- GitHub Staff
- Barcelona, Spain
-
14:06
- 1h ahead - https://me.rbel.co
📖 Go - Datastores
general purpose extensions to golang's database/sql
A lightweight document-oriented NoSQL database written in pure Golang.
Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.
ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
A better ORM for Go, based on non-empty interfaces and code generation.
Elastic Key-Value Storage With Strong Consistency and Reliability
❄️ Coolest database around 🧊 Embeddable column database written in Go.
Lightweight, fast and reliable key/value storage engine based on Bitcask.
Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and gRPC interfaces secured with mTLS.
super simple storage service + data local compute + shuffle
PostgreSQL ➕ REST, low-code, simplify and accelerate development, ⚡ instant, realtime, high-performance on any Postgres application, existing or new
A library for creating generic graph data structures and modifying, analyzing, and visualizing them.
Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.
A SQLite extension for making HTTP requests purely in SQL
Idempotent schema management for MySQL, PostgreSQL, and more
App to easily query, script, and visualize data from every database, file, and API.
Commandline tool for running SQL queries against JSON, CSV, Excel, Parquet, and more.
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.