auxten / go-sqldbView external linksLinks
A pure golang SQL database for database theory research
☆845Aug 31, 2021Updated 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:
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆313Jun 4, 2024Updated last year
- A course to build the SQL layer of a distributed database.☆2,041Sep 27, 2023Updated 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,551Feb 8, 2026Updated last week
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,878Updated this week
- An early PostgreSQL implementation in Go☆727Jun 10, 2021Updated 4 years ago
- RocksDB/LevelDB inspired key-value database in Go☆5,763Updated this week
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,251Feb 18, 2025Updated 11 months ago
- A course to build distributed key-value service based on TiKV model☆3,875May 3, 2025Updated 9 months ago
- A MySQL-compatible relational database with a storage agnostic query engine. Implemented in Go.☆2,606Updated this week
- An embedded time-series database☆1,234Aug 6, 2025Updated 6 months ago
- 🤔 A minimize Time Series Database, written from scratch as a learning project. 从零开始实现一个 TSDB☆706Aug 8, 2024Updated last year
- Distributed SQL database in Rust, written as an educational project☆7,179Jan 13, 2026Updated last month
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 7 months ago
- B-tree implementation for Go☆1,190Nov 3, 2025Updated 3 months ago
- Modern embedded SQL database☆1,670Jan 16, 2026Updated 3 weeks ago
- Fast key-value DB in Go.☆15,467Updated this week
- A Golang implemented Redis Server and Cluster. Go 语言实现的 Redis 服务器和分布式集群☆3,821Sep 14, 2025Updated 5 months ago
- LevelDB key/value database in Go.☆6,325May 14, 2024Updated last year
- B-tree implementation for Go☆239Mar 6, 2022Updated 3 years ago
- A feature complete and high performance multi-group Raft library in Go.☆5,301Jul 23, 2025Updated 6 months ago
- µGo语言实现(从头开发一个迷你Go语言编译器)☆1,545Sep 26, 2024Updated last year
- An educational OLAP database system.☆1,813Aug 10, 2025Updated 6 months ago
- The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.☆17,295Updated this week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,159Aug 21, 2024Updated last year
- A list of learning materials to understand databases internals☆10,658Aug 29, 2024Updated last year
- Raft implementation in Go☆1,260Jan 29, 2025Updated last year
- 🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.☆14,327Feb 7, 2026Updated last week
- A distributed key value store in under 1000 lines. Used in production at comma.ai☆3,124Feb 10, 2024Updated 2 years ago
- Golang implementation of the Raft consensus protocol☆8,921Jan 14, 2026Updated last month
- Spaghetti: a dependency analysis tool for Go packages☆766May 19, 2023Updated 2 years ago
- open source training courses about distributed database and distributed systems☆10,829Sep 18, 2023Updated 2 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆917Sep 21, 2024Updated last year
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,083Jan 22, 2026Updated 3 weeks ago
- A cache library for Go with zero GC overhead.☆5,372Updated this week
- Visualise Go runtime metrics in real time☆3,622Updated this week
- An embedded key/value database for Go.☆9,356Updated this week
- A high performance memory-bound Go cache☆6,751Jan 21, 2026Updated 3 weeks ago
- Writing a sqlite clone from scratch in C☆10,278Mar 4, 2024Updated last year
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago