Decision Workspace
diesel-pg-explain vs diesel_pgrx vs benzina-derive
Side-by-side comparison of Rust crates
44
diesel-pg-explain
growingv1.0.0
Wrap Diesel PostgreSQL queries in EXPLAIN and parse the plan into structured Rust types.
39
diesel_pgrx
experimentalv0.1.0
Diesel ORM integration for PGRX PostgreSQL extensions using binary protocol
62
benzina-derive
experimentalv0.5.1
Various helper types and macros for `diesel`
Core Metrics
| diesel-pg-explain | diesel_pgrx | benzina-derive | |
|---|---|---|---|
| Health Score | 44 | 39 | 62 |
| Total Downloads | 905 | 148 | 17.5K |
| 30d Downloads | 47 | 18 | 853 |
| Dependents | 0 | 2 | 16 |
| Releases | 1 | 1 | 16 |
| Last Updated | 317d ago | 143d ago | 58d ago |
| Age | 10m | 4m | 10m |
Health Breakdown
diesel-pg-explain
Maintenance
3
Quality
18
Community
6
Popularity
4
Documentation
13
diesel_pgrx
Maintenance
6
Quality
14
Community
6
Popularity
3
Documentation
10
benzina-derive
Maintenance
17
Quality
15
Community
13
Popularity
5
Documentation
12
Technical Details
| diesel-pg-explain | diesel_pgrx | benzina-derive | |
|---|---|---|---|
| Version | 1.0.0 | 0.1.0 | 0.5.1 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | GPL-3.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 8 | 6 |
| Crate Size | 4KB | 23KB | 18KB |
| Features | 0 | 4 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | — | 1.86 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •benzina-derive leads with a health score of 62/100, but none of the options score above 80.
- •diesel_pgrx, benzina-derive are pre-1.0 — API may change.