lua-mongo
MongoDB client
A Lua library providing a simple interface to MongoDB.
A simple lua mongo driver
6 stars
1 watching
1 forks
Language: C
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nightsailer/lua-resty-mongo | A Lua library providing an interface to MongoDB databases using the ngx_lua and cosocket APIs | 23 |
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
isage/lua-resty-moongoo | A Lua library that provides an interface to MongoDB using OpenResty as a transport layer. | 118 |
chenmingyong0423/go-mongox | A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. | 146 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 816 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,448 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
mongo-dart/mongo_dart | A MongoDB driver library for the Dart programming language | 447 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
mutantmonkey/golinx | A client library for interacting with the Linx-server using Go. | 7 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,973 |
mongodb/mongo-cxx-driver | A C++ driver for interacting with a NoSQL document-oriented database | 1,046 |
yooneskh/yongo | A simple wrapper around the Deno MongoDB driver for easy MongoDB interactions | 7 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 573 |
nakagami/nmongo | A MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases | 20 |