Decision Workspace
graphile_worker_database vs apalis-postgres vs graphile_worker
Side-by-side comparison of Rust crates
53
graphile_worker_database
experimentalv0.1.3
Database driver abstraction for graphile_worker
65
apalis-postgres
growingv1.0.0-rc.8
Background task processing for rust using apalis and postgres
60
graphile_worker
growingv0.13.1
High performance Rust/PostgreSQL job queue (also suitable for getting jobs generated by PostgreSQL triggers/functions out into a different work queue)
Core Metrics
| graphile_worker_database | apalis-postgres | graphile_worker | |
|---|---|---|---|
| Health Score | 53 | 65 | 60 |
| Total Downloads | 359 | 27.8K | 30.1K |
| 30d Downloads | 0 | 6.5K | 2.0K |
| Dependents | 15 | 22 | 21 |
| Releases | 4 | 13 | 31 |
| Last Updated | 2d ago | 17d ago | 2d ago |
| Age | 16d | 7m | 2y 3m |
Health Breakdown
graphile_worker_database
Maintenance
13
Quality
15
Community
9
Popularity
3
Documentation
13
apalis-postgres
Maintenance
21
Quality
18
Community
10
Popularity
5
Documentation
11
graphile_worker
Maintenance
19
Quality
13
Community
10
Popularity
5
Documentation
13
Technical Details
| graphile_worker_database | apalis-postgres | graphile_worker | |
|---|---|---|---|
| Version | 0.1.3 | 1.0.0-rc.8 | 0.13.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | non-standard | MIT |
| Dependencies | 10 | 17 | 40 |
| Crate Size | 32KB | 62KB | 153KB |
| Features | 7 | 8 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •apalis-postgres leads with a health score of 65/100, but none of the options score above 80.
- •graphile_worker has the most downloads (30.1K), suggesting wider adoption.
- •graphile_worker_database, graphile_worker are pre-1.0 — API may change.