mattheusv / tinydb
A database implementation from scratch in Rust
☆40Updated last year
Alternatives and similar repositories for tinydb:
Users that are interested in tinydb are comparing it to the libraries listed below
- Writing a SQL database, take two: Zig and RocksDB☆149Updated 2 years ago
- ☆21Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆120Updated last year
- Your SQL database for learning purpose☆75Updated 7 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- ☆40Updated last month
- LSM-Tree Key-Value Store based on RocksDB☆79Updated last year
- Experimenting with persistence in C☆166Updated 2 years ago
- A SQL query compiler written in Rust from scratch☆21Updated 3 months ago
- Bw-Tree for Rust☆25Updated last year
- ViewStamped Replication implementation in Go☆38Updated last year
- OxidSQL (Toy) SQL Database in Rust☆67Updated 5 months ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆54Updated last year
- A proto-database inspired by SQLite for educational purposes.☆79Updated 8 months ago
- Another minimal Raft implementation in Rust.☆180Updated 11 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆52Updated 2 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆50Updated last year
- A local first persistent log☆34Updated 3 weeks ago
- Toy DB to get more sytems expereince☆25Updated last year
- Raft implemented in Rust☆25Updated 11 months ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆28Updated last year
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- A simple sql database written in rust.☆70Updated 2 years ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆98Updated 5 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆39Updated 3 months ago
- ☆12Updated 7 months ago
- LALR(1) parser generator for Rust based on Lemon + SQL parser☆50Updated last week
- A basic Raft implementation in Go.☆215Updated 9 months ago