Ross ROSS = Recommend OSS · open-source software intelligence for agents

vitessio/vitess

Vitess is a database clustering system for horizontal scaling of MySQL. observed · 2026-08-28

github.com/vitessio/vitess · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 99
  • Release rhythm 90
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 4815
  • days_rel: 70
  • days_push: 7
  • n_releases_24m: 35

Full methodology

Adoption not part of the score

21259 stars · 2385 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Vitess is a cloud-native database clustering system that horizontally scales MySQL through transparent, generalized sharding. It provides query routing, connection pooling, high availability, and near-zero-downtime resharding, and is a CNCF graduated project originally built for YouTube.

Use cases

  • horizontally scale a MySQL database beyond a single server
  • shard MySQL without changing application queries
  • live resharding with near-zero downtime
  • automate MySQL primary failover for high availability
  • manage schema changes across many MySQL shards
  • run a MySQL-compatible database on Kubernetes
  • pool connections and improve MySQL performance at high concurrency
  • migrate an existing MySQL database into a sharded cluster

When to choose

  • your MySQL workload has outgrown vertical scaling and needs sharding
  • you need transparent sharding so application code stays database-agnostic
  • you operate large MySQL fleets on Kubernetes and want automated failover and resharding
  • you need high connection counts with pooling and query rewriting
  • you want a battle-tested system proven at YouTube, Slack, and Square scale

When to avoid

  • your dataset fits comfortably on a single MySQL server
  • you need a fully managed database without operational overhead
  • your application relies on niche MySQL features not yet supported by Vitess
  • you want a simple embedded or lightweight database for small projects
  • you cannot operate additional infrastructure like etcd and cluster management components

Facets

service · maturity stable

database database-driver caching monitoring deployment container-orchestration databases microservices cloud-computing self-hosted go cloud self-hosted mysql sharding database-clustering horizontal-scaling cncf high-availability resharding vtgate vreplication kubernetes-operator devops linux kubernetes docker

10 sources

Member repositories

RepositoryRoleHealth v2
vitessio/vitessmain96

For agents

markdown · JSON · MCP: product_card(name="vitessio/vitess")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem