rustio rustio.net

sqlx vs diesel vs sea-orm

Side-by-side comparison of Rust crates

Core Metrics

sqlxdieselsea-orm
Health Score587974
Total Downloads82.9M23.7M18.1M
30d Downloads8.5M1.2M1.3M
Dependents25.7K7.6K3.4K
Releases5892130
Last Updated164d ago14d ago18d ago
Age6y 9m10y 4m4y 7m

Health Breakdown

sqlx
Maintenance
13
Quality
12
Community
12
Popularity
8
Documentation
13
diesel
Maintenance
18
Quality
19
Community
19
Popularity
8
Documentation
15
sea-orm
Maintenance
19
Quality
16
Community
16
Popularity
8
Documentation
15

Technical Details

sqlxdieselsea-orm
Version0.8.62.3.71.1.19
Stable (≥1.0)✗ No✓ Yes✓ Yes
LicenseMIT OR Apache-2.0MIT OR Apache-2.0MIT OR Apache-2.0
Dependencies243436
Crate Size190KB440KB3.6MB
Features402634
Yanked %8.6%0.0%3.1%
Edition202120212021
MSRV1.86.01.81
Owners23 (team)2

Quick Verdict

  • diesel leads with a health score of 79/100, but none of the options score above 80.
  • sqlx has the most downloads (82.9M), suggesting wider adoption.
  • sqlx is depended on by 25.7K crates — strongest ecosystem trust.
  • sqlx is pre-1.0 — API may change.