evanxg852000 / simpledb-goLinks
An implementation of an educational RDBMS in Go
☆22Updated last year
Alternatives and similar repositories for simpledb-go
Users that are interested in simpledb-go are comparing it to the libraries listed below
Sorting:
- Databases are awesome! 🕶☆59Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated 2 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- A basic Raft implementation in Go.☆228Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆39Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- OxidSQL (Toy) SQL Database in Rust☆77Updated 11 months ago
- Your SQL database for learning purpose☆78Updated last year
- An understandable, fast and scalable Raft Consensus implementation☆142Updated 10 months ago
- Another minimal Raft implementation in Rust.☆184Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆79Updated 2 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆24Updated 4 months ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆112Updated 11 months ago
- A database implementation from scratch in Rust☆43Updated 2 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- B-tree generator for C☆138Updated 2 months ago
- ☆50Updated last year
- Raft implemented in Rust☆28Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆156Updated 2 years ago
- A SQL query compiler written in Rust from scratch☆22Updated 9 months ago
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated 2 weeks ago
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated 2 years ago
- A local first persistent log☆36Updated 3 weeks ago
- ☆10Updated last week
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- LSM-based key-value store in Go for educational purpose.☆70Updated 4 months ago
- ☆21Updated last year