auxten / go-sqldbLinks
A pure golang SQL database for database theory research
☆846Updated 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:
- Write ahead log for Go.☆681Updated 2 months ago
- Raft implementation in Go☆1,232Updated 9 months ago
- An early PostgreSQL implementation in Go☆724Updated 4 years ago
- A course to build the SQL layer of a distributed database.☆2,016Updated 2 years ago
- B-tree implementation for Go☆1,161Updated 2 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆375Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆276Updated 9 months ago
- 阅读 boltDB 源码后的小结☆269Updated 3 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,072Updated 4 months ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,240Updated 8 months ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,113Updated 2 months ago
- Raft library for maintaining a replicated state machine☆933Updated this week
- Fast and easy-to-use skip list for Go.☆426Updated last year
- A simple implementation of the Google File System in golang☆161Updated 8 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.☆263Updated 2 years ago
- An embedded time-series database☆1,217Updated 2 months ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- Provides easy-to-use async IO interface with io_uring☆667Updated last year
- 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☆251Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆465Updated last year
- Generic Container and Algorithm Library for Go☆344Updated last year
- A course to build distributed key-value service based on TiKV model☆3,781Updated 5 months ago
- Adaptive Radix Trees implemented in Go☆401Updated 10 months ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆242Updated 2 years ago
- Raft backend implementation using BoltDB☆693Updated last month
- Yet Another DAG Framework, and Promise/Future in Go. Committed to making structural concurrency in GO simpler.☆93Updated this week
- Example code for how to get hashicorp/raft running with gRPC☆230Updated last year