mongodb-erlang
MongoDB client
A MongoDB driver for Erlang, providing an interface to interact with a NoSQL database.
MongoDB driver for Erlang
343 stars
56 watching
268 forks
Language: Erlang
last commit: 8 months ago
Linked from 1 awesome list
erlangmongodb
Related projects:
Repository | Description | Stars |
---|---|---|
vlang/mongo | A MongoDB driver for a new language that enables interaction with the popular NoSQL database service | 46 |
mongodb-haskell/mongodb | Provides a Haskell interface to interact with MongoDB databases. | 172 |
mongodb/mongo-ruby-driver | The official Ruby driver for interacting with MongoDB databases. | 1,426 |
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
emacsorphanage/mongo | Provides a way to interact with MongoDB databases using Emacs Lisp | 47 |
mongodb/mongo-php-library | Provides a high-level API for interacting with MongoDB databases | 1,600 |
zbjornson/mongodblink | A Mathematica package for interacting with MongoDB databases | 17 |
archimag/mongo-cl-driver | A Common Lisp driver for interacting with a NoSQL document-oriented database | 35 |
mongodb/mongo-rust-driver | A Rust library that provides an interface to MongoDB databases | 1,445 |
sspkrolik/nimongo | A pure Nim language MongoDB driver providing a developer-friendly interface to interact with the MongoDB NoSQL database. | 101 |
mysql-otp/mysql-otp | An Erlang implementation of the MySQL protocol for connecting to relational databases | 364 |
globalsign/mgo | A MongoDB driver for Go that provides a set of APIs and features for interacting with MongoDB databases. | 1,972 |
mongodb/mongo-c-driver | A library providing routines to build, parse, and iterate BSON documents. | 815 |
nakagami/nmongo | A MongoDB driver for CPython and MicroPython with shell-like APIs and support for multiple databases | 20 |
pharo-nosql/mongotalk | An implementation of MongoDB client for the Pharo Smalltalk platform. | 19 |