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 little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A basic Raft implementation in Go.☆231Updated last year
- 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 curated list of resources on operating system design and implementation.☆181Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 4 months ago
- Your SQL database for learning purpose☆78Updated 2 months ago
- ViewStamped Replication implementation in Go☆41Updated 2 years ago
- An understandable, fast and scalable Raft Consensus implementation☆148Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- OxidSQL (Toy) SQL Database in Rust☆78Updated 4 months ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated this week
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- B-tree generator for C☆144Updated last month
- ☆51Updated last year
- Another minimal Raft implementation in Rust.☆186Updated last year
- A local first persistent log☆36Updated 2 months ago
- A Write-Ahead-Log implementation in Go☆24Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 5 months ago
- Hiisi is a proof of concept libSQL written in Rust following TigerBeetle-style with deterministic simulation testing.☆116Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆32Updated 8 months ago
- A simple database built from scratch in Rust☆77Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- ☆21Updated 2 years ago
- one billion row challenge☆43Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- A database implementation from scratch in Rust☆42Updated 2 years ago