Decision Workspace
serde_db vs hdbconnect vs hdbconnect_async
Side-by-side comparison of Rust crates
46
serde_db
growingv0.12.0
Deserialization of database result sets, and serialization of database parameters
57
hdbconnect
growingv0.32.0
A synchronous pure rust database driver for SAP HANA(TM)
54
hdbconnect_async
growingv0.32.0
An asynchronous pure rust database driver for SAP HANA(TM)
Core Metrics
| serde_db | hdbconnect | hdbconnect_async | |
|---|---|---|---|
| Health Score | 46 | 57 | 54 |
| Total Downloads | 89.7K | 133.8K | 60.8K |
| 30d Downloads | 4.4K | 1.5K | 3.9K |
| Dependents | 83 | 29 | 26 |
| Releases | 25 | 86 | 18 |
| Last Updated | 530d ago | 294d ago | 294d ago |
| Age | 8y 5m | 9y 3m | 3y 1m |
Health Breakdown
serde_db
Maintenance
5
Quality
14
Community
8
Popularity
6
Documentation
13
hdbconnect
Maintenance
9
Quality
14
Community
13
Popularity
6
Documentation
15
hdbconnect_async
Maintenance
8
Quality
14
Community
11
Popularity
6
Documentation
15
Technical Details
| serde_db | hdbconnect | hdbconnect_async | |
|---|---|---|---|
| Version | 0.12.0 | 0.32.0 | 0.32.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 21 | 25 |
| Crate Size | 30KB | 21KB | 28KB |
| Features | 1 | 3 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85.0 | 1.85.0 |
| Owners | 1 | 3 | 2 |
Links
Quick Verdict
- •hdbconnect leads with a health score of 57/100, but none of the options score above 80.
- •⚠ serde_db has not been updated in over a year.