mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Update README.md
This commit is contained in:
parent
7516f43fcb
commit
fc5201c41b
@ -856,6 +856,7 @@ _Libraries for building and using SQL._
|
||||
- [asc](https://github.com/viant/asc) - Datastore Connectivity for Aerospike for go.
|
||||
- [forestdb](https://github.com/couchbase/goforestdb) - Go bindings for ForestDB.
|
||||
- [go-couchbase](https://github.com/couchbase/go-couchbase) - Couchbase client in Go.
|
||||
- [go-mongox](https://github.com/chenmingyong0423/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-pilosa](https://github.com/pilosa/go-pilosa) - Go client library for Pilosa.
|
||||
- [go-rejson](https://github.com/nitishm/go-rejson) - Golang client for redislabs' ReJSON module using Redigo golang client. Store and manipulate structs as JSON objects in redis with ease.
|
||||
- [gocb](https://github.com/couchbase/gocb) - Official Couchbase Go SDK.
|
||||
@ -880,7 +881,6 @@ _Libraries for building and using SQL._
|
||||
- [redis](https://github.com/redis/go-redis) - Redis client for Golang.
|
||||
- [rueidis](http://github.com/rueian/rueidis) - Fast Redis RESP3 client with auto pipelining and server-assisted client side caching.
|
||||
- [xredis](https://github.com/shomali11/xredis) - Typesafe, customizable, clean & easy to use Redis client.
|
||||
- [go-mongox](https://github.com/chenmingyong0423/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.
|
||||
|
||||
### Search and Analytic Databases
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user