krasun / gosqldb
A key-value persistent database that supports SQL queries over B+ and LSM trees
☆27Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for gosqldb
- Log-structured merge-tree☆28Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆240Updated 4 months ago
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆40Updated 5 years ago
- Go implementation of B plus tree☆33Updated 2 years ago
- A simplified implementation for log structured merge tree.☆58Updated 3 years ago
- A slick BTree on disk based key value store implemented in pure Go☆141Updated 2 years ago
- 使用 Go 实现一个 LSM Tree 数据库☆79Updated 3 months ago
- Storage algorithms.☆36Updated 3 years ago
- Distributed key-value database in Go☆41Updated 4 years ago
- LSM tree based key-value database☆30Updated 8 months ago
- ☆31Updated 3 years ago
- on-disk hash table(mainly for WAL).☆24Updated last year
- Simple SQL parser☆66Updated 2 years ago
- Full text search engine powered by LotusDB.☆20Updated 10 months ago
- Interactive Assembler for Go☆60Updated 3 weeks ago
- Material for a talk about parsers at Godays 2020.☆33Updated 4 years ago
- ☆111Updated last year
- A fast little LRU cache for Go☆165Updated last year
- Adaptive Radix Trees implemented in Go☆371Updated this week
- B+ tree in memory with mvcc support☆18Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆78Updated last year
- 自底向上分析boltdb源码https://www.bookstack.cn/books/jaydenwen123-boltdb_book☆82Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆356Updated last year
- Easy to use distributed event bus similar to Kafka☆93Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated 3 weeks ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆85Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆48Updated last month
- Fast and easy-to-use skip list for Go.☆382Updated 2 months ago
- 阅读 boltDB 源码后的小结☆255Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago