elixir-mongodb-driver
MongoDB client
A MongoDB driver for Elixir providing a connection to a MongoDB database and support for various query operations and features.
MongoDB driver for Elixir
245 stars
11 watching
63 forks
Language: Elixir
last commit: 18 days ago
Linked from 2 awesome lists
bulkchange-streamsdriverelixirmongodbsessionstransactions
Related projects:
Repository | Description | Stars |
---|---|---|
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
checkiz/elixir-mongo | Provides an Elixir interface to the MongoDB NoSQL database service | 101 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
florinpatrascu/neo4j_sips | An Elixir driver for connecting to and querying a Neo4j graph database using its REST API | 81 |
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 |
whatyouhide/xandra | A Cassandra/ScyllaDB driver for Elixir that provides fast and robust connection pooling, query preparation, and streaming capabilities. | 405 |
florinpatrascu/bolt_sips | A Neo4j driver for Elixir that provides a high-level interface to connect and query a graph database | 259 |
elbywan/cryomongo | A MongoDB driver written in Crystal that provides a high-performance interface to the MongoDB database | 72 |
vapor-community/queues-mongo-driver | An implementation of a MongoDB driver for Vapor's Queues framework | 6 |
naturalethic/coffee-mongo | A Node.js driver for MongoDB using CoffeeScript | 26 |
stuart/elixir-webdriver | An Elixir driver client for web browsers | 120 |
denodrivers/mongo | A MongoDB driver for Deno allowing basic to advanced database operations | 512 |
mongodb/mongo-cxx-driver | A C++ library for interacting with the MongoDB database using BSON data format | 1,047 |