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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

30 dépôts

Awesome GitHub RepositoriesNoSQL Databases

Libraries for interacting with NoSQL database services.

Explore 30 awesome GitHub repositories matching part of an awesome list · NoSQL Databases. Refine with filters or upvote what's useful.

Awesome NoSQL Databases GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • gomodule/redigoAvatar de gomodule

    gomodule/redigo

    9,860Voir sur 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

    Popular Redis client for Go.

    Gogoredis
    Voir sur GitHub↗9,860
  • pocoproject/pocoAvatar de pocoproject

    pocoproject/poco

    9,438Voir sur 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

    Provides client libraries for interacting with MongoDB and Redis NoSQL data stores.

    C++c-plus-plusconfigurationcross-platform
    Voir sur GitHub↗9,438
  • mongodb/mongo-go-driverAvatar de mongodb

    mongodb/mongo-go-driver

    8,506Voir sur 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

    Official MongoDB driver for Go.

    Godatabasedrivergo
    Voir sur GitHub↗8,506
  • globalsign/mgoAvatar de globalsign

    globalsign/mgo

    1,966Voir sur GitHub↗

    The MongoDB driver for Go

    MongoDB driver with idiomatic Go API.

    Gogolangmongodb
    Voir sur GitHub↗1,966
  • bradfitz/gomemcacheAvatar de bradfitz

    bradfitz/gomemcache

    1,873Voir sur GitHub↗

    Go Memcached client library #golang

    Client library for memcached.

    Gogolangmemcachememcached-clients
    Voir sur GitHub↗1,873
  • dancannon/gorethinkAvatar de dancannon

    dancannon/gorethink

    1,648Voir sur GitHub↗

    Go language driver for RethinkDB

    Driver for RethinkDB.

    Go
    Voir sur GitHub↗1,648
  • qiniu/qmgoAvatar de qiniu

    qiniu/qmgo

    1,353Voir sur GitHub↗

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

    Easier-to-use MongoDB driver based on the official one.

    Godatabasedrivergo
    Voir sur GitHub↗1,353
  • kamva/mgmAvatar de Kamva

    Kamva/mgm

    764Voir sur GitHub↗

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

    MongoDB ODM based on the official driver.

    Gogomgmmodel
    Voir sur GitHub↗764
  • wbolster/happybaseAvatar de wbolster

    wbolster/happybase

    609Voir sur GitHub↗

    HappyBase

    Developer-friendly Python library for interacting with HBase.

    Python
    Voir sur GitHub↗609
  • huawei-hadoop/hindexAvatar de Huawei-Hadoop

    Huawei-Hadoop/hindex

    589Voir sur GitHub↗

    hindex - Secondary Index for HBase

    Secondary indexing solution for HBase.

    Java
    Voir sur GitHub↗589
  • aerospike/aerospike-client-goAvatar de aerospike

    aerospike/aerospike-client-go

    459Voir sur GitHub↗

    Aerospike Client Go

    Client for the Aerospike database.

    Go
    Voir sur GitHub↗459
  • bsm/redeoAvatar de bsm

    bsm/redeo

    444Voir sur GitHub↗

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

    Redis client for Go.

    Gogolow-latencyredis
    Voir sur GitHub↗444
  • jmcvetta/neoismAvatar de jmcvetta

    jmcvetta/neoism

    388Voir sur GitHub↗

    Neo4j client for Golang

    Neo4j client for Go.

    Go
    Voir sur GitHub↗388
  • couchbase/gocbAvatar de couchbase

    couchbase/gocb

    375Voir sur GitHub↗

    The Couchbase Go SDK

    Official Couchbase SDK for Go.

    Gocouchbasegolangsdk
    Voir sur GitHub↗375
  • nitishm/go-rejsonAvatar de nitishm

    nitishm/go-rejson

    341Voir sur GitHub↗

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

    Redis client for storing and manipulating JSON objects.

    Gogo-redisgolanggolang-client
    Voir sur GitHub↗341
  • couchbase/go-couchbaseAvatar de couchbase

    couchbase/go-couchbase

    323Voir sur GitHub↗

    Couchbase client in Go

    Couchbase client library.

    Go
    Voir sur GitHub↗323
  • sentric/hannibalAvatar de sentric

    sentric/hannibal

    172Voir sur GitHub↗

    Hannibal is tool to help monitor and maintain HBase-Clusters that are configured for manual splitting.

    Monitoring and maintenance tool for HBase clusters.

    Ruby
    Voir sur GitHub↗172
  • vcnc/haeinsaAvatar de VCNC

    VCNC/haeinsa

    160Voir sur GitHub↗

    Haeinsa is linearly scalable multi-row, multi-table transaction library for HBase

    Scalable multi-row, multi-table transaction library for HBase.

    Java
    Voir sur GitHub↗160
  • piaohao/godisAvatar de piaohao

    piaohao/godis

    112Voir sur GitHub↗

    redis client implement by golang, inspired by jedis.

    Redis client inspired by Jedis.

    Gogogolangjedis
    Voir sur GitHub↗112
  • solher/arangoliteAvatar de solher

    solher/arangolite

    72Voir sur GitHub↗

    Lightweight Golang driver for ArangoDB

    Lightweight driver for ArangoDB.

    Go
    Voir sur GitHub↗72
Préc.12Suivant
  1. Home
  2. Part of an Awesome List
  3. Databases & Data
  4. NoSQL Databases