luigitni / simpledbLinks
Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore
☆24Updated 4 months ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- A cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- An Almost Exactly Once Delivery (AEOD) queue☆63Updated last week
- A basic Raft implementation in Go.☆228Updated last year
- one billion row challenge☆42Updated last year
- LSM-based key-value store in Go for educational purpose.☆70Updated 4 months ago
- distributed, durable, and highly available log built on top of S3☆179Updated 6 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- ☆78Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆39Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated 2 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆36Updated last year
- PostgreSQL server wire protocol. Build your own server and start serving connections.☆150Updated this week
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- Holocron is an object storage based leader election library.☆130Updated 9 months ago
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 9 months ago
- K-way merge with Go 1.23 range functions☆39Updated 7 months ago
- Open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆218Updated 3 weeks ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A SQL-like query language on general Key-Value DB☆140Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- ☆28Updated this week
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- A distributed message queue.☆125Updated last month
- Relational Database for High-Intensity OLTP workloads.☆81Updated last week