Vitess
Vitess is an open-source database clustering system that adds horizontal scaling, sharding, and connection management to MySQL, letting it operate reliably at very large scale while presenting applications with a mostly standard MySQL interface.
3 resources across 1 library
Glossary Terms(3)
Vitess
Vitess is an open-source database clustering system that adds horizontal scaling, sharding, and connection management to MySQL, letting it operate reliably at…
ProxySQL
ProxySQL is an open-source, high-performance protocol-aware proxy for MySQL and MySQL-compatible databases that sits between applications and database servers…
PgBouncer
PgBouncer is a lightweight, open-source connection pooler for PostgreSQL that reduces the overhead of establishing new database connections by reusing a smalle…