luigitni / simpledbLinks
Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore
☆35Updated 11 months ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- A basic Raft implementation in Go.☆230Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- one billion row challenge☆44Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆85Updated 11 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆364Updated last month
- An Almost Exactly Once Delivery (AEOD) queue☆81Updated 3 weeks ago
- A disk based KV store (based on Bitcask implementation)☆199Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆95Updated last year
- distributed, durable, and highly available log built on top of S3☆185Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- ☆80Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- Modern efficient cache design with simple FIFO queue only in Golang☆167Updated 8 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆102Updated 3 years ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- SimpleDB - A Simple Relational DBMS☆26Updated last year
- A distributed message queue.☆125Updated last week
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- (educational) build your own disk based KV store☆13Updated last year
- CRAQ (Chain Replication with Apportioned Queries) in Go☆146Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- The config database to deploy everywhere. A highly available multi-region KV database for massive read concurrency and low latency.☆92Updated last year
- Key value store using the redis protocol with Postgres as a backend☆59Updated last year
- (educational) build your own disk based KV store in Go☆254Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆37Updated 2 years ago