amit-davidson / Building-a-NoSQL-database-from-zero
A Github repo for Building a NoSQL database from zero
β56Updated 2 years ago
Alternatives and similar repositories for Building-a-NoSQL-database-from-zero:
Users that are interested in Building-a-NoSQL-database-from-zero are comparing it to the libraries listed below
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.β184Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable π₯β98Updated 6 months ago
- Simple and efficient WAL implementation in Go πβ60Updated last year
- A fast and easy-to-configure load balancerβ64Updated this week
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ35Updated last year
- Minimal hashicorp/raft exampleβ36Updated 2 years ago
- An easy way to get started with websockets in golang.β18Updated 9 months ago
- An LSM Tree based Key-Value storage engine written in Goβ34Updated 10 months ago
- β28Updated 3 years ago
- Basic service discovery implementation π₯³β45Updated 2 years ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.β38Updated 2 years 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 3 months ago
- Minimal rules engine, uses yaml as inputβ27Updated last year
- A fast file-based priority queueβ58Updated last year
- An Adaptive Radix Tree (ART) implementation in Goβ81Updated last year
- π A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-diskβ¦β33Updated last year
- FastDB is an (persistent) in-memory key/value store in Go.β62Updated 6 months ago
- Awesome list of most starred go frameworks on GitHubβ65Updated 3 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store packageβ35Updated 6 months ago
- Simple SQL parserβ74Updated 3 months ago
- Scheduler of events for near real-time systemsβ24Updated last year
- A persistent storage (in file) based using B+ tree with byte-slice keys and valuesβ27Updated 3 years ago
- A content addressable storage, but decentralized.β22Updated last year
- Straightforward implementation of Raft Consensusβ65Updated 4 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.β132Updated last month
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.β89Updated 4 months ago
- A disk based KV store (based on Bitcask implementation)β175Updated last year
- Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and β¦β16Updated 4 years ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQLβ103Updated 2 years ago
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.β43Updated 3 weeks ago