inelpandzic / simpledbLinks
SimpleDB - A Simple Relational DBMS
☆25Updated 9 months ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- A simple implementation of distributed cache system☆14Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆43Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 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 weeks 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 distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- A basic Raft implementation in Go.☆230Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A Write-Ahead-Log implementation in Go☆24Updated last year
- An implementation of the Raft consensus protocol.☆40Updated 2 months ago
- A minimal implementation of a Kafka broker☆24Updated 7 months ago
- ViewStamped Replication implementation in Go☆40Updated 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 weeks ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 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.☆158Updated 7 months ago
- distributed, durable, and highly available log built on top of S3☆182Updated 10 months ago
- a vector embedding database with multiple storage engines and AI embedding integrations☆33Updated last year
- A SQL-like query language on general Key-Value DB☆142Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- You Don't Know Go Yet book.☆142Updated 2 years ago
- Micro serverless platform. Powered by WebAssembly.☆34Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆41Updated 4 months ago
- A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.☆81Updated 8 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆32Updated 8 months ago
- VFSLite is a lightweight virtual file system. Open-source and self-contained in a single file.☆25Updated 7 months ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆97Updated 2 months ago