luigitni / simpledb
Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore
☆23Updated last month
Alternatives and similar repositories for simpledb:
Users that are interested in simpledb are comparing it to the libraries listed below
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆58Updated 6 months ago
- LSM-based key-value store in Go for educational purpose.☆67Updated last month
- ViewStamped Replication implementation in Go☆39Updated last year
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- ☆34Updated 4 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆53Updated last year
- A basic Raft implementation in Go.☆223Updated last year
- Minimal hashicorp/raft example☆36Updated 2 years ago
- SimpleDB - A Simple Relational DBMS☆24Updated 3 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 2 years ago
- A cloud native embedded storage engine built on object storage.☆88Updated last month
- one billion row challenge☆42Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆33Updated 10 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 6 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆142Updated 3 years ago
- Pure Go SQL parser☆150Updated 5 months ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆35Updated 6 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- Implementation of MapReduce in Go.☆19Updated 4 years ago
- A Distributed Durable Execution System built on top of an Almost Exactly Once Delivery (AEOD) queue☆57Updated this week
- Simple and efficient WAL implementation in Go 🚀☆60Updated 11 months ago
- Probabilistic transaction graph for optimistic concurrency control.☆45Updated 5 months ago
- ☆76Updated last year
- (educational) build your own disk based KV store☆12Updated 9 months ago
- Key-value store on top of Raft Consensus Algorithm☆11Updated 6 years ago
- An implementation of an educational RDBMS in Go☆23Updated 10 months ago
- Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Q…☆16Updated 11 months ago
- A disk based KV store (based on Bitcask implementation)☆175Updated last year