eatonphil / gosqlLinks
An early PostgreSQL implementation in Go
☆724Updated 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☆846Updated 4 years ago
- B-tree implementation for Go☆1,155Updated last month
- Raft implementation in Go☆1,215Updated 8 months ago
- LBADD: An experimental, distributed SQL database☆387Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆374Updated last year
- RPC explained by writing simple RPC framework in 300 lines of pure Golang.☆566Updated 3 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,075Updated 3 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆332Updated 4 months ago
- World's most dumbest Load Balancer☆539Updated last year
- An embedded time-series database☆1,213Updated last month
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,494Updated 3 months ago
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆234Updated 6 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 8 months ago
- Write ahead log for Go.☆679Updated last month
- GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.☆755Updated 4 years ago
- (educational) build your own disk based KV store in Go☆244Updated last year
- Simple Full-Text Search engine☆403Updated 5 years ago
- High Availability Raft Framework for Go☆649Updated last month
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated last year
- Toy Lisp 1.5 interpreter☆986Updated 10 months ago
- A basic Raft implementation in Go.☆228Updated last year
- Algorithms, 4th Edition, Go version☆187Updated 8 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…☆316Updated last year
- Immutable collections for Go☆733Updated 2 years ago
- Adaptive Radix Trees implemented in Go☆400Updated 9 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆896Updated last week
- Modern embedded SQL database☆1,622Updated last week
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- A simple virtual machine - compiler & interpreter - written in golang☆340Updated 3 years ago