An early PostgreSQL implementation in Go
☆728Jun 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☆846Aug 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☆927Sep 21, 2024Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆5,796Updated this week
- A MySQL-compatible relational database with a storage agnostic query engine. Implemented in Go.☆2,613Feb 27, 2026Updated last 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,426Jan 29, 2026Updated last month
- An embedded time-series database☆1,236Aug 6, 2025Updated 7 months ago
- Simple SQL parser meant for querying CSV files☆424Aug 2, 2021Updated 4 years ago
- An extensible MySQL server implementation in Go.☆1,035Jan 27, 2021Updated 5 years ago
- Fast key-value DB in Go.☆15,509Updated this week
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,510Feb 18, 2026Updated 2 weeks ago
- A course to build the SQL layer of a distributed database.☆2,041Sep 27, 2023Updated 2 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 4 months ago
- Modern embedded SQL database☆1,676Jan 16, 2026Updated last month
- Distributed SQL database in Rust, written as an educational project☆7,188Feb 14, 2026Updated 3 weeks ago
- A distributed key value store in under 1000 lines. Used in production at comma.ai☆3,125Feb 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,509Jun 28, 2025Updated 8 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,560Feb 8, 2026Updated last month
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Writing a sqlite clone from scratch in C☆10,313Mar 4, 2024Updated 2 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,840Sep 10, 2024Updated last year
- The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.☆17,338Updated this week
- Write ahead log for Go.☆709Aug 31, 2025Updated 6 months ago
- indexing library for Go☆2,004Jan 25, 2026Updated last month
- A high performance memory-bound Go cache☆6,798Jan 21, 2026Updated last month
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- Biscuit research OS☆2,562Oct 28, 2022Updated 3 years ago
- Visualise Go runtime metrics in real time☆3,624Feb 27, 2026Updated last week
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,930Nov 24, 2023Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,446Feb 22, 2026Updated 2 weeks ago
- An embedded key/value database for Go.☆9,391Mar 2, 2026Updated last 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,199Feb 28, 2026Updated last week
- Yaegi is Another Elegant Go Interpreter☆8,090Feb 9, 2026Updated last month