rbatis

Database ORM

An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions.

Rust Compile Time ORM with Async Dynamic SQL

GitHub

2k stars
49 watching
160 forks
Language: Rust
last commit: over 1 year ago
Linked from 1 awesome list

actix-webdatabasemybatismybatis-plusmysqlormpostgresrocketrustsqlsqlitetokiotokio-async-std

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
seaql/sea-orm An async and dynamic ORM (Object-Relational Mapping) tool for building web services in Rust. 7,522
async-rs/async-std An async version of the Rust standard library with modern features and complete parity with the original API. 3,971
diesel-rs/diesel A safe and extensible way to interact with databases in Rust 12,879
bytecodealliance/wasmtime A lightweight WebAssembly runtime that provides a fast, secure, and standards-compliant execution environment for web-based applications. 15,559
nrc/r4cppp A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. 3,666
rust-lang/futures-rs Provides the foundations for asynchronous programming in Rust. 5,447
bheisler/criterion.rs A library that provides a powerful and statistically rigorous tool for measuring code performance and detecting regressions 4,692
tokio-rs/tokio A runtime for writing reliable asynchronous applications with Rust. 27,366
quinn-rs/quinn A Rust implementation of the QUIC transport protocol for high-performance networking 3,904
erikgrinaker/toydb A distributed, educational, in-memory relational database project built with Rust to demonstrate its architecture and concepts. 6,271
rdatatable/data.table An optimized data manipulation and analysis library for R with high-performance capabilities 3,636
rkyv/rkyv A high-performance serialization framework for Rust. 3,018
ebtech/rust-algorithms A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. 3,778
kipdata/fncksql A lightweight embedded relational database that provides a user-friendly API and supports complex data operations. 570