Decision Workspace
graphql-query vs apollo-compiler vs sqlparser
Side-by-side comparison of Rust crates
59
graphql-query
stablev1.0.1
Stupendously fast and easy GraphQL Query Language handling.
73
apollo-compiler
stablev1.31.1
A compiler for the GraphQL query language.
68
sqlparser
growingv0.61.0
Extensible SQL Lexer and Parser with support for ANSI SQL:2011
Core Metrics
| graphql-query | apollo-compiler | sqlparser | |
|---|---|---|---|
| Health Score | 59 | 73 | 68 |
| Total Downloads | 2.3K | 503.2K | 56.9M |
| 30d Downloads | 47 | 21.9K | 3.9M |
| Dependents | 0 | 583 | 4.1K |
| Releases | 2 | 53 | 85 |
| Last Updated | 5d ago | 30d ago | 45d ago |
| Age | 1y 10m | 3y 8m | 7y 6m |
Health Breakdown
graphql-query
Maintenance
17
Quality
19
Community
7
Popularity
4
Documentation
12
apollo-compiler
Maintenance
18
Quality
16
Community
19
Popularity
7
Documentation
13
sqlparser
Maintenance
17
Quality
14
Community
16
Popularity
8
Documentation
13
Technical Details
| graphql-query | apollo-compiler | sqlparser | |
|---|---|---|---|
| Version | 1.0.1 | 1.31.1 | 0.61.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 13 | 19 | 9 |
| Crate Size | 80KB | 337KB | 430KB |
| Features | 2 | 0 | 6 |
| Yanked % | 0.0% | 0.0% | 1.2% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.71.1 | — | — |
| Owners | 3 | 2 (team) | 5 |
Links
Quick Verdict
- •apollo-compiler leads with a health score of 73/100, but none of the options score above 80.
- •sqlparser has the most downloads (56.9M), suggesting wider adoption.
- •sqlparser is depended on by 4.1K crates — strongest ecosystem trust.
- •sqlparser is pre-1.0 — API may change.