Decision Workspace
dynamodb-crud vs dynoxide-rs vs dynamo_table
Side-by-side comparison of Rust crates
47
dynamodb-crud
experimentalv0.1.6
a type-safe, ergonomic interface for performing CRUD operations on Amazon DynamoDB tables
52
dynoxide-rs
experimentalv0.9.6
A lightweight, embeddable DynamoDB emulator backed by SQLite
47
dynamo_table
experimentalv0.2.0
A high-level DynamoDB table abstraction with get_item, query, update, filter, batch operations, pagination, and type-safe queries
Core Metrics
| dynamodb-crud | dynoxide-rs | dynamo_table | |
|---|---|---|---|
| Health Score | 47 | 52 | 47 |
| Total Downloads | 112 | 25 | 48 |
| 30d Downloads | 19 | 22 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 7 | 3 | 2 |
| Last Updated | 29d ago | today | 55d ago |
| Age | 2m | 1m | 3m |
Health Breakdown
dynamodb-crud
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
13
dynoxide-rs
Maintenance
14
Quality
13
Community
11
Popularity
2
Documentation
12
dynamo_table
Maintenance
14
Quality
12
Community
6
Popularity
2
Documentation
13
Technical Details
| dynamodb-crud | dynoxide-rs | dynamo_table | |
|---|---|---|---|
| Version | 0.1.6 | 0.9.6 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 35 | 14 |
| Crate Size | 198KB | 411KB | 68KB |
| Features | 2 | 12 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •dynoxide-rs leads with a health score of 52/100, but none of the options score above 80.
- •dynamodb-crud has the most downloads (112), suggesting wider adoption.