inelpandzic / simpledbLinks
SimpleDB - A Simple Relational DBMS
☆25Updated 8 months ago
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☆36Updated 11 months ago
- A basic Raft implementation in Go.☆228Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- A Go library for handling LFU cache operations in O(1)☆41Updated 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
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆43Updated last year
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 11 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A SQL-like query language on general Key-Value DB☆142Updated last year
- a vector embedding database with multiple storage engines and AI embedding integrations☆33Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆155Updated 6 months ago
- one billion row challenge☆42Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆26Updated 6 months ago
- Toolkit for solving and generating Sudoku puzzles in Go☆100Updated last year
- An implementation of the Raft consensus protocol.☆38Updated 3 weeks ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆194Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆96Updated 3 weeks ago
- Scan-resistant, sharded Go cache. Admission-LFU/LRU/LFU/FIFO evictions with object pooling and optional peer-to-peer cluster.☆67Updated 3 weeks ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆39Updated 2 months ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- MinLZ is a LZ77 compressor, focused on realtime data compression☆110Updated last month
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆123Updated 2 years ago
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆86Updated last month
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated last year
- A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.☆77Updated 7 months ago