eatonphil / gosqlLinks
An early PostgreSQL implementation in Go
☆720Updated 3 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☆841Updated 3 years ago
- B-tree implementation for Go☆1,108Updated 11 months ago
- Raft implementation in Go☆1,154Updated 4 months ago
- RPC explained by writing simple RPC framework in 300 lines of pure Golang.☆565Updated 3 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- Write ahead log for Go.☆662Updated 6 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,474Updated last year
- LBADD: An experimental, distributed SQL database☆390Updated 2 years ago
- An interpreted language written in Go☆292Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated 3 weeks ago
- An embedded time-series database☆1,196Updated 7 months ago
- Simple Full-Text Search engine☆403Updated 4 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,067Updated last month
- High Availability Raft Framework for Go☆634Updated last month
- Toy Lisp 1.5 interpreter☆984Updated 6 months ago
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,008Updated 6 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,335Updated 4 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆369Updated last year
- Modern embedded SQL database☆1,594Updated 6 months ago
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆227Updated 6 years ago
- Mocking your SQL database in Go tests has never been easier.☆849Updated 3 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…☆312Updated last year
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆888Updated last year
- Immutable collections for Go☆725Updated last year
- Molecule is a Go library for parsing protobufs in an efficient and zero-allocation manner.☆412Updated 11 months ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,247Updated last week
- Learning about containers and how they work by creating them the hard way☆1,636Updated 3 years ago
- A slick BTree on disk based key value store implemented in pure Go☆148Updated 2 years ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,918Updated 2 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,708Updated 2 weeks ago