Decision Workspace
reddb-io vs reddb-io-server vs moondb
Side-by-side comparison of Rust crates
55
reddb-io
experimentalv1.5.0
Unified multi-model database: tables, documents, graphs, vectors, and key-value in one engine. Umbrella crate that hosts the `red` binary and re-exports the workspace.
55
reddb-io-server
experimentalv1.5.0
RedDB server-side engine: storage, runtime, replication, MCP, AI, and the gRPC/HTTP/RedWire/PG-wire dispatchers. Re-exported by the umbrella `reddb` crate.
47
moondb
experimentalv0.1.1
Rust client SDK for Moon — high-performance Redis-compatible server with vector search and graph engine
Core Metrics
| reddb-io | reddb-io-server | moondb | |
|---|---|---|---|
| Health Score | 55 | 55 | 47 |
| Total Downloads | 184 | 288 | 181 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 26 | 2 |
| Releases | 13 | 13 | 1 |
| Last Updated | 3d ago | 3d ago | 35d ago |
| Age | 14d | 14d | 1m |
Health Breakdown
reddb-io
Maintenance
17
Quality
16
Community
6
Popularity
3
Documentation
13
reddb-io-server
Maintenance
17
Quality
12
Community
10
Popularity
3
Documentation
13
moondb
Maintenance
11
Quality
14
Community
7
Popularity
3
Documentation
12
Technical Details
| reddb-io | reddb-io-server | moondb | |
|---|---|---|---|
| Version | 1.5.0 | 1.5.0 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | AGPL-3.0-only | AGPL-3.0-only | MIT |
| Dependencies | 18 | 48 | 8 |
| Crate Size | 88KB | 3.2MB | 44KB |
| Features | 8 | 6 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •reddb-io leads with a health score of 55/100, but none of the options score above 80.
- •reddb-io-server has the most downloads (288), suggesting wider adoption.
- •moondb is pre-1.0 — API may change.