Decision Workspace
axum_session_sqlx vs axum_session_auth vs axum_database_sessions
Side-by-side comparison of Rust crates
56
axum_session_sqlx
growingv0.8.0
📝 Sqlx Persistent Database layer for axum_session
49
axum_session_auth
growingv0.19.0
Library to Provide a User Authentication and privilege Token Checks. It requires the Axum_Session library.
48
axum_database_sessions
growingv7.0.2
Memory and/or Database Session management layer for axum.
Core Metrics
| axum_session_sqlx | axum_session_auth | axum_database_sessions | |
|---|---|---|---|
| Health Score | 56 | 49 | 48 |
| Total Downloads | 45.6K | 100.5K | 43.1K |
| 30d Downloads | 3.3K | 4.1K | 48 |
| Dependents | 1 | 1 | 21 |
| Releases | 11 | 25 | 30 |
| Last Updated | 10d ago | 10d ago | 1085d ago |
| Age | 1y 11m | 3y | 4y 1m |
Health Breakdown
axum_session_sqlx
Maintenance
18
Quality
13
Community
4
Popularity
6
Documentation
15
axum_session_auth
Maintenance
18
Quality
8
Community
4
Popularity
6
Documentation
13
axum_database_sessions
Maintenance
7
Quality
15
Community
7
Popularity
6
Documentation
13
Technical Details
| axum_session_sqlx | axum_session_auth | axum_database_sessions | |
|---|---|---|---|
| Version | 0.8.0 | 0.19.0 | 7.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 16 | 24 |
| Crate Size | 25KB | 25KB | 22KB |
| Features | 6 | 3 | 22 |
| Yanked % | 9.1% | 64.0% | 100.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.78 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •axum_session_sqlx leads with a health score of 56/100, but none of the options score above 80.
- •axum_session_auth has the most downloads (100.5K), suggesting wider adoption.
- •⚠ axum_database_sessions has not been updated in over a year.
- •axum_session_sqlx, axum_session_auth are pre-1.0 — API may change.