alibaba/cobar
a proxy for sharding databases and tables observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- 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: n/a
- age_days: 4613
- days_rel: n/a
- days_push: 1123
- n_releases_24m: 0
Adoption not part of the score
3187 stars · 1202 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cobar is a database proxy from Alibaba that shards MySQL databases and tables, speaking the MySQL protocol so applications can use it as a drop-in MySQL replacement. It supports adding MySQL instances as the business grows and provides high availability through clustering of both the proxy and underlying MySQL nodes.
Use cases
- shard a large MySQL database across multiple instances
- scale MySQL horizontally as data grows
- split large tables across MySQL servers transparently
- add a proxy layer in front of MySQL without changing application code
- achieve high availability for MySQL-backed services
When to choose
- your application uses MySQL and you need transparent horizontal sharding
- you want to scale MySQL without modifying client code
- you need a battle-tested proxy layer compatible with the MySQL protocol
When to avoid
- you use databases other than MySQL as the underlying storage
- you need advanced SQL features or complex cross-shard transactions
- you want an actively developed project with modern community support
Facets
service · maturity maintenance
database proxy routing http-server databases backend microservices jvm self-hosted database-sharding mysql-proxy middleware horizontal-scaling high-availability linux
1 source
- readme: https://github.com/alibaba/cobar · fetched 2026-08-28 · d9e2a360af61
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alibaba/cobar | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem