krasun / gosqldbLinks
A key-value persistent database that supports SQL queries over B+ and LSM trees
☆30Updated 3 years ago
Alternatives and similar repositories for gosqldb
Users that are interested in gosqldb are comparing it to the libraries listed below
Sorting:
- Log-structured merge-tree☆31Updated 2 years ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆38Updated 6 years ago
- Simple SQL parser☆75Updated 4 months ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆27Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Go implementation of B plus tree☆33Updated 3 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 4 months ago
- Easy to use distributed event bus similar to Kafka☆95Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- on-disk hash table(mainly for WAL).☆28Updated last year
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- ☆34Updated 4 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- LSM tree based key-value database☆30Updated last year
- Interactive Assembler for Go☆64Updated 7 months ago
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- A slick BTree on disk based key value store implemented in pure Go☆148Updated 2 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆257Updated 2 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- ☆121Updated last year
- Go Stream, like Java 8 Stream.☆95Updated last year
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆37Updated this week
- The Golang imeplentation of MVCC Hashmap☆13Updated 8 years ago
- B+ tree in pure Go.☆94Updated 10 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 7 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- SDB :纯 Go 开发、数据结构丰富、持久化、简单易用的 NoSQL 数据库☆138Updated 2 years ago