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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to couchbase/gocb

Open-source alternatives to Gocb

30 open-source projects similar to couchbase/gocb, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Gocb alternative.

  • piaohao/godispiaohao avatar

    piaohao/godis

    112View on GitHub↗

    redis client implement by golang, inspired by jedis.

    Gogogolangjedis
    View on GitHub↗112
  • qiniu/qmgoqiniu avatar

    qiniu/qmgo

    1,353View on GitHub↗

    Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.

    Godatabasedrivergo
    View on GitHub↗1,353
  • globalsign/mgoglobalsign avatar

    globalsign/mgo

    1,966View on GitHub↗

    The MongoDB driver for Go

    Gogolangmongodb
    View on GitHub↗1,966
  • nitishm/go-rejsonnitishm avatar

    nitishm/go-rejson

    341View on GitHub↗

    Golang client for redislabs' ReJSON module with support for multilple redis clients (redigo, go-redis)

    Gogo-redisgolanggolang-client
    View on GitHub↗341
  • shomali11/xredisshomali11 avatar

    shomali11/xredis

    19View on GitHub↗

    Go Redis Client

    Goconnection-pooleasyeasy-to-use
    View on GitHub↗19
  • cihangir/neo4jcihangir avatar

    cihangir/neo4j

    29View on GitHub↗

    Neo4j Rest API Client for Go lang

    Go
    View on GitHub↗29

AI search

Explore more awesome repositories

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

Find more with AI search
  • couchbase/goforestdbcouchbase avatar

    couchbase/goforestdb

    36View on GitHub↗

    Go bindings for ForestDB

    Go
    View on GitHub↗36
  • defcronyke/godscachedefcronyke avatar

    defcronyke/godscache

    11View on GitHub↗

    An unofficial Google Cloud Platform Go Datastore wrapper that adds caching using memcached. For App Engine Flexible, Compute Engine, Kubernetes Engine, and more.

    Goappengineappengine-flexcache
    View on GitHub↗11
  • gomodule/redigogomodule avatar

    gomodule/redigo

    9,860View on GitHub↗

    Redigo is a Redis client library for Go applications, providing the means to execute commands, manage connections, and interact with Redis data stores. The library includes a connection pool manager to maintain a cache of reusable open connections and a pipelining tool that groups multiple commands into a single network round-trip to increase throughput and reduce latency. It also provides an implementation for broadcasting events and receiving real-time messages through Redis communication channels. The project covers broader capability areas including remote scripting for executing logic o

    Gogoredis
    View on GitHub↗9,860
  • mongodb/mongo-go-drivermongodb avatar

    mongodb/mongo-go-driver

    8,506View on GitHub↗

    The mongo-go-driver is a Go library for building applications that integrate with a MongoDB document store. It enables the storage and retrieval of flexible document data by providing a bridge between Go backends and the database. The driver implements specialized capabilities for semantic vector search, allowing the handling and execution of high-dimensional vector data for similarity-based retrieval. It also supports full-text search via linguistic analysis and programmatic search index management. The project covers a broad range of database operations, including document-based CRUD, bulk

    Godatabasedrivergo
    View on GitHub↗8,506
  • underarmour/dynagoU

    underarmour/dynago

    0View on GitHub↗
    View on GitHub↗0
  • solher/arangolitesolher avatar

    solher/arangolite

    72View on GitHub↗

    Lightweight Golang driver for ArangoDB

    Go
    View on GitHub↗72
  • zegl/goriakzegl avatar

    zegl/goriak

    30View on GitHub↗

    goriak - Go language driver for Riak KV

    Godatabase-adapterdatabase-connectorgo
    View on GitHub↗30
  • viant/ascviant avatar

    viant/asc

    11View on GitHub↗

    Datastore Connectivity for Aerospike for go

    Go
    View on GitHub↗11
  • aerospike/aerospike-client-goaerospike avatar

    aerospike/aerospike-client-go

    459View on GitHub↗

    Aerospike Client Go

    Go
    View on GitHub↗459
  • couchbase/go-couchbasecouchbase avatar

    couchbase/go-couchbase

    323View on GitHub↗

    Couchbase client in Go

    Go
    View on GitHub↗323
  • dancannon/gorethinkdancannon avatar

    dancannon/gorethink

    1,648View on GitHub↗

    Go language driver for RethinkDB

    Go
    View on GitHub↗1,648
  • davemeehan/neo4j-goD

    davemeehan/Neo4j-GO

    0View on GitHub↗
    View on GitHub↗0
  • go-redis/redisG

    go-redis/redis

    0View on GitHub↗
    View on GitHub↗0
  • bradfitz/gomemcachebradfitz avatar

    bradfitz/gomemcache

    1,873View on GitHub↗

    Go Memcached client library #golang

    Gogolangmemcachememcached-clients
    View on GitHub↗1,873
  • jmcvetta/neoismjmcvetta avatar

    jmcvetta/neoism

    388View on GitHub↗

    Neo4j client for Golang

    Go
    View on GitHub↗388
  • kamva/mgmKamva avatar

    Kamva/mgm

    764View on GitHub↗

    Mongo Go Models (mgm) is a fast and simple MongoDB ODM for Go (based on official Mongo Go Driver)

    Gogomgmmodel
    View on GitHub↗764
  • bsm/redeobsm avatar

    bsm/redeo

    444View on GitHub↗

    High-performance framework for building redis-protocol compatible TCP servers/services

    Gogolow-latencyredis
    View on GitHub↗444
  • pilosa/go-pilosapilosa avatar

    pilosa/go-pilosa

    58View on GitHub↗

    Go client library for Pilosa

    Go
    View on GitHub↗58
  • pocoproject/pocopocoproject avatar

    pocoproject/poco

    9,438View on GitHub↗

    POCO is a comprehensive C++ application framework that provides a cross-platform set of libraries for building network-centric applications. It offers a unified abstraction layer that wraps platform-specific APIs, enabling the same code to run across desktop, server, mobile, IoT, and embedded systems. The framework is organized into modular libraries that can be compiled and linked selectively, allowing developers to include only the components their application needs. The framework distinguishes itself through its broad coverage of application infrastructure needs, including threading and sy

    C++c-plus-plusconfigurationcross-platform
    View on GitHub↗9,438
  • apache/couchdb-nanoapache avatar

    apache/couchdb-nano

    687View on GitHub↗

    Nano: The official Apache CouchDB library for Node.js

    JavaScriptapachecouchdbnano
    View on GitHub↗687
  • confluentinc/confluent-kafka-dotnetconfluentinc avatar

    confluentinc/confluent-kafka-dotnet

    262View on GitHub↗

    Confluent's Apache Kafka .NET client

    C#c-sharpconfluentdotnet
    View on GitHub↗262
  • apache/cassandra-python-driverapache avatar

    apache/cassandra-python-driver

    1,425View on GitHub↗

    Python Driver for Apache Cassandra®

    Python
    View on GitHub↗1,425
  • couchbase/couchbase-lite-netcouchbase avatar

    couchbase/couchbase-lite-net

    443View on GitHub↗

    A lightweight, document-oriented (NoSQL), syncable database engine for .NET

    C#
    View on GitHub↗443
  • aio-libs/aioodbcaio-libs avatar

    aio-libs/aioodbc

    326View on GitHub↗

    aioodbc - is a library for accessing a ODBC databases from the asyncio

    Python
    View on GitHub↗326