Decision Workspace
dynamodb_data vs serde_dynamo vs serde_dynamodb
Side-by-side comparison of Rust crates
41
dynamodb_data
growingv0.1.8
Serde based serialization support and misc utilities for working with Dynamodb via the rusoto_dynamodb crate
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
Core Metrics
| dynamodb_data | serde_dynamo | serde_dynamodb | |
|---|---|---|---|
| Health Score | 41 | 63 | 51 |
| Total Downloads | 13.1K | 5.0M | 321.1K |
| 30d Downloads | 13 | 714.3K | 2.6K |
| Dependents | 0 | 288 | 55 |
| Releases | 9 | 51 | 19 |
| Last Updated | 2378d ago | 192d ago | 1731d ago |
| Age | 6y 6m | 5y 3m | 8y |
Health Breakdown
dynamodb_data
Maintenance
10
Quality
14
Community
3
Popularity
5
Documentation
9
serde_dynamo
Maintenance
11
Quality
19
Community
12
Popularity
8
Documentation
13
serde_dynamodb
Maintenance
7
Quality
17
Community
8
Popularity
7
Documentation
12
Technical Details
| dynamodb_data | serde_dynamo | serde_dynamodb | |
|---|---|---|---|
| Version | 0.1.8 | 4.3.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 84 | 7 |
| Crate Size | 18KB | 72KB | 19KB |
| Features | 0 | 73 | 6 |
| Yanked % | 0.0% | 3.9% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 2 | 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.
- •⚠ dynamodb_data, serde_dynamodb have not been updated in over a year.
- •dynamodb_data, serde_dynamodb are pre-1.0 — API may change.