diesel

Database toolkit

A safe and extensible way to interact with databases in Rust

A safe, extensible ORM and Query Builder for Rust

GitHub

13k stars
110 watching
1k forks
Language: Rust
last commit: about 1 month ago
Linked from 2 awesome lists

mysqlormpostgresqlquery-builderrustsqlite

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
launchbadge/sqlx A high-level, async Rust library for interacting with relational databases. 13,661
kipdata/fncksql A lightweight embedded relational database that provides a user-friendly API and supports complex data operations. 570
erikgrinaker/toydb A distributed, educational, in-memory relational database project built with Rust to demonstrate its architecture and concepts. 6,271
seaql/sea-orm An async and dynamic ORM (Object-Relational Mapping) tool for building web services in Rust. 7,522
wulf/dsync Tools to generate code from diesel schema files. 73
seaql/sea-query A query builder to help construct dynamic SQL queries in Rust. 1,226
dflemstr/rq A tool for transforming and analyzing structured record data from various formats 2,281
trunk-rs/trunk A tool for bundling and shipping Rust web applications to the web as WebAssembly (WASM) binaries. 3,589
rbatis/rbatis An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions. 2,319
seed-rs/seed A Rust framework for building fast and reliable web apps with an Elm-like architecture. 3,808
graphql-rust/juniper A GraphQL server library written in Rust 5,735
apache/datafusion A query engine that supports various data formats and allows customization of its functionality. 6,462
jayy-lmao/rust-graphql-docker A containerized Rust GraphQL API with dataloaders and actix-web for managing a simple cult database. 94
siodb/siodb A simple, encrypted, and scalable SQL database engine with built-in REST API and automatic data management 45
fedomn/sqlrs An embedded in-process SQL query engine designed to handle OLAP workloads using Rust and Apache Arrow. 109