Fastest library to load data from DB to DataFrames in Rust and Python
Fastest library to load data from DB to DataFrames in Rust and Python
Embeddable migration management
High performance ergonomic ORM for Rust.
Asynchronous ORM that uses pydantic models to represent database tables ✨
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
Browse SQLite files
[WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).
Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
A PHP-to-native compiler. Takes a subset of PHP and compiles it directly to native assembly, producing standalone binaries for the currently supported targets: macOS ARM64, Linux ARM64, and Linux x86_64. No interpreter, no VM, no runtime dependencies.
Rmt is similar to the rm command but saves the deleted elements in the trash and restores them. Rmt is written in Rust 🦀