LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
☆198Apr 11, 2024Updated last year
Alternatives and similar repositories for LibraDB
Users that are interested in LibraDB are comparing it to the libraries listed below
Sorting:
- A Github repo for Building a NoSQL database from zero☆60Sep 21, 2022Updated 3 years ago
- A basic JSON library in modern C++☆16Aug 23, 2021Updated 4 years ago
- Priority queue for C☆12Mar 28, 2023Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆46Jun 21, 2024Updated last year
- A lightweight document-oriented NoSQL database written in pure Golang.☆806Sep 9, 2025Updated 5 months ago
- B-tree implementation for Go☆239Mar 6, 2022Updated 3 years ago
- Native Pure Go Driver for Apache Drill and Dremio using the protobuf interface rather than the REST Api for better performance☆20Mar 13, 2024Updated last year
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆12Sep 26, 2012Updated 13 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Oct 20, 2024Updated last year
- little websocket implementation☆37Jan 22, 2023Updated 3 years ago
- Benchmark utility for the tidwall/btree Go package☆24Sep 6, 2023Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Nov 18, 2023Updated 2 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Apr 15, 2017Updated 8 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆103Sep 8, 2025Updated 5 months ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆37Mar 12, 2019Updated 6 years ago
- ☆132May 15, 2018Updated 7 years ago
- on-disk hash table(mainly for WAL).☆30Sep 10, 2023Updated 2 years ago
- An early PostgreSQL implementation in Go☆728Jun 10, 2021Updated 4 years ago
- Simple Syntax-Directed Interpreter for a subset of SQL☆13Jan 3, 2011Updated 15 years ago
- Remote Caching Server is a versatile key-value data store accessible through Native, gRPC, and HTTP APIs.☆14Apr 27, 2024Updated last year
- Many queue implementations with a test-suite☆11May 4, 2022Updated 3 years ago
- SQLite load testing application using GitHub Archive data.☆14Apr 16, 2022Updated 3 years ago
- Cloud-native distributed key-value database.☆10Feb 28, 2025Updated last year
- A CLI based DBMS made using C++. It supports basic SQL Queries.☆10Jan 5, 2024Updated 2 years ago
- ☆12Aug 14, 2025Updated 6 months ago
- (educational) build your own disk based KV store☆13Jul 27, 2024Updated last year
- Masterpieces of Go programming language.☆11Feb 11, 2023Updated 3 years ago
- Repository template for katas in Go and VS Code.☆11Nov 24, 2025Updated 3 months ago
- Yet another PostgreSQL driver☆13Oct 2, 2022Updated 3 years ago
- high performance KV database based on bitcask☆12May 12, 2023Updated 2 years ago
- 🌺 Run command periodically and expose latest STDOUT as HTTP endpoint☆34Aug 22, 2024Updated last year
- jeez it's just a quadtree chill out☆26Apr 7, 2022Updated 3 years ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆29Jan 9, 2022Updated 4 years ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,251Feb 18, 2025Updated last year
- Writing a compiler in Go☆12Aug 24, 2021Updated 4 years ago
- 🔒 Pure Go GOST Security Suite☆12Dec 10, 2022Updated 3 years ago
- Appendable is an append-only, schema-less, daemon-less database.☆14Feb 11, 2025Updated last year
- A repository holding the slides and short information from my presentations at different events☆11Jul 25, 2025Updated 7 months ago
- Write ahead log for Go.☆710Aug 31, 2025Updated 6 months ago