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:
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- Your SQL database for learning purpose☆78Updated 2 months ago
- Writing a SQL database, take two: Zig and RocksDB☆159Updated 3 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- Raft implemented in Rust☆29Updated last year
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- Another minimal Raft implementation in Rust.☆185Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆80Updated this week
- A mini dbms implementation in Rust.☆66Updated 3 years ago
- OxidSQL (Toy) SQL Database in Rust☆78Updated 4 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- An understandable, fast and scalable Raft Consensus implementation☆147Updated last year
- A proto-database inspired by SQLite for educational purposes.☆87Updated 4 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A SQL query compiler written in Rust from scratch☆21Updated last year
- A distributed thread-per-core document database☆532Updated last year
- Norpl (NOt a Real Programming Language) is a skeleton language for research purposes☆22Updated 3 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆321Updated last year
- Interesting readings and talks on computer science☆720Updated 9 months ago
- B-tree generator for C☆144Updated 2 weeks ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆325Updated 3 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 4 months ago
- A basic Raft implementation in Go.☆231Updated last year
- 🪢 A fast native data type for manipulating large strings in Redis☆124Updated 3 years ago
- Shared Unit Raft☆82Updated 11 months ago
- A simple database built from scratch in Rust☆76Updated last year
- https://fly.io/dist-sys/ in Rust☆278Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆447Updated 7 months ago