
The Best Go Libraries For Database Drivers - NoSQL Database Drivers (28)
Discover the best Go libraries for Database Drivers in NoSQL Database Drivers! Find the perfect tools to streamline your development and boost productivity. From goriak to Kivik, we've got you covered. Let the coding begin!
goriak
Go language driver for Riak KV
Kivik
Kivik provides a common Go and GopherJS client library for CouchDB, PouchDB, and similar databases
mgm
MongoDB model-based ODM for Go (based on official MongoDB driver)
mongo-go-driver
Official MongoDB driver for the Go language
aerospike-client-go
Aerospike client in Go language
arangolite
Lightweight golang driver for ArangoDB
asc
Datastore Connectivity for Aerospike for go
forestdb
Go bindings for ForestDB
go-mongox
A Go Mongo library based on the official driver, featuring streamlined document operations, generic binding of structs to collections, built-in CRUD, aggregation, automated field updates, struct validation, hooks, and plugin-based programming
go-rejson
Golang client for redislabs' ReJSON module using Redigo golang client. Store and manipulate structs as JSON objects in redis with ease
gocosmos
REST client and standard `database/sql` driver for Azure Cosmos DB
godis
redis client implement by golang, inspired by jedis
gomemcached
A binary Memcached client for Go with support for sharding using consistent hashing, along with SASL
gorethink
Go language driver for RethinkDB
neoism
Neo4j client for Golang
redigo
Redigo is a Go client for the Redis database
redis
Redis client for Golang
rueidis
Fast Redis RESP3 client with auto pipelining and server-assisted client side caching
xredis
Typesafe, customizable, clean & easy to use Redis client
go-pilosa
Go client library for Pilosa
gocb
Official Couchbase Go SDK
godscache
A wrapper for the Google Cloud Platform Go Datastore package that adds caching using memcached
neo4j
Neo4j Rest API Bindings for Golang
qmgo
The MongoDB driver for Go. It‘s based on official MongoDB driver but easier to use like Mgo
redeo
Redis-protocol compatible TCP servers/services
go-couchbase
Couchbase client in Go
gomemcache
memcache client library for the Go programming language
mgo
(unmaintained) MongoDB driver for the Go language that implements a rich and well tested selection of features under a very simple API following standard Go idioms