radondb/radon
RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services 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: 3150
- days_rel: n/a
- days_push: 1533
- n_releases_24m: 0
Adoption not part of the score
1794 stars · 219 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RadonDB is a cloud-native distributed MySQL-compatible database written in Go that provides automatic sharding, distributed transactions with snapshot isolation, and scale-out architecture using MySQL as the storage engine. It speaks the MySQL protocol and adds distributed joins, parallel query execution, and distributed full-text search on top of a sharded cluster.
Use cases
- scale a MySQL database horizontally beyond a single node
- run a MySQL-compatible database with automatic table sharding
- get distributed transactions with strong consistency on MySQL
- build a cloud-native OLTP database cluster
- shard large MySQL tables transparently to applications
- run distributed joins and parallel queries across shards
- add full-text search to a distributed MySQL setup
When to choose
- you need MySQL protocol compatibility with transparent scale-out sharding
- you want distributed transactions (snapshot isolation) across shards
- you need a self-hosted, cloud-native NewSQL database in Go
- your workload outgrows a single MySQL instance's capacity or throughput
When to avoid
- you need a simple single-node MySQL database without sharding
- you require the latest features or active development - the last release was mid-2022
- you want a fully managed database service
- you need PostgreSQL compatibility instead of MySQL
Facets
service · maturity maintenance
database search-engine json databases microservices cloud-computing backend go cloud self-hosted mysql-protocol distributed-database sharding distributed-transactions oltp olap cloud-native scale-out full-text-search newsql linux docker
1 source
- readme: https://github.com/radondb/radon · fetched 2026-08-28 · fd457c8f6423
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| radondb/radon | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem