mattheusv / tinydbLinks
A database implementation from scratch in Rust
☆43Updated 2 years ago
Alternatives and similar repositories for tinydb
Users that are interested in tinydb are comparing it to the libraries listed below
Sorting:
- Writing a SQL database, take two: Zig and RocksDB☆156Updated 2 years ago
- ☆21Updated last year
- A proto-database inspired by SQLite for educational purposes.☆85Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆79Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- Another minimal Raft implementation in Rust.☆184Updated last year
- Experimenting with persistence in C☆183Updated 3 years ago
- An implementation of an educational RDBMS in Go☆22Updated 11 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- Raft implemented in Rust☆25Updated last year
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆58Updated 2 years ago
- OxidSQL (Toy) SQL Database in Rust☆75Updated 10 months ago
- Toy DB to get more sytems expereince☆26Updated 2 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Norpl (NOt a Real Programming Language) is a skeleton language for research purposes☆22Updated 2 years ago
- Your SQL database for learning purpose☆78Updated last year
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆202Updated 3 years ago
- TigerBeetle Hackathon at Interledger Summit 2023☆13Updated last year
- B-tree generator for C☆138Updated last month
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆110Updated 10 months ago
- A SQL query compiler written in Rust from scratch☆22Updated 9 months ago
- A local first persistent log☆36Updated last week
- An LSM Tree based Key-Value storage engine written in Go☆38Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 8 months ago
- 🪢 A fast native data type for manipulating large strings in Redis☆123Updated 2 years ago
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆36Updated last month
- A mini dbms implementation in Rust.☆60Updated 2 years ago