Decision Workspace
sqlparser_derive vs sqlparser vs pgmold-sqlparser
Side-by-side comparison of Rust crates
60
sqlparser_derive
growingv0.5.0
Procedural (proc) macros for sqlparser
70
sqlparser
growingv0.62.0
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
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_derive | sqlparser | pgmold-sqlparser | |
|---|---|---|---|
| Health Score | 60 | 70 | 57 |
| Total Downloads | 36.2M | 62.6M | 1.6K |
| 30d Downloads | 1.9M | 3.1M | 0 |
| Dependents | 66 | 4.8K | 192 |
| Releases | 8 | 86 | 19 |
| Last Updated | 104d ago | 18d ago | 29d ago |
| Age | 3y 4m | 7y 8m | 4m |
Health Breakdown
sqlparser_derive
Maintenance
12
Quality
15
Community
12
Popularity
8
Documentation
13
sqlparser
Maintenance
19
Quality
14
Community
16
Popularity
8
Documentation
13
pgmold-sqlparser
Maintenance
17
Quality
14
Community
9
Popularity
4
Documentation
13
Technical Details
| sqlparser_derive | sqlparser | pgmold-sqlparser | |
|---|---|---|---|
| Version | 0.5.0 | 0.62.0 | 0.63.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 3 | 9 | 9 |
| Crate Size | 12KB | 453KB | 472KB |
| Features | 0 | 6 | 6 |
| Yanked % | 0.0% | 1.2% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 4 | 5 | 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.