auxten / go-sqldb
A pure golang SQL database for database theory research
☆823Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-sqldb
- An early PostgreSQL implementation in Go☆684Updated 3 years ago
- Write ahead log for Go.☆607Updated 3 months ago
- B-tree implementation for Go☆1,061Updated 5 months ago
- Raft implementation in Go☆1,065Updated 3 weeks ago
- A course to build the SQL layer of a distributed database.☆1,722Updated last year
- Raft library for maintaining a replicated state machine☆666Updated last week
- 📝 Go: A Documentary | https://golang.design/history☆1,057Updated 2 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆356Updated 11 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆239Updated 4 months ago
- An embedded time-series database☆1,107Updated 2 weeks ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,076Updated 3 weeks ago
- 阅读 boltDB 源码后的小结☆254Updated 2 years ago
- B-tree implementation for Go☆233Updated 2 years ago
- Simple SQL parser meant for querying CSV files☆416Updated 3 years ago
- Example code for how to get hashicorp/raft running with gRPC☆208Updated 3 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,433Updated 9 months 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.☆242Updated last year
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,397Updated 3 weeks ago
- Provides easy-to-use async IO interface with io_uring☆595Updated 11 months ago
- SQL Parser implemented in Go☆1,488Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆378Updated last month
- (educational) build your own disk based KV store in Go☆192Updated 6 months ago
- A course to build distributed key-value service based on TiKV model☆3,440Updated 3 weeks ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆272Updated this week
- Embedded key-value store for read-heavy workloads written in Go☆1,311Updated 3 months ago
- High Availability Raft Framework for Go☆604Updated 10 months ago
- high performance in-memory cache☆276Updated last week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆3,949Updated 2 months ago
- More effective network communication, two-way calling, notify and broadcast supported.☆960Updated 3 weeks ago