auxten / go-sqldbLinks
A pure golang SQL database for database theory research
☆845Updated 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.☆678Updated 3 weeks ago
- A course to build the SQL layer of a distributed database.☆2,003Updated last year
- Raft implementation in Go☆1,210Updated 7 months ago
- B-tree implementation for Go☆1,149Updated last month
- An early PostgreSQL implementation in Go☆724Updated 4 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆373Updated last year
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆274Updated 7 months ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,230Updated 7 months ago
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,074Updated 3 months ago
- Raft library for maintaining a replicated state machine☆910Updated this week
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆262Updated 2 years ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,112Updated 3 weeks ago
- A simple implementation of the Google File System in golang☆161Updated 8 years ago
- Simple SQL parser meant for querying CSV files☆425Updated 4 years ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆464Updated last year
- Fast and easy-to-use skip list for Go.☆421Updated 11 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,505Updated 2 weeks ago
- An embedded time-series database☆1,213Updated last month
- Raft backend implementation using BoltDB☆691Updated last month
- B-tree implementation for Go☆239Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 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…☆225Updated last year
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,493Updated 2 months ago
- Provides easy-to-use async IO interface with io_uring☆664Updated last year
- High Availability Raft Framework for Go☆650Updated last month
- ☆183Updated last year
- qw4990's Blog☆219Updated 3 years ago
- Example code for how to get hashicorp/raft running with gRPC☆228Updated last year
- (educational) build your own disk based KV store in Go☆243Updated last year