inelpandzic / simpledbLinks
SimpleDB - A Simple Relational DBMS
☆25Updated 11 months ago
Alternatives and similar repositories for simpledb
Users that are interested in simpledb are comparing it to the libraries listed below
Sorting:
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆33Updated 9 months ago
- A basic Raft implementation in Go.☆233Updated last year
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated 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 2 months ago
- A SQL-like query language on general Key-Value DB☆142Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆159Updated 9 months ago
- A Write-Ahead-Log implementation in Go☆23Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 5 months ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated 2 years ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A distributed message queue.☆125Updated 6 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- Writing a SQL database, take two: Zig and RocksDB☆160Updated 3 years ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- 📐 The fastest and smallest Go math library for constrained environments, like microcontrollers or WebAssembly.☆90Updated 4 months ago
- You Don't Know Go Yet book.☆144Updated 3 years ago
- Toolkit for solving and generating Sudoku puzzles in Go☆102Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆99Updated 3 months ago
- distributed, durable, and highly available log built on top of S3☆185Updated 11 months ago
- VFSLite is a lightweight virtual file system. Open-source and self-contained in a single file.☆25Updated 9 months ago
- one billion row challenge☆43Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year