transact-rs/sqlx
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
About the project
An async, pure Rust SQL crate with compile-time checked queries and no DSL. Supports PostgreSQL, MySQL, MariaDB, and SQLite, and works with multiple runtimes and TLS backends.
Useful for
- Connect PostgreSQL to an async Rust service on tokio with a connection pool
- Check SQL queries at compile time without writing a DSL
- Switch the database driver at runtime via AnyPool
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 2 stars so far today, about 2 expected by the end of the day.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 17,484
- Stars in a day
- 2
- Forks
- 1,699
- Issues and pull requests
- 3,816
- Watchers
- 68
- Language
- Rust
- License
- Apache-2.0
- Created
- December 28, 2019
- Last push
- September 14, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 15, 2026GitHub Trending Rust today: #22, +8 stars
- September 14, 2026GitHub Trending Rust today: #21, +8 stars
Similar projects
-
6.1
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
4.2
planetscale/lead
A deliberately non-production Postgres text-search extension that mimics TIN behavior so TIN-compatible application SQL can be exercised in dev, test, CI, and staging. It is unsuitable for production: the index stores…
-
3.9
KevinLiss/ApeAdmin
ApeAdmin is an open-source admin framework built on FastAPI + Vue3 for AI applications, with RBAC, audit logs, plugins, and an MCP-SSE gateway exposing system functions as tools for AI agents.
-
3.2
fleetbase/fleetbase
Modular logistics and supply chain operating system for managing orders, fleets, service zones, and real-time tracking. Suited for e-commerce, courier services, food delivery, and field services.
-
3.2
iii-hq/iii
iii is a Rust runtime for composing backends from workers: each service registers functions and triggers (HTTP, cron, queues, state), while the engine handles routing, observability, and runtime addition of workers.
-
2.5
NangoHQ/nango
Open-source platform for product integrations with 900+ APIs: managed OAuth and token refresh, a proxy for authenticated requests, and TypeScript functions for integration logic, including AI-generated ones.