Decision Workspace
substrait-explain vs eloquent vs datalog_ir
Side-by-side comparison of Rust crates
53
substrait-explain
experimentalv0.3.0
Explain Substrait plans as human-readable text.
59
eloquent
stablev2.1.0
Eloquent is a SQL query builder to easily build complex queries in Rust.
58
datalog_ir
experimentalv0.2.0
Intermediate Representation types for Datalog query plans
Core Metrics
| substrait-explain | eloquent | datalog_ir | |
|---|---|---|---|
| Health Score | 53 | 59 | 58 |
| Total Downloads | 100.7K | 15.1K | 195 |
| 30d Downloads | 100.2K | 93 | 9 |
| Dependents | 0 | 10 | 0 |
| Releases | 3 | 14 | 7 |
| Last Updated | 15d ago | 88d ago | 122d ago |
| Age | 8m | 3y 2m | 4m |
Health Breakdown
substrait-explain
Maintenance
18
Quality
13
Community
6
Popularity
6
Documentation
10
eloquent
Maintenance
13
Quality
22
Community
6
Popularity
5
Documentation
13
datalog_ir
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
15
Technical Details
| substrait-explain | eloquent | datalog_ir | |
|---|---|---|---|
| Version | 0.3.0 | 2.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 15 | 1 | 0 |
| Crate Size | 134KB | 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 59/100, but none of the options score above 80.
- •substrait-explain has the most downloads (100.7K), suggesting wider adoption.
- •substrait-explain, datalog_ir are pre-1.0 — API may change.