arc_ecto
Ecto integration
Integration tools for Arc and Ecto.
An integration with Arc and Ecto.
255 stars
9 watching
149 forks
Language: Elixir
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
wojtekmach/github_ecto | An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
popo63301/ecto_list | An Elixir library that provides an ordered model management system with Ecto. | 19 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
phoenixframework/phoenix_ecto | An integration of Phoenix and Ecto for concurrent acceptance testing | 488 |
jazzyb/sqlite_ecto | An Ecto adapter for interacting with SQLite databases | 77 |
wttj/algoliax | An Elixir package providing an Algolia integration for struct and Ecto schema indexing | 58 |
sheharyarn/ecto_rut | Reduces code repetition in Ecto models by providing shortcuts to common operations | 112 |
xerions/ecto_migrate | Automates Ecto model migrations by comparing actual and expected schema definitions | 35 |
wttj/ecto_anon | An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |