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 execution framework for speeding up SQL queries on multiple cores in a single computer | 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,275 |
manageiq/optimist | A commandline option parser for Ruby that simplifies the process of defining and managing options | 255 |
nessos/linqoptimizer | Automates query optimization and compilation for LINQ queries in F# | 477 |
mariadb-corporation/maxscale | An intelligent proxy that forwards database statements to multiple servers based on complex rules and semantic understanding. | 1,418 |
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 | 279 |
amphp/mysql | An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities | 361 |
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. | 3 |
cathei/linqgen | An optimization project for LINQ queries using code generation to reduce allocations and improve performance. | 290 |