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 last month
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- Raft implemented in Rust☆29Updated last year
- Another minimal Raft implementation in Rust.☆185Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆62Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- A curated list of resources on operating system design and implementation.☆171Updated last year
- Experimenting with persistence in C☆186Updated 3 years ago
- OxidSQL (Toy) SQL Database in Rust☆78Updated 3 months ago
- A distributed thread-per-core document database☆532Updated last year
- ViewStamped Replication implementation in Go☆40Updated last year
- An understandable, fast and scalable Raft Consensus implementation☆147Updated last year
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 4 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆318Updated last year
- https://fly.io/dist-sys/ in Rust☆278Updated 2 years ago
- A basic Raft implementation in Go.☆228Updated last year
- A SQL query compiler written in Rust from scratch☆21Updated last year
- A mini dbms implementation in Rust.☆65Updated 3 years ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- A simple sql database written in rust.☆72Updated 2 years ago
- Interesting readings and talks on computer science☆718Updated 9 months ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆115Updated last year
- 🪢 A fast native data type for manipulating large strings in Redis☆124Updated 3 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆40Updated 3 months ago
- This is the companion repository for the book How Query Engines Work.☆410Updated 2 years ago
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆151Updated 8 months ago