luigitni / simpledbLinks
Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore
☆26Updated 5 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.☆228Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- An Almost Exactly Once Delivery (AEOD) queue☆74Updated 2 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- one billion row challenge☆42Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆331Updated 3 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- distributed, durable, and highly available log built on top of S3☆180Updated 8 months ago
- ☆78Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Modern efficient cache design with simple FIFO queue only in Golang☆165Updated 3 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆65Updated 2 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆122Updated 2 years ago
- A distributed message queue.☆125Updated 2 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- A high performance in memory distributed cache☆69Updated 7 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆145Updated 3 years ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- K-way merge with Go 1.23 range functions☆41Updated 8 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- SimpleDB - A Simple Relational DBMS☆24Updated 7 months ago
- Durable coroutines for Go☆420Updated last year
- Minimal hashicorp/raft example☆41Updated 2 months ago