mongodb_ecto
MongoDB adapter
Provides an interface to interact with MongoDB databases using Ecto
MongoDB adapter for Ecto
374 stars
25 watching
127 forks
Language: Elixir
last commit: 17 days ago
Linked from 2 awesome lists
ectoelixirmongodb
Related projects:
Repository | Description | Stars |
---|---|---|
elixir-mongo/mongodb | A MongoDB driver for Elixir | 572 |
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
jazzyb/sqlite_ecto | An Ecto adapter for interacting with SQLite databases | 77 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
wojtekmach/github_ecto | An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
checkiz/elixir-mongo | Provides an Elixir interface to the MongoDB NoSQL database service | 101 |
cafebazaar/ecto-cassandra | An Elixir adapter that simplifies data access to Cassandra using the Ecto query language | 88 |
livehelpnow/tds_ecto | A database adapter that connects Ecto schema to Microsoft SQL Server using TDS protocol | 57 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |
popo63301/ecto_list | An Elixir library that provides an ordered model management system with Ecto. | 19 |
zookzook/elixir-mongodb-driver | A MongoDB driver for Elixir providing a connection to a MongoDB database and support for various query operations and features. | 245 |
stavro/arc_ecto | Integration tools for Arc and Ecto. | 255 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |