eatonphil / gosqlLinks
An early PostgreSQL implementation in Go
☆725Updated 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☆842Updated 3 years ago
- B-tree implementation for Go☆1,122Updated last week
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- LBADD: An experimental, distributed SQL database☆388Updated 2 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- RPC explained by writing simple RPC framework in 300 lines of pure Golang.☆566Updated 3 years ago
- Raft implementation in Go☆1,185Updated 5 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated 2 months ago
- Write ahead log for Go.☆667Updated 7 months ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,486Updated 2 weeks ago
- Simple Full-Text Search engine☆403Updated 4 years ago
- 📝 Go: A Documentary | https://golang.design/history☆1,070Updated last month
- World's most dumbest Load Balancer☆532Updated 10 months ago
- GhostDB is a distributed, in-memory, general purpose key-value data store that delivers microsecond performance at any scale.☆756Updated 4 years ago
- An embedded time-series database☆1,201Updated 8 months ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- 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
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆229Updated 6 years ago
- A basic Raft implementation in Go.☆228Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,343Updated 5 months ago
- Mocking your SQL database in Go tests has never been easier.☆850Updated 4 months ago
- High Availability Raft Framework for Go☆637Updated 2 months ago
- (educational) build your own disk based KV store in Go☆237Updated last year
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆892Updated last year
- Modern embedded SQL database☆1,603Updated 8 months ago
- Immutable collections for Go☆729Updated last year
- Mortar is a GO framework/library for building gRPC (and REST) web services.☆677Updated 2 months ago
- Toy Lisp 1.5 interpreter☆984Updated 7 months ago
- Example code for how to get hashicorp/raft running with gRPC☆223Updated 11 months ago
- Adaptive Radix Trees implemented in Go☆392Updated 6 months ago