apache/shardingsphere
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases. observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 99
- Release rhythm 40
- 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: 247.0
- age_days: 3880
- days_rel: 186
- days_push: 8
- n_releases_24m: 3
Adoption not part of the score
20788 stars · 6907 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apache ShardingSphere is an enterprise distributed database ecosystem that turns heterogeneous databases (MySQL, PostgreSQL, etc.) into a distributed SQL system with sharding, read-write splitting, encryption, and distributed transactions. It can be deployed as a JDBC driver, a proxy gateway, or embedded sidecar.
Use cases
- shard a large MySQL table across multiple database nodes
- add read-write splitting to scale database reads
- transparently encrypt sensitive database columns
- run distributed transactions across multiple databases
- put a SQL gateway in front of heterogeneous databases
- scale PostgreSQL horizontally without rewriting application SQL
When to choose
- you need horizontal database scaling via sharding without changing application code
- you want transparent data encryption or masking at the database layer
- you need read-write splitting or distributed transactions across existing MySQL/PostgreSQL instances
When to avoid
- your dataset fits comfortably in a single database instance
- you need a fully managed distributed SQL database rather than middleware over existing databases
- your stack is not JVM/SQL-based
Facets
framework · maturity stable
database database-driver security cryptography api-gateway microservices middleware databases microservices big-data security backend jvm cloud self-hosted cross-platform sharding read-write-splitting distributed-sql database-middleware data-encryption distributed-transactions database-gateway federation apache data-engineering docker kubernetes
1 source
- readme: https://github.com/apache/shardingsphere · fetched 2026-08-28 · 5cb7d5d3e1a4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/shardingsphere | main | 79 |
For agents
markdown · JSON · MCP: product_card(name="apache/shardingsphere")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem