Decision Workspace
sqlpage vs elif-orm vs actix-web
Side-by-side comparison of Rust crates
52
sqlpage
growingv0.43.0
Build data user interfaces entirely in SQL. A web server that takes .sql files and formats the query result using pre-made configurable professional-looking components.
49
elif-orm
experimentalv0.7.1
Production-ready ORM with migrations, database services, connection pooling, and query builder
75
actix-web
stablev4.13.0
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
Core Metrics
| sqlpage | elif-orm | actix-web | |
|---|---|---|---|
| Health Score | 52 | 49 | 75 |
| Total Downloads | 64.7K | 4.4K | 62.9M |
| 30d Downloads | 139 | 186 | 3.4M |
| Dependents | 0 | 56 | 19.1K |
| Releases | 65 | 9 | 155 |
| Last Updated | 19d ago | 200d ago | 37d ago |
| Age | 3y 2m | 7m | 8y 5m |
Health Breakdown
sqlpage
Maintenance
18
Quality
12
Community
3
Popularity
6
Documentation
13
elif-orm
Maintenance
11
Quality
10
Community
11
Popularity
4
Documentation
13
actix-web
Maintenance
17
Quality
18
Community
20
Popularity
8
Documentation
12
Technical Details
| sqlpage | elif-orm | actix-web | |
|---|---|---|---|
| Version | 0.43.0 | 0.7.1 | 4.13.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 49 | 20 | 56 |
| Crate Size | 197KB | 189KB | 269KB |
| Features | 3 | 0 | 22 |
| Yanked % | 0.0% | 0.0% | 1.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.88 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •actix-web leads with a health score of 75/100, but none of the options score above 80.
- •actix-web is depended on by 19.1K crates — strongest ecosystem trust.
- •sqlpage, elif-orm are pre-1.0 — API may change.