auxten / go-sqldb
A pure golang SQL database for database theory research
☆840Updated 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
- Raft implementation in Go☆1,146Updated 3 months ago
- Write ahead log for Go.☆661Updated 5 months ago
- An early PostgreSQL implementation in Go☆719Updated 3 years ago
- B-tree implementation for Go☆1,105Updated 11 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆262Updated 3 months ago
- A course to build the SQL layer of a distributed database.☆1,965Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- Data structure and algorithm library for go, designed to provide functions similar to C++ STL☆1,087Updated 4 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,066Updated last month
- Simple SQL parser meant for querying CSV files☆423Updated 3 years ago
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,154Updated 2 months ago
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆288Updated 11 months ago
- Raft library for maintaining a replicated state machine☆803Updated this week
- A simple implementation of the Google File System in golang☆160Updated 7 years ago
- B-tree implementation for Go☆238Updated 3 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.☆256Updated 2 years ago
- Learning about containers and how they work by creating them the hard way☆1,634Updated 3 years ago
- 阅读 boltDB 源码后的小结☆264Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆410Updated 7 months 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…☆223Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,067Updated 8 months ago
- A vendor-neutral storage library for Golang: Write once, run on every storage service.☆601Updated 4 months ago
- simply SQL Parser for Go ( powered by vitess and TiDB )☆465Updated 2 years ago
- A feature complete and high performance multi-group Raft library in Go.☆5,165Updated 9 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,334Updated 3 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,462Updated last month
- high performance in-memory cache☆293Updated 2 months ago
- A lightweight stream processing library for Go☆2,030Updated this week
- Examples for Dragonboat☆185Updated 8 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,473Updated last year