auxten / go-sqldb
A pure golang SQL database for database theory research
☆829Updated 3 years ago
Alternatives and similar repositories for go-sqldb:
Users that are interested in go-sqldb are comparing it to the libraries listed below
- Raft implementation in Go☆1,087Updated this week
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆359Updated last year
- Write ahead log for Go.☆621Updated last month
- An early PostgreSQL implementation in Go☆700Updated 3 years ago
- B-tree implementation for Go☆1,070Updated 6 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,058Updated 3 months ago
- A course to build the SQL layer of a distributed database.☆1,748Updated last year
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,097Updated 2 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,442Updated 11 months ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,058Updated 4 months ago
- A course to build distributed key-value service based on TiKV model☆3,488Updated this week
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆241Updated 5 months ago
- Raft library for maintaining a replicated state machine☆694Updated this week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,421Updated 2 months ago
- Simple SQL parser meant for querying CSV files☆418Updated 3 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.☆247Updated last year
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆441Updated 4 months ago
- B-tree implementation for Go☆234Updated 2 years ago
- A simple implementation of the Google File System in golang☆159Updated 7 years ago
- An embedded time-series database☆1,134Updated last month
- Embedded key-value store for read-heavy workloads written in Go☆1,313Updated 4 months ago
- High Availability Raft Framework for Go☆606Updated 11 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,566Updated last month
- 阅读 boltDB 源码后的小结☆256Updated 2 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆220Updated last year
- SQL Parser implemented in Go☆1,498Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆3,972Updated 3 months ago
- Provides easy-to-use async IO interface with io_uring☆602Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,035Updated this week