Decision Workspace
substrait-explain vs eloquent vs datalog_ir
Side-by-side comparison of Rust crates
51
substrait-explain
experimentalv0.3.2
Explain Substrait plans as human-readable text.
57
eloquent
growingv2.1.0
Eloquent is a SQL query builder to easily build complex queries in Rust.
56
datalog_ir
experimentalv0.2.0
Intermediate Representation types for Datalog query plans
Core Metrics
| substrait-explain | eloquent | datalog_ir | |
|---|---|---|---|
| Health Score | 51 | 57 | 56 |
| Total Downloads | 100.8K | 15.4K | 197 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 10 | 0 |
| Releases | 5 | 14 | 7 |
| Last Updated | 26d ago | 147d ago | 181d ago |
| Age | 10m | 3y 4m | 6m |
Health Breakdown
substrait-explain
Maintenance
17
Quality
12
Community
6
Popularity
6
Documentation
10
eloquent
Maintenance
11
Quality
22
Community
6
Popularity
5
Documentation
13
datalog_ir
Maintenance
17
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| substrait-explain | eloquent | datalog_ir | |
|---|---|---|---|
| Version | 0.3.2 | 2.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 19 | 1 | 0 |
| Crate Size | 171KB | 4KB | 16KB |
| Features | 4 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.74 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •eloquent leads with a health score of 57/100, but none of the options score above 80.
- •substrait-explain has the most downloads (100.8K), suggesting wider adoption.
- •substrait-explain, datalog_ir are pre-1.0 — API may change.