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.
Ecosystem
Why this classification
- dependency 'axum' -> web (technology 'Axum', weight 2)
- dependency 'tower' -> web, networking (technology 'Tower', weight 2)
- dependency 'sqlx' -> database (technology 'SQLx', weight 2)
- dependency 'clap' -> cli (technology 'Clap', weight 2)
- dependency 'rustls' -> cryptography (technology 'Rustls', weight 2)
- dependency 'syn' -> compilers (technology 'syn', weight 2)
- dependency 'proc-macro2' -> compilers (technology 'proc-macro2', weight 2)
- category 'asynchronous' -> async (weight 3)
- category 'database' -> database (weight 3)
- keyword 'database' -> database (weight 1)
Rule-based classification from parsed dependencies Β· confidence 100%
Why this repo matters for your career
Good for learning:Async Rust & TokioWeb ServicesDatabases & PersistenceObservabilityintermediate
Derived from this repo's Cargo dependencies and activity β difficulty is an estimate from codebase size and scope.
Build profile
Workspace Β· 25 crates
Layout
Parsed from Cargo.toml Β· 2026-07-03
Technologies
AxumClapRustlsSQLxTowerproc-macro2syn
Similar repositories
Matched by dependency overlap in Cargo manifests β each card notes the most distinctive crates both projects share.
A simple version manager tool for switching between different versions of commands
shares dialoguer, console, glob Β· 34% dependency overlap
A terminal UI for Windows Package Manager (winget) - search, install, upgrade, and manage packages
shares unicode-width, ratatui, crossterm Β· 33% dependency overlap
Type erasure for async trait methods
32% dependency overlap
serde::Deserializer for proc_macro/proc_macro2::TokenStream
shares serde Β· 32% dependency overlap
Utilities for working with impl traits in Rust.
32% dependency overlap
Procedural macro for bitfields.
32% dependency overlap
A Rust crate that implements "design by contract" via procedural macros
32% dependency overlap
Analysis of various tricky Rust code
32% dependency overlap
Make your laptop a disposable thin client to an always-on Mac Mini devserver.
shares dialoguer, toml, anyhow Β· 32% dependency overlap
Rust HTTP types
shares itoa, bytes Β· 32% dependency overlap