inelpandzic / simpledbLinks
SimpleDB - A Simple Relational DBMS
☆24Updated 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 LSM Tree based Key-Value storage engine written in Go☆40Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- A basic Raft implementation in Go.☆229Updated last year
- one billion row challenge☆42Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆25Updated 4 months ago
- A cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- A SQL-like query language on general Key-Value DB☆141Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated 2 weeks ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 9 months ago
- distributed, durable, and highly available log built on top of S3☆179Updated 6 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- A distributed message queue.☆125Updated last month
- Toolkit for solving and generating Sudoku puzzles in Go☆95Updated 11 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…☆64Updated last month
- An implementation of an educational RDBMS in Go☆22Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆147Updated 4 months ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- (educational) build your own disk based KV store in Go☆239Updated last year
- Dare-DB is a lightweight in-memory database written in Go, featuring Redis-inspired hashtables and HTTP/HTTPS endpoints for seamless data…☆56Updated last week
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated last year
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆91Updated 2 months ago