Decision Workspace
sparrowdb-storage vs obj-core vs aedb
Side-by-side comparison of Rust crates
54
sparrowdb-storage
experimentalv0.1.16
Storage engine (WAL, node store, edge store, CSR) for SparrowDB
51
obj-core
experimentalv1.0.0
Storage engine internals for the obj embedded document database (pager, WAL, B-tree, codec, catalog).
49
aedb
experimentalv0.2.7
Embedded Rust storage engine with transactional commits, WAL durability, and snapshot-consistent reads
Core Metrics
| sparrowdb-storage | obj-core | aedb | |
|---|---|---|---|
| Health Score | 54 | 51 | 49 |
| Total Downloads | 542 | 16 | 658 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 44 | 3 | 0 |
| Releases | 12 | 1 | 18 |
| Last Updated | 57d ago | today | 4d ago |
| Age | 2m | 1d | 3m |
Health Breakdown
sparrowdb-storage
Maintenance
16
Quality
11
Community
11
Popularity
3
Documentation
13
obj-core
Maintenance
13
Quality
14
Community
8
Popularity
1
Documentation
15
aedb
Maintenance
19
Quality
8
Community
6
Popularity
3
Documentation
13
Technical Details
| sparrowdb-storage | obj-core | aedb | |
|---|---|---|---|
| Version | 0.1.16 | 1.0.0 | 0.2.7 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 13 | 34 |
| Crate Size | 101KB | 216KB | 506KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.93 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sparrowdb-storage leads with a health score of 54/100, but none of the options score above 80.
- •aedb has the most downloads (658), suggesting wider adoption.
- •sparrowdb-storage, aedb are pre-1.0 — API may change.