inelpandzic / simpledbLinks
SimpleDB - A Simple Relational DBMS
☆26Updated last year
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆37Updated last year
- A SQL-like query language on general Key-Value DB☆141Updated last year
- one billion row challenge☆44Updated 2 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years 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 basic Raft implementation in Go.☆231Updated last year
- A disk based KV store (based on Bitcask implementation)☆200Updated 2 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆163Updated 10 months ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆35Updated 11 months ago
- An LSM Tree based Key-Value storage engine written in Go☆46Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆102Updated 5 months ago
- A distributed message queue.☆125Updated last week
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆95Updated 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
- Native Delta Lake Implementation in Go☆42Updated last year
- (educational) build your own disk based KV store in Go☆254Updated last year
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆99Updated 8 months ago
- A Github repo for Building a NoSQL database from zero☆60Updated 3 years ago
- A Write-Ahead-Log implementation in Go☆26Updated 2 years ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional embedded, p2p mesh cluster.☆72Updated 2 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 6 months ago
- VFSLite is a lightweight virtual file system. Open-source and self-contained in a single file.☆26Updated 10 months ago
- Micro serverless platform. Powered by WebAssembly.☆34Updated 2 years ago
- An Almost Exactly Once Delivery (AEOD) queue☆81Updated 3 weeks ago
- High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write effic…☆271Updated last year
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated 2 years ago
- distributed, durable, and highly available log built on top of S3☆185Updated last year