A google datastore query aggregator and compiler with some minor enhancements
-
Updated
Nov 11, 2025 - Go
A google datastore query aggregator and compiler with some minor enhancements
Developing software framework for the GO programming language
KiviGo is a lightweight, modular Go key-value store library with a unified client API, pluggable backends (Badger, Redis, DynamoDB, etc.), and interchangeable encoders. It simplifies backend switching, testing with a mock backend, health checks, and batch operations for production-ready applications.
Datastore is a lightweight, thread-safe in-memory key-value store for Go, with automatic JSON persistence to disk.
A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.
Just reducing some Google Cloud Platform boilerplate.
MatrixSearch is a fast, in-memory Go data store that filters and queries any struct using composite indexing. It supports custom and automatic indexing, enabling multi-dimensional searches on complex datasets efficiently.
A user-friendly, efficient, and modern UI for the GCP Datastore Emulator, designed for ease of use without compromising on resource efficiency.
Easy to use filesystem datastore, with encryption, for Go
Add a description, image, and links to the datastore topic page so that developers can more easily learn about it.
To associate your repository with the datastore topic, visit your repo's landing page and select "manage topics."