sqlx
Database client
A high-level, async Rust library for interacting with relational databases.
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
14k stars
63 watching
1k forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
asyncawaitmariadbmysqlpostgrespostgresqlrustsqlsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
| An ergonomic wrapper for using SQLite from Rust. | 3,279 |
| A lightweight embedded relational database that provides a user-friendly API and supports complex data operations. | 570 |
| An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions. | 2,319 |
| A safe and extensible way to interact with databases in Rust | 12,879 |
| Tool for compile-time checked queries with type generation | 185 |
| A standalone fork of SQLite with added encryption and security features | 6,327 |
| A distributed, educational, in-memory relational database project built with Rust to demonstrate its architecture and concepts. | 6,271 |
| A collaborative offline-first wrapper around SQLite designed to synchronize web application state between users and devices. | 2,415 |
| A query builder to help construct dynamic SQL queries in Rust. | 1,226 |
| A comprehensive Python library for parsing and transpiling various SQL dialects to ensure compatibility and correctness. | 6,866 |
| A command-line interface for interacting with various relational databases | 135 |
| An async and dynamic ORM (Object-Relational Mapping) tool for building web services in Rust. | 7,522 |
| A GraphQL server library written in Rust | 5,735 |
| An extension to Go's standard database/sql library, adding features like parameterized queries and row marshaling. | 16,405 |
| A containerized Rust GraphQL API with dataloaders and actix-web for managing a simple cult database. | 94 |