kingshard
MySQL proxy
A high-performance proxy for MySQL that simplifies sharding and provides various features to improve database performance.
A high-performance MySQL proxy
6k stars
390 watching
1k forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
kingshardmysqlmysql-proxy
Related projects:
Repository | Description | Stars |
---|---|---|
go-sql-driver/mysql | A MySQL driver library for Go's database/sql package | 14,580 |
apache/shardingsphere | A distributed SQL query and transaction engine for sharding, scaling, encryption, and more on any database | 20,034 |
qihoo360/atlas | A high-performance proxy for MySQL that provides read/write splitting, load balancing, and failover handling with improved performance and reliability. | 4,653 |
blastrain/octillery | A Go package for sharding databases in a flexible and declarative way, supporting various OR mapping libraries and raw SQL. | 194 |
vitessio/vitess | A distributed database system that enables horizontal scaling of MySQL by sharding data across multiple nodes | 18,777 |
knex/knex | A SQL query builder for multiple databases | 19,456 |
uptrace/bun | An ORM for Go that supports multiple databases and provides an easy-to-use API for writing complex queries | 3,890 |
siddontang/mixer | A MySQL proxy that splits reads and writes across multiple remote servers | 769 |
brucexx/heisenberg | A distributed MySQL middleware for high-performance sharding and read-reduce operations | 38 |
major/mysqltuner-perl | A tool that analyzes and optimizes MySQL configuration for improved performance and stability | 9,011 |
dbcli/mycli | A terminal client for MySQL with auto-completion and syntax highlighting capabilities. | 11,513 |
xujiajun/godbal | A Go library for building and executing SQL queries with a focus on simplicity and ease of use. | 59 |
kevgk/leya | An API that enables interaction with MySQL databases using Autohotkey without exposing server credentials. | 16 |
launchbadge/sqlx | A high-level, async Rust library for interacting with relational databases. | 13,661 |
mosn/mosn | A cloud-native network proxy platform with modular architecture and multi-protocol support | 4,463 |