mattheusv / tinydbLinks
A database implementation from scratch in Rust
☆42Updated 2 years ago
Alternatives and similar repositories for tinydb
Users that are interested in tinydb are comparing it to the libraries listed below
Sorting:
- Your SQL database for learning purpose☆78Updated 2 months ago
- Another minimal Raft implementation in Rust.☆186Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- Raft implemented in Rust☆29Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆80Updated this week
- A basic Raft implementation in Go.☆233Updated last year
- OxidSQL (Toy) SQL Database in Rust☆79Updated 4 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- A mini dbms implementation in Rust.☆67Updated 3 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 5 months ago
- Experimenting with persistence in C☆186Updated 3 years ago
- An understandable, fast and scalable Raft Consensus implementation☆148Updated last year
- A distributed thread-per-core document database☆533Updated last year
- (educational) build your own disk based KV store in Go☆255Updated last year
- ViewStamped Replication implementation in Go☆41Updated 2 years ago
- A simple sql database written in rust.☆73Updated 2 years ago
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- 🪢 A fast native data type for manipulating large strings in Redis☆124Updated 3 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆328Updated 3 years ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- A curated list of resources on operating system design and implementation.☆185Updated last year
- https://fly.io/dist-sys/ in Rust☆279Updated 2 years ago
- A $20k consensus challenge based on TigerBeetle's implementation of the pioneering Viewstamped Replication protocol.☆211Updated 3 years ago