auxten / go-sqldbLinks
A pure golang SQL database for database theory research
☆841Updated 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
Sorting:
- Write ahead log for Go.☆662Updated 6 months ago
- Raft implementation in Go☆1,154Updated 4 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,067Updated last month
- An early PostgreSQL implementation in Go☆721Updated 3 years ago
- B-tree implementation for Go☆1,108Updated 11 months ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,156Updated 3 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 4 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆369Updated last year
- Raft library for maintaining a replicated state machine☆841Updated 2 weeks ago
- B-tree implementation for Go☆239Updated 3 years ago
- Provides easy-to-use async IO interface with io_uring☆643Updated last year
- A course to build the SQL layer of a distributed database.☆1,971Updated 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…☆223Updated last year
- High Availability Raft Framework for Go☆635Updated last month
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,474Updated last year
- 阅读 boltDB 源码后的小结☆263Updated 2 years ago
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,094Updated 5 months ago
- high performance in-memory cache☆295Updated 3 months ago
- Raft backend implementation using BoltDB☆678Updated last week
- simply SQL Parser for Go ( powered by vitess and TiDB )☆467Updated 2 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,470Updated 2 weeks ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆289Updated last year
- A course to build distributed key-value service based on TiKV model☆3,673Updated last month
- A golang LRU Cache for high concurrency☆1,363Updated 5 months ago
- indexing library for Go☆1,961Updated last year
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆257Updated 2 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- An embedded time-series database☆1,196Updated 7 months ago
- Consistent hashing with bounded loads in Golang☆734Updated last year
- A collection of generic data structures written in Go.☆1,307Updated last year