Decision Workspace
serde_dynamo vs serde_dynamodb vs dynamodb_data
Side-by-side comparison of Rust crates
63
serde_dynamo
growingv4.3.0
serde serializer/deserializer for DynamoDB items that supports aws-sdk-dynamodb, aws_lambda_events, and rusoto_dynamodb
51
serde_dynamodb
growingv0.9.0
de/serialize struct to HashMap<String, AttributeValue> with Serde to use with Rusoto DynamoDB
41
dynamodb_data
growingv0.1.8
Serde based serialization support and misc utilities for working with Dynamodb via the rusoto_dynamodb crate
Core Metrics
| serde_dynamo | serde_dynamodb | dynamodb_data | |
|---|---|---|---|
| Health Score | 63 | 51 | 41 |
| Total Downloads | 5.0M | 321.1K | 13.1K |
| 30d Downloads | 688.2K | 2.5K | 13 |
| Dependents | 288 | 55 | 0 |
| Releases | 51 | 19 | 9 |
| Last Updated | 192d ago | 1731d ago | 2378d ago |
| Age | 5y 3m | 8y | 6y 6m |
Health Breakdown
serde_dynamo
Maintenance
11
Quality
19
Community
12
Popularity
8
Documentation
13
serde_dynamodb
Maintenance
7
Quality
17
Community
8
Popularity
7
Documentation
12
dynamodb_data
Maintenance
10
Quality
14
Community
3
Popularity
5
Documentation
9
Technical Details
| serde_dynamo | serde_dynamodb | dynamodb_data | |
|---|---|---|---|
| Version | 4.3.0 | 0.9.0 | 0.1.8 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 84 | 7 | 5 |
| Crate Size | 72KB | 19KB | 18KB |
| Features | 73 | 6 | 0 |
| Yanked % | 3.9% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 2 | 1 | 1 |
Links
Quick Verdict
- •serde_dynamo leads with a health score of 63/100, but none of the options score above 80.
- •serde_dynamo is depended on by 288 crates — strongest ecosystem trust.
- •⚠ serde_dynamodb, dynamodb_data have not been updated in over a year.
- •serde_dynamodb, dynamodb_data are pre-1.0 — API may change.