inelpandzic / simpledbLinks
SimpleDB - A Simple Relational DBMS
☆24Updated 7 months ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A basic Raft implementation in Go.☆228Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆26Updated 5 months ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- A cloud native embedded storage engine built on object storage.☆94Updated 5 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated last month
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆123Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆190Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆41Updated last year
- A distributed message queue.☆125Updated 2 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 10 months 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 last month
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆151Updated 5 months ago
- An Almost Exactly Once Delivery (AEOD) queue☆73Updated last month
- Toolkit for solving and generating Sudoku puzzles in Go☆95Updated 11 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆90Updated 8 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- A SQL-like query language on general Key-Value DB☆142Updated last year
- one billion row challenge☆42Updated last year
- A Write-Ahead-Log implementation in Go☆22Updated last year
- (educational) build your own disk based KV store in Go☆242Updated last year
- A persistent rope in Go☆87Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A SQL query engine in Go☆156Updated 10 months ago
- Minimal hashicorp/raft example☆39Updated 2 months ago
- A minimal implementation of a Kafka broker☆22Updated 4 months ago