vitess
Database sharded cluster
A distributed database system that enables horizontal scaling of MySQL by sharding data across multiple nodes
Vitess is a database clustering system for horizontal scaling of MySQL.
19k stars
505 watching
2k forks
Language: Go
last commit: about 1 month ago
Linked from 6 awesome lists
cncfdatabase-clusterkubernetesmysqlshardvitess
Related projects:
Repository | Description | Stars |
---|---|---|
apache/shardingsphere | A distributed SQL query and transaction engine for sharding, scaling, encryption, and more on any database | 20,034 |
session-replay-tools/cetus | Middleware designed to provide transparent routing between applications and MySQL servers for horizontal scaling and high availability | 1,246 |
flike/kingshard | A high-performance proxy for MySQL that simplifies sharding and provides various features to improve database performance. | 6,416 |
citusdata/pg_shard | Enables horizontal scaling and high availability for PostgreSQL tables by sharding and replicating them. | 1,058 |
citusdata/citus | A PostgreSQL extension that allows distributed database scalability and high performance through sharding and replication | 10,728 |
zensqlmonitor/influxdb-sqlserver | Collects Microsoft SQL Server metrics and sends them to InfluxDB for visualization with Grafana | 72 |
kubescape/kubescape | A platform that analyzes and secures Kubernetes environments throughout the development and deployment lifecycle | 10,292 |
brucexx/heisenberg | A distributed MySQL middleware for high-performance sharding and read-reduce operations | 38 |
crate/crate | A distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time. | 4,139 |
jarvusinnovations/lapidus | Tools for streaming data from relational databases and NoSQL document stores to receive real-time updates | 172 |
twitter-forks/mysql | A customized MySQL version for a large-scale production environment with enhanced status monitoring and memory optimization features. | 1,726 |
future-architect/vuls | A tool to automatically scan and report on vulnerabilities in software systems. | 11,021 |
bytebase/bytebase | A comprehensive platform for managing and securing database development and operations across multiple databases and teams | 11,605 |
cachethq/cachet | A status page system that allows users to report incidents and customize their dashboard. | 14,135 |
mysql/mysql-server | A database management system written in C++ that supports various data storage and retrieval operations. | 10,964 |