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: 6 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,550 |
apache/shardingsphere | A distributed SQL query and transaction engine for sharding, scaling, encryption, and more on any database | 19,985 |
qihoo360/atlas | A high-performance proxy for MySQL that provides read/write splitting, load balancing, and failover handling with improved performance and reliability. | 4,654 |
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,701 |
knex/knex | A SQL query builder for multiple databases | 19,362 |
uptrace/bun | An ORM for Go that supports multiple databases and provides an easy-to-use API for writing complex queries | 3,792 |
siddontang/mixer | A MySQL proxy that splits reads and writes across multiple remote servers | 770 |
brucexx/heisenberg | A distributed MySQL middleware for high-performance data partitioning and scaling | 37 |
major/mysqltuner-perl | A tool that analyzes and optimizes MySQL configuration for improved performance and stability | 8,966 |
dbcli/mycli | A terminal client for MySQL with auto-completion and syntax highlighting capabilities. | 11,490 |
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 | An async, pure Rust SQL crate with compile-time checked queries and support for multiple databases. | 13,470 |
mosn/mosn | A cloud-native network proxy platform with modular architecture and multi-protocol support | 4,455 |