Decision Workspace
br-db vs df-db vs diesel
Side-by-side comparison of Rust crates
62
br-db
stablev1.8.71
This is an orm database mysql mssql sqlite
36
df-db
growingv0.2.41
This is an orm database mysql mssql sqlite
79
diesel
stablev2.3.7
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
Core Metrics
| br-db | df-db | diesel | |
|---|---|---|---|
| Health Score | 62 | 36 | 79 |
| Total Downloads | 267.3K | 73.0K | 23.7M |
| 30d Downloads | 589 | 45 | 1.2M |
| Dependents | 440 | 74 | 7.6K |
| Releases | 284 | 61 | 92 |
| Last Updated | 2d ago | 1091d ago | 14d ago |
| Age | 2y 12m | 3y 2m | 10y 4m |
Health Breakdown
br-db
Maintenance
19
Quality
20
Community
10
Popularity
6
Documentation
7
df-db
Maintenance
8
Quality
7
Community
8
Popularity
6
Documentation
7
diesel
Maintenance
18
Quality
19
Community
19
Popularity
8
Documentation
15
Technical Details
| br-db | df-db | diesel | |
|---|---|---|---|
| Version | 1.8.71 | 0.2.41 | 2.3.7 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 19 | 14 | 34 |
| Crate Size | 89KB | 37KB | 440KB |
| Features | 5 | 0 | 26 |
| Yanked % | 0.0% | 88.5% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.86.0 |
| Owners | 1 | 1 | 3 (team) |
Quick Verdict
- •diesel leads with a health score of 79/100, but none of the options score above 80.
- •diesel is depended on by 7.6K crates — strongest ecosystem trust.
- •⚠ df-db has not been updated in over a year.
- •df-db is pre-1.0 — API may change.