https://vitess.io/ Vitess logo [ ] Docs Blog Community English Zhong Wen Chinese [vitess] A database clustering system for horizontal scaling of MySQL [kubernetes] Kubernetes Quickstart Local Install Documentation Scalability Vitess combines many important MySQL features with the scalability of a NoSQL database. Its built-in sharding features let you grow your database without adding sharding logic to your application. Performance Vitess automatically rewrites queries that hurt database performance. It also uses caching mechanisms to mediate queries and prevent duplicate queries from simultaneously reaching your database. Performance is monitored through nightly benchmarks. Manageability Vitess automatically handles functions like master failovers and backups. It uses a lock server to track and administer servers, letting your application be blissfully ignorant of database topology. Connection pooling Vitess eliminates the high-memory overhead of MySQL connections. Vitess servers easily handle thousands of connections at once. Shard management MySQL doesn't natively support sharding, but you will likely need it as your database grows. Vitess saves you from having to add sharding logic to your app and also enables live resharding with minimal read-only downtime. Workflow Vitess keeps track of all of the metadata about your cluster configuration so that the cluster view is always up-to-date and consistent for different clients. Who uses Vitess Add your logo [CloudSigma] [NewRelic-l] [Peak_Games] [Weave-Logo] [axd] [axon] [betterclou] [citymobil] [flipkart] [github] [hubspot] [jd] [nozzle] [opensooq] [pinterest] [pixelfeder] [quizofking] [slack] [square] [stitchlabs] [youtube] An introduction to Vitess Vitess is a Cloud Native Computing Foundation graduated project [cncf] [vitess-hor] --------------------------------------------------------------------- Docs Blog Community GitHub Twitter Slack Stack Overflow (c) Vitess Authors 2021 | Documentation Distributed under CC-BY-4.0 (c) 2021 The Linux Foundation. All rights reserved. The Linux Foundation has registered trademarks and uses trademarks. For a list of trademarks of The Linux Foundation, please see our Trademark Usage page.