inelpandzic / simpledbLinks
SimpleDB - A Simple Relational DBMS
☆24Updated 5 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 9 months ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- MinLZ is a LZ77 compressor, focused on realtime data compression☆97Updated last week
- ViewStamped Replication implementation in Go☆39Updated 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 cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 9 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆90Updated 6 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 2 years ago
- A SQL-like query language on general Key-Value DB☆140Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆39Updated last year
- Pure Go Permanent Storage For Open Telemetry Metrics, Traces and Logs, based on Compressed Roaring B-Tree Bitmaps, using Typescript as Q…☆17Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆147Updated 3 months ago
- Key value store using the redis protocol with Postgres as a backend☆59Updated 8 months ago
- Dare-DB is a lightweight in-memory database written in Go, featuring Redis-inspired hashtables and HTTP/HTTPS endpoints for seamless data…☆57Updated last week
- A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.☆78Updated 4 months ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serve…☆64Updated last week
- one billion row challenge☆42Updated last year
- A distributed message queue.☆125Updated last month
- High-performance client-server library for Go, built around the Command pattern☆66Updated this week
- Collection of packages and tools to make writing Go code easier.☆20Updated 7 months ago
- Distributed queue☆28Updated last week
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- A basic Raft implementation in Go.☆228Updated last year