Decision Workspace
pgmold-sqlparser vs sqlparser vs sqlparser_derive
Side-by-side comparison of Rust crates
49
pgmold-sqlparser
experimentalv0.60.3
Fork of sqlparser with additional PostgreSQL features (PARTITION OF, SECURITY DEFINER/INVOKER, SET params, SETOF)
68
sqlparser
growingv0.61.0
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
62
sqlparser_derive
growingv0.5.0
Procedural (proc) macros for sqlparser
Core Metrics
| pgmold-sqlparser | sqlparser | sqlparser_derive | |
|---|---|---|---|
| Health Score | 49 | 68 | 62 |
| Total Downloads | 754 | 56.9M | 32.7M |
| 30d Downloads | 270 | 3.9M | 2.1M |
| Dependents | 164 | 4.1K | 49 |
| Releases | 4 | 85 | 8 |
| Last Updated | 42d ago | 45d ago | 45d ago |
| Age | 2m | 7y 6m | 3y 3m |
Health Breakdown
pgmold-sqlparser
Maintenance
10
Quality
14
Community
9
Popularity
3
Documentation
13
sqlparser
Maintenance
17
Quality
14
Community
16
Popularity
8
Documentation
13
sqlparser_derive
Maintenance
14
Quality
15
Community
12
Popularity
8
Documentation
13
Technical Details
| pgmold-sqlparser | sqlparser | sqlparser_derive | |
|---|---|---|---|
| Version | 0.60.3 | 0.61.0 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 9 | 3 |
| Crate Size | 390KB | 430KB | 12KB |
| Features | 5 | 6 | 0 |
| Yanked % | 0.0% | 1.2% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 5 | 4 |
Links
Quick Verdict
- •sqlparser leads with a health score of 68/100, but none of the options score above 80.
- •sqlparser is depended on by 4.1K crates — strongest ecosystem trust.