Decision Workspace
sqlparser vs sqlparser_derive vs pgmold-sqlparser
Side-by-side comparison of Rust crates
70
sqlparser
growingv0.62.0
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
60
sqlparser_derive
growingv0.5.0
Procedural (proc) macros for sqlparser
57
pgmold-sqlparser
experimentalv0.63.0
Fork of sqlparser with additional PostgreSQL features (PARTITION OF, SECURITY DEFINER/INVOKER, SET params, EXCLUDE, TEXT SEARCH, AGGREGATE, FOREIGN TABLE/FDW, PUBLICATION, SUBSCRIPTION, ALTER DOMAIN/TRIGGER/EXTENSION, CAST, CONVERSION, LANGUAGE, RULE, STATISTICS, ACCESS METHOD, EVENT TRIGGER, TRANSFORM, SECURITY LABEL, USER MAPPING, TABLESPACE, GRANT ON TYPE/DOMAIN, COMMENT ON TRIGGER/AGGREGATE/POLICY/CONSTRAINT/OPERATOR/RULE, ALTER TYPE OWNER/SCHEMA/ATTRIBUTE, ALTER DEFAULT PRIVILEGES)
Core Metrics
| sqlparser | sqlparser_derive | pgmold-sqlparser | |
|---|---|---|---|
| Health Score | 70 | 60 | 57 |
| Total Downloads | 62.6M | 36.2M | 1.6K |
| 30d Downloads | 3.1M | 1.9M | 0 |
| Dependents | 4.8K | 66 | 192 |
| Releases | 86 | 8 | 19 |
| Last Updated | 18d ago | 104d ago | 29d ago |
| Age | 7y 8m | 3y 4m | 4m |
Health Breakdown
sqlparser
Maintenance
19
Quality
14
Community
16
Popularity
8
Documentation
13
sqlparser_derive
Maintenance
12
Quality
15
Community
12
Popularity
8
Documentation
13
pgmold-sqlparser
Maintenance
17
Quality
14
Community
9
Popularity
4
Documentation
13
Technical Details
| sqlparser | sqlparser_derive | pgmold-sqlparser | |
|---|---|---|---|
| Version | 0.62.0 | 0.5.0 | 0.63.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 9 | 3 | 9 |
| Crate Size | 453KB | 12KB | 472KB |
| Features | 6 | 0 | 6 |
| Yanked % | 1.2% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 5 | 4 | 1 |
Links
Quick Verdict
- •sqlparser leads with a health score of 70/100, but none of the options score above 80.
- •sqlparser is depended on by 4.8K crates — strongest ecosystem trust.