eatonphil / gosql
An early PostgreSQL implementation in Go
☆716Updated 3 years ago
Alternatives and similar repositories for gosql:
Users that are interested in gosql are comparing it to the libraries listed below
- B-tree implementation for Go☆1,099Updated 10 months ago
- A pure golang SQL database for database theory research☆839Updated 3 years ago
- LBADD: An experimental, distributed SQL database☆390Updated 2 years ago
- B-tree implementation for Go☆237Updated 3 years ago
- RPC explained by writing simple RPC framework in 300 lines of pure Golang.☆565Updated 3 years ago
- Raft implementation in Go☆1,135Updated 2 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆321Updated last week
- Write ahead log for Go.☆648Updated 5 months ago
- babygo👶 is a small Go compiler made from scratch, which can compile itself. It's going to be the smallest and simplest go compiler in th…☆309Updated 11 months ago
- High Availability Raft Framework for Go☆619Updated this week
- Mocking your SQL database in Go tests has never been easier.☆847Updated 2 months ago
- 📝 Go: A Documentary | https://golang.design/history☆1,062Updated 2 weeks ago
- Modern embedded SQL database☆1,585Updated 5 months ago
- A MySQL-compatible relational database with a storage agnostic query engine. Implemented in pure Go.☆2,415Updated this week
- An embedded time-series database☆1,182Updated 6 months ago
- A golang expression evaluator & Library to build SQL query engine based functionality.☆867Updated last year
- Simple Full-Text Search engine☆402Updated 4 years ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,470Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,331Updated 3 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆887Updated last year
- Biscuit research OS☆2,503Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆226Updated 6 years ago
- Immutable collections for Go☆718Updated last year
- minigo🐥is a small Go compiler made from scratch. It can compile itself.☆530Updated 4 years ago
- In-memory SQL engine in Go sql/driver for testing purpose☆897Updated 7 months ago
- A simple virtual machine - compiler & interpreter - written in golang☆335Updated 2 years ago
- GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.☆755Updated 4 years ago
- An interpreted language written in Go☆291Updated last year
- Pure Golang PostgreSQL (SQL:2011, SQL:2008, SQL:2003, SQL:1999, and SQL-92 Standard) Parser☆286Updated 10 months ago