luigitni / simpledbLinks
Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore
☆26Updated 6 months ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- An Almost Exactly Once Delivery (AEOD) queue☆77Updated 2 months ago
- A basic Raft implementation in Go.☆228Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 11 months ago
- LSM-based key-value store in Go for educational purpose.☆77Updated 7 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- one billion row challenge☆42Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- PostgreSQL server wire protocol. Build your own server and start serving connections.☆193Updated this week
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆332Updated 4 months ago
- SimpleDB - A Simple Relational DBMS☆25Updated 8 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- ☆78Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆43Updated 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
- Durable Workflow Orchestration with Golang and Postgres☆233Updated this week
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆65Updated 3 months ago
- A distributed message queue.☆125Updated 3 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆123Updated 2 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- A high performance in memory distributed cache☆70Updated 7 months ago
- Modern efficient cache design with simple FIFO queue only in Golang☆163Updated 4 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆227Updated last year
- A blazingly fast event stream processing library powering the reveald event processing daemon.☆140Updated 3 months ago
- The config database to deploy everywhere. A highly available multi-region KV database for massive read concurrency and low latency.☆91Updated 9 months ago