Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
☆2,254Feb 18, 2025Updated last year
Alternatives and similar repositories for lotusdb
Users that are interested in lotusdb are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,883Feb 10, 2026Updated 3 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,565Feb 8, 2026Updated 3 months ago
- RocksDB/LevelDB inspired key-value database in Go☆5,893Updated this week
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆282Jan 26, 2025Updated last year
- A course to build distributed key-value service based on TiKV model☆3,924May 3, 2025Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Fast key-value DB in Go.☆15,621Updated this week
- LevelDB key/value database in Go.☆6,323May 14, 2024Updated 2 years ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆467Aug 7, 2024Updated last year
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,529May 11, 2026Updated 2 weeks ago
- Embedded key-value store for read-heavy workloads written in Go☆1,351Apr 6, 2026Updated last month
- An embedded key/value database for Go.☆9,527Updated this week
- A feature complete and high performance multi-group Raft library in Go.☆5,308Jul 23, 2025Updated 10 months ago
- Modern embedded SQL database☆1,688Jan 16, 2026Updated 4 months ago
- An educational OLAP database system.☆1,834Aug 10, 2025Updated 9 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,161Aug 21, 2024Updated last year
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,511Jun 28, 2025Updated 10 months ago
- Golang implementation of the Raft consensus protocol☆9,014Updated this week
- A high-performance non-blocking I/O networking framework focusing on RPC scenarios.☆4,565Apr 6, 2026Updated last month
- Write ahead log for Go.☆723Aug 31, 2025Updated 8 months ago
- A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群☆3,830Sep 14, 2025Updated 8 months ago
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,152Apr 1, 2026Updated last month
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,850May 19, 2026Updated last week
- A high performance memory-bound Go cache☆6,903May 6, 2026Updated 2 weeks ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- A course to build the SQL layer of a distributed database.☆2,042Sep 27, 2023Updated 2 years ago
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,417Apr 1, 2026Updated last month
- A distributed transaction framework, supports workflow, saga, tcc, xa, 2-phase message, outbox patterns, supports many languages.☆10,877Jan 3, 2026Updated 4 months ago
- ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.☆17,830Jan 23, 2026Updated 4 months ago
- B-tree implementation for Go☆1,218May 17, 2026Updated last week
- Efficient cache for gigabytes of data written in Go.☆8,131Apr 24, 2026Updated last month
- The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.☆17,518Updated this week
- A blazingly fast JSON serializing & deserializing library☆9,439May 13, 2026Updated 2 weeks ago
- Distributed SQL database in Rust, written as an educational project☆7,230Feb 14, 2026Updated 3 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Pure Go 1000k+ connections solution, support tls/http1.x/websocket and basically compatible with net/http, with high-performance and low …☆2,734Apr 10, 2026Updated last month
- Data Agent Ready Warehouse : One for Analytics, Search, AI, Python Sandbox. — rebuilt from scratch. Unified architecture on your S3.☆9,297Updated this week
- Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.☆2,834Feb 5, 2026Updated 3 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,885Apr 14, 2026Updated last month
- The open-source Observability 2.0 database. One engine for metrics, logs, and traces — replacing Prometheus, Loki & ES.☆6,303Updated this week
- A course of building an LSM-Tree storage engine (database) in a week.