eatonphil / gosqlView external linksLinks
An early PostgreSQL implementation in Go
☆727Jun 10, 2021Updated 4 years ago
Alternatives and similar repositories for gosql
Users that are interested in gosql are comparing it to the libraries listed below
Sorting:
- A pure golang SQL database for database theory research☆845Aug 31, 2021Updated 4 years ago
- Basic document db from scratch in Go☆48Apr 2, 2022Updated 3 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆917Sep 21, 2024Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,763Feb 9, 2026Updated last week
- A MySQL-compatible relational database with a storage agnostic query engine. Implemented in Go.☆2,606Updated this week
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆102May 17, 2022Updated 3 years ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,415Jan 29, 2026Updated 2 weeks ago
- An embedded time-series database☆1,234Aug 6, 2025Updated 6 months ago
- Simple SQL parser meant for querying CSV files☆425Aug 2, 2021Updated 4 years ago
- An extensible MySQL server implementation in Go.☆1,038Jan 27, 2021Updated 5 years ago
- Fast key-value DB in Go.☆15,467Updated this week
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,502Updated this week
- A course to build the SQL layer of a distributed database.☆2,040Sep 27, 2023Updated 2 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 3 months ago
- Modern embedded SQL database☆1,670Jan 16, 2026Updated last month
- Distributed SQL database in Rust, written as an educational project☆7,179Jan 13, 2026Updated last month
- A distributed key value store in under 1000 lines. Used in production at comma.ai☆3,124Feb 10, 2024Updated 2 years ago
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆417Jun 7, 2024Updated last year
- LBADD: An experimental, distributed SQL database☆388Apr 4, 2023Updated 2 years ago
- Just an itsy bitsy b-tree in Go☆96Aug 29, 2021Updated 4 years ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 7 months 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
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 6 months ago
- Writing a sqlite clone from scratch in C☆10,278Mar 4, 2024Updated last year
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,837Sep 10, 2024Updated last year
- Write ahead log for Go.☆707Aug 31, 2025Updated 5 months ago
- indexing library for Go☆2,003Jan 25, 2026Updated 3 weeks ago
- The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.☆17,295Feb 9, 2026Updated last week
- A high performance memory-bound Go cache☆6,751Jan 21, 2026Updated 3 weeks ago
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- Biscuit research OS☆2,559Oct 28, 2022Updated 3 years ago
- Visualise Go runtime metrics in real time☆3,622Updated this week
- Golang in-memory database built on immutable radix trees☆3,440Jan 27, 2026Updated 2 weeks ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- An embedded key/value database for Go.☆9,356Updated this week
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆313Jun 4, 2024Updated last year
- B-tree implementation for Go☆1,190Nov 3, 2025Updated 3 months ago
- Thoughts on Go performance optimization☆10,889Jan 5, 2022Updated 4 years ago