inelpandzic / simpledbLinks
SimpleDB - A Simple Relational DBMS
☆25Updated last year
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆163Updated 10 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆35Updated 10 months ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- A basic Raft implementation in Go.☆231Updated last year
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆37Updated 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
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated 2 months ago
- one billion row challenge☆43Updated 2 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 6 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Toolkit for solving and generating Sudoku puzzles in Go☆103Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A SQL query engine in Go☆155Updated last year
- An Almost Exactly Once Delivery (AEOD) queue☆80Updated last week
- A Write-Ahead-Log implementation in Go☆25Updated last year
- A SQL-like query language on general Key-Value DB☆142Updated last year
- Dare-DB is a lightweight in-memory database written in Go, featuring Redis-inspired hashtables and HTTP/HTTPS endpoints for seamless data…☆57Updated this week
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated 2 years ago
- An implementation of the Raft consensus protocol.☆40Updated 2 months ago
- You Don't Know Go Yet book.☆158Updated 3 years ago
- A distributed message queue.☆125Updated 7 months ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆101Updated 4 months ago
- A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.☆80Updated 10 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago