zoom
Datastore
A high-performance, low-latency data storage and querying system for Go applications.
A blazing-fast datastore and querying engine for Go built on Redis.
309 stars
21 watching
25 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
goredis
Related projects:
Repository | Description | Stars |
---|---|---|
ajcrowe/rest-layer-datastore | A Google Datastore backend for building RESTful APIs | 6 |
gosuri/go-store | Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
jakekgrog/ghostdb | A distributed, in-memory key-value data store for high-performance applications | 750 |
viant/asc | A library providing data storage and retrieval capabilities for Aerospike using Go. | 10 |
rocketlaunchr/remember-go | A package to cache slow database queries using in-memory or Redis storage | 139 |
amit-davidson/libradb | A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 169 |
xgzlucario/rotom | A high-performance Redis server written in Go, implementing the core event loop mechanism AeLoop. | 41 |
echovault/sugardb | A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality. | 419 |
strapdata/elassandra | A distributed, NoSQL database and search engine built on top of Cassandra and Elasticsearch, providing features for advanced data storage and querying. | 1,715 |
getredash/redash | Enables users to connect to various data sources, visualize and share their data, making it easy to explore insights and drive business decisions. | 26,359 |
nvidia/aistore | A scalable storage system designed to support large-scale AI applications with flexible deployment options and high availability. | 1,288 |
microsoft/kernel-memory | An AI service for efficient indexing and retrieval of data using natural language queries and semantic search | 1,602 |
spy16/fabric | A simple triplestore written in Go, providing basic functions and store options to deal with subject-predicate-object relations. | 198 |
rbrahul/gofp | A utility library providing common functions for working with data structures like slices and maps in Go. | 146 |
mpalmer/redis | A high-performance, in-memory key-value store with various data structures. | 129 |