launchbadge
Results
5
repositories owned by
launchbadge
sqlx
12.1k
Stars
1.1k
Forks
Watchers
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
realworld-axum-sqlx
645
Stars
67
Forks
Watchers
A Rust implementation of the Realworld demo app spec using Axum and SQLx.