mora
MongoDB client
A RESTful API for interacting with MongoDB databases
MongoDB generic REST server in Go
315 stars
27 watching
55 forks
Language: Go
last commit: 7 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
isage/lua-resty-moongoo | A Lua library that provides an interface to MongoDB using OpenResty as a transport layer. | 118 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,972 |
emicklei/go-restful-openapi | An OpenAPI extension for the go-restful package to simplify API documentation and validation | 136 |
emicklei/forest | A package for writing integration tests in Go using REST API testing | 123 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
codemaveric/libra-go | A Go client for interacting with the Libra Blockchain | 49 |
olivine-labs/resty-mongol | A Lua MongoDB driver that provides a connection interface to MongoDB | 46 |
technicalpickles/sinatra-mongo | An extension to Sinatra for interacting with MongoDB databases in Ruby. | 39 |
huggingface/mongoku | A MongoDB client for web-based data querying and administration | 1,318 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 136 |
comtihon/mongodb-erlang | A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database. | 343 |
domodwyer/mgo | Provides a Go interface to interact with MongoDB databases | 6 |
scille/umongo | A Python library for interacting with MongoDB using object-document mapping and asynchronous support | 448 |