session-replay-tools/cetus
Cetus is high-performance middleware designed to provide transparent routing between your application and backend MySQL servers. 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3102
- days_rel: n/a
- days_push: 676
- n_releases_24m: 0
Adoption not part of the score
1241 stars · 312 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Cetus is a high-performance MySQL proxy middleware written in C that provides transparent routing between applications and backend MySQL servers. It offers read-write splitting and data sharding editions with connection pooling, distributed transaction support, and monitoring, enabling horizontal scaling and high availability at the database layer.
Use cases
- proxy mysql connections transparently
- split mysql reads and writes across replicas
- shard mysql tables horizontally
- pool backend database connections
- scale mysql horizontally without changing application code
- run distributed transactions across sharded mysql servers
- monitor and manage mysql backend health
When to choose
- you need transparent read-write splitting for mysql
- you want to shard mysql data with minimal application changes
- you need connection pooling and sql routing in front of mysql backends
- you require xa-style distributed transactions across shards
When to avoid
- you use postgres or another non-mysql database
- you want a fully managed cloud database proxy
- your project needs a very actively developed tool with frequent releases
- you need a proxy written in a memory-safe language
Facets
service · maturity maintenance
database middleware routing caching monitoring security databases backend microservices performance c self-hosted mysql-proxy read-write-splitting sharding connection-pooling horizontal-scaling xa-transactions database-proxy devops linux web-server
1 source
- readme: https://github.com/session-replay-tools/cetus · fetched 2026-08-28 · cdd652f1db1d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| session-replay-tools/cetus | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="session-replay-tools/cetus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem