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
- Raft implemented in Rust☆28Updated last year
- A proto-database inspired by SQLite for educational purposes.☆85Updated 2 weeks ago
- Your SQL database for learning purpose☆78Updated last year
- Another minimal Raft implementation in Rust.☆184Updated last year
- ☆21Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆79Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated 2 years ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- OxidSQL (Toy) SQL Database in Rust☆77Updated 11 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 9 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- 🚣♀️ <1kloc, well-documented Raft consensus algorithm implementation☆59Updated 2 years ago
- Probabilistic transaction graph for optimistic concurrency control.☆46Updated 8 months ago
- A SQL query compiler written in Rust from scratch☆22Updated 9 months ago
- 🪢 A fast native data type for manipulating large strings in Redis☆123Updated 2 years ago
- Experimenting with persistence in C☆184Updated 3 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- Toy DB to get more sytems expereince☆26Updated 2 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆203Updated 3 years ago
- B-tree generator for C☆138Updated 2 months ago
- A mini dbms implementation in Rust.☆61Updated 2 years ago
- A basic Raft implementation in Go.☆228Updated last year
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆25Updated 2 years ago
- A local first persistent log☆36Updated 3 weeks ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆112Updated 11 months ago
- Norpl (NOt a Real Programming Language) is a skeleton language for research purposes☆22Updated 3 years ago