ecto_mnesia
Ecto adapter
An adapter that enables Ecto to interact with Mnesia Erlang term database.
Ecto adapter for Mnesia Erlang term database.
243 stars
22 watching
41 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
adapterectoecto-adapterelixirelixir-langerlanghexmnesiapackage
Related projects:
Repository | Description | Stars |
---|---|---|
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
jazzyb/sqlite_ecto | An Ecto adapter for interacting with SQLite databases | 77 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |
pma/riak_ecto | An adapter that enables Ecto to interact with Riak as a document database | 31 |
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 |
wojtekmach/github_ecto | An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
lau/calecto | An adapter that integrates the Calendar library with Ecto for working with dates and times in Elixir applications. | 147 |
bitwalker/timex_ecto | An adapter that enables Ecto to work with Timex's date and time types. | 162 |
wttj/ecto_anon | An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |
meh/amnesia | Provides a simplified interface to Mnesia's functionality for Elixir developers. | 694 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
christhekeele/mnemonix | Provides a unified interface to key/value stores in Elixir and Erlang | 39 |