sqlx
v0.8.6 Growing๐งฐ The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Quick Verdict
- !Pre-1.0: API may have breaking changes
- โMassive adoption (25.7K crates depend on it)
- !Heavy dependency tree (24 direct deps)
- โPermissive license (MIT OR Apache-2.0)
Security
Deep Insights
8.8M downloads in the last 30 days (291.8K/day), up 20% from the previous period.
25.7K crates depend on sqlx โ it's part of the Rust ecosystem's core infrastructure. Removing it from your dependency tree would be extremely difficult.
Despite being 6+ years old, sqlx hasn't reached 1.0 yet. Expect potential API changes between versions.
24 direct dependencies. Consider the impact on compile times and supply chain complexity.
Notable dependents include sqlx-core, compact_str, sqlx-postgres, sqlx-sqlite, sqlx-mysql. When high-quality crates choose sqlx, it's a strong quality signal.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Version Adoption
Release Timeline
Feature Flags
default =["any", "macros", "migrate", "json"]