inelpandzic / simpledbLinks
SimpleDB - A Simple Relational DBMS
☆25Updated 10 months ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 4 months ago
- A basic Raft implementation in Go.☆232Updated last year
- A Github repo for Building a NoSQL database from zero☆58Updated 3 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- one billion row challenge☆43Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year
- Distributed queue☆34Updated 5 months ago
- A SQL-like query language on general Key-Value DB☆142Updated 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 last month
- A minimal implementation of a Kafka broker☆24Updated 7 months ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆158Updated 8 months ago
- ViewStamped Replication implementation in Go☆41Updated 2 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆32Updated 8 months ago
- An implementation of the Raft consensus protocol.☆40Updated 2 weeks ago
- A Write-Ahead-Log implementation in Go☆23Updated last year
- A RISC-V virtual processor, written in Go.☆26Updated 10 months ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- A distributed message queue.☆125Updated 5 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- A SQL query engine in Go☆156Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- distributed, durable, and highly available log built on top of S3☆185Updated 11 months ago
- Dare-DB is a lightweight in-memory database written in Go, featuring Redis-inspired hashtables and HTTP/HTTPS endpoints for seamless data…☆57Updated 2 weeks ago
- A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.☆81Updated 9 months ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 3 years ago
- High-performance client-server library for Go, built around the Command pattern☆84Updated 2 weeks ago