proxysql
Query optimizer
A high performance proxy designed to improve MySQL and other database backends' performance by caching and optimizing queries.
25 stars
6 watching
7 forks
Language: C
last commit: about 7 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
drpaulbrewer/multicoresql | A parallel processing framework for speeding up SQL queries on multiple cores | 14 |
quetzal-rdf/quetzal | A system for translating and optimizing queries on graph data to improve performance across multiple relational databases. | 98 |
magnificentpako/marami | A Prolog implementation of a query optimization and execution algorithm for efficient processing of complex queries | 10 |
anapsid/anapsid | An adaptive query processing engine designed to optimize performance for SPARQL endpoints | 18 |
agildata/mysql-proxy-rs | A framework for building scalable MySQL proxy servers with custom logic | 194 |
noripyt/django-cachalot | A Django ORM query caching system to improve performance by storing and invalidating cached queries. | 1,251 |
manageiq/optimist | An option parser generator for Ruby that simplifies command-line interface development with automatically generated help pages and sensible defaults. | 252 |
nessos/linqoptimizer | Automates query optimization and compilation for LINQ queries in F# | 477 |
mariadb-corporation/maxscale | A highly intelligent proxy that forwards and manages complex database connections and rules. | 1,414 |
jamiebuilds/babel-react-optimize | A set of Babel plugins and presets to optimize React code by removing unnecessary elements and prop types. | 1,672 |
dimitri/regresql | A tool for regression testing and maintaining SQL queries against a PostgreSQL database | 278 |
amphp/mysql | An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities | 359 |
dice-group/costfed | An index-assisted federation engine for optimizing queries across multiple SPARQL endpoints | 18 |
yireo/yireo_customgraphqlquerylimiter | A Magento 2 module to customize settings for the GraphQL Query Limiter and enhance performance and security of headless Magento. | 2 |
cathei/linqgen | An optimization project for LINQ queries using code generation to reduce allocations and improve performance. | 287 |