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:
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆191Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 11 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 6 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆151Updated 5 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆122Updated 2 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆39Updated last month
- A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.☆77Updated 6 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 2 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A Github repo for Building a NoSQL database from zero☆59Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- An implementation of an educational RDBMS in Go☆22Updated last year
- ☆37Updated 10 months ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated last year
- A distributed message queue.☆125Updated 3 months ago
- High-performance client-server library for Go, built around the Command pattern☆82Updated last week
- An implementation of the Raft consensus protocol.☆38Updated last week
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- 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
- Key value store using the redis protocol with Postgres as a backend☆59Updated 10 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 8 months ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆92Updated 3 months ago
- A simple implementation of distributed cache system☆13Updated 2 years ago