awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
philippgille avatar

philippgille/gokv

0
View on GitHub↗
828 stars·77 forks·Go·MPL-2.0·9 views

Gokv

Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)

Features

  • Data Storage Abstractions - Extensible key-value store for various backends.
  • Database Drivers - Key-value store interface with multiple backend implementations.

Star history

Star history chart for philippgille/gokvStar history chart for philippgille/gokv

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does philippgille/gokv do?

Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, PostgreSQL, MongoDB, CockroachDB and many more)

What are the main features of philippgille/gokv?

The main features of philippgille/gokv are: Data Storage Abstractions, Database Drivers.

Which projects share features with philippgille/gokv?

Projects with overlapping indexed features include: viant/dsc — Datastore Connectivity in go. google/cayley — Cayley is a graph database and query engine designed to store and retrieve interconnected data. It functions as a quad… aerospike/aerospike-client-nodejs — Node.js client for the Aerospike database. aio-libs/aioes — asyncio compatible driver for elasticsearch. aio-libs/aiomysql — aiomysql is a library for accessing a MySQL database from the asyncio. aio-libs/aiocouchdb — CouchDB client built on top of aiohttp (asyncio).

Projects sharing features with Gokv

These projects share indexed features with Gokv. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • viant/dscviant avatar

    viant/dsc

    36View on GitHub↗

    Datastore Connectivity in go

    Go
    View on GitHub↗36
  • google/cayleygoogle avatar

    google/cayley

    15,043View on GitHub↗

    Cayley is a graph database and query engine designed to store and retrieve interconnected data. It functions as a quad store, persisting information as four-element tuples to maintain complex relationships and semantic linked data. The system features a backend-agnostic storage layer that decouples the graph API from the underlying data store. This allows for the integration of external backends through a modular adapter system, enabling the synchronization of data across different storage engines. The project provides a pattern-matching query engine for extracting specific nodes and relatio

    Go
    View on GitHub↗15,043
  • aerospike/aerospike-client-nodejsaerospike avatar

    aerospike/aerospike-client-nodejs

    207View on GitHub↗

    Node.js client for the Aerospike database

    JavaScriptaerospikedatabase-driverjavascript
    View on GitHub↗207
  • aio-libs/aiocouchdbaio-libs avatar

    aio-libs/aiocouchdb

    54View on GitHub↗

    CouchDB client built on top of aiohttp (asyncio)

    Python
    View on GitHub↗54
Compare all 30 related projects→