diesel
Database toolkit
A safe and extensible way to interact with databases in Rust
A safe, extensible ORM and Query Builder for Rust
13k stars
110 watching
1k forks
Language: Rust
last commit: 2 months ago
Linked from 2 awesome lists
mysqlormpostgresqlquery-builderrustsqlite
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-level, async Rust library for interacting with relational databases. | 13,661 |
| A lightweight embedded relational database that provides a user-friendly API and supports complex data operations. | 570 |
| A distributed, educational, in-memory relational database project built with Rust to demonstrate its architecture and concepts. | 6,271 |
| An async and dynamic ORM (Object-Relational Mapping) tool for building web services in Rust. | 7,522 |
| Tools to generate code from diesel schema files. | 73 |
| A query builder to help construct dynamic SQL queries in Rust. | 1,226 |
| A tool for transforming and analyzing structured record data from various formats | 2,281 |
| A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries. | 3,589 |
| An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions. | 2,319 |
| A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,808 |
| A GraphQL server library written in Rust | 5,735 |
| A query engine that supports various data formats and allows customization of its functionality. | 6,462 |
| A containerized Rust GraphQL API with dataloaders and actix-web for managing a simple cult database. | 94 |
| A simple, encrypted, and scalable SQL database engine with built-in REST API and automatic data management | 45 |
| An embedded in-process SQL query engine designed to handle OLAP workloads using Rust and Apache Arrow. | 109 |