auxten / go-sqldbLinks
A pure golang SQL database for database theory research
☆843Updated 4 years ago
Alternatives and similar repositories for go-sqldb
Users that are interested in go-sqldb are comparing it to the libraries listed below
Sorting:
- Raft implementation in Go☆1,205Updated 7 months ago
- Write ahead log for Go.☆674Updated last week
- An early PostgreSQL implementation in Go☆725Updated 4 years ago
- A course to build the SQL layer of a distributed database.☆1,998Updated last year
- B-tree implementation for Go☆1,137Updated 2 weeks ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆274Updated 7 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆372Updated last year
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,075Updated 2 months ago
- Raft library for maintaining a replicated state machine☆901Updated this week
- A simple implementation of the Google File System in golang☆161Updated 7 years ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,112Updated 7 months ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,227Updated 6 months ago
- Simple SQL parser meant for querying CSV files☆424Updated 4 years ago
- Fast and easy-to-use skip list for Go.☆419Updated 11 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.☆261Updated 2 years ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆464Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Raft backend implementation using BoltDB☆689Updated 2 weeks 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…☆225Updated last year
- (educational) build your own disk based KV store in Go☆241Updated last year
- Provides easy-to-use async IO interface with io_uring☆663Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆227Updated last year
- B+ tree in pure Go.☆94Updated 10 years ago
- 🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB☆705Updated last year
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆609Updated 7 months ago
- Generic Container and Algorithm Library for Go☆343Updated last year
- An embedded time-series database☆1,211Updated 3 weeks ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,497Updated this week