Decision Workspace
datalog_ast vs sqlglot-rust vs dsn
Side-by-side comparison of Rust crates
55
datalog_ast
experimentalv0.2.7
Abstract Syntax Tree types for Datalog programs
47
sqlglot-rust
experimentalv0.9.24
A SQL parser, optimizer, and transpiler library inspired by Python's sqlglot
63
dsn
growingv1.2.1
DSN (Data Source Name) parser
Core Metrics
| datalog_ast | sqlglot-rust | dsn | |
|---|---|---|---|
| Health Score | 55 | 47 | 63 |
| Total Downloads | 249 | 274 | 277.8K |
| 30d Downloads | 12 | 274 | 37.8K |
| Dependents | 0 | 0 | 80 |
| Releases | 9 | 24 | 14 |
| Last Updated | 122d ago | 9d ago | 133d ago |
| Age | 4m | 11d | 6y 8m |
Health Breakdown
datalog_ast
Maintenance
19
Quality
15
Community
6
Popularity
3
Documentation
12
sqlglot-rust
Maintenance
18
Quality
7
Community
6
Popularity
3
Documentation
13
dsn
Maintenance
10
Quality
20
Community
11
Popularity
7
Documentation
15
Technical Details
| datalog_ast | sqlglot-rust | dsn | |
|---|---|---|---|
| Version | 0.2.7 | 0.9.24 | 1.2.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | BSD-3-Clause |
| Dependencies | 0 | 11 | 1 |
| Crate Size | 17KB | 259KB | 17KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 91.7% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.74 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dsn leads with a health score of 63/100, but none of the options score above 80.
- •datalog_ast, sqlglot-rust are pre-1.0 — API may change.