A toolkit for data mapping and language integrated query for Elixir
MongoDB adapter for Ecto 2
An `Arrays` implementation based on a set of NIFs (Natively Implemented Functions) written in Rust. The internal representation of the ar...
Lets you compose ecto queries in a functional way.
Ecto.Type that allows using ksuids with developer friendly prefixes. (ie. "user_2EgT2R97RRNXWXdA3Ov6znVLDCd").
Library to easily navigate Ecto associations
An Ecto Persistence Adapter for ECSx
Ecto extension to support UK Postcodes in models.
Enums for your Ecto schemes
Provides DSL and functions for defining and handling `Ecto.Schema` based FSM
Generate a simple free-standing application with an ecto layer, intended to be used as a database resource in an application written usi...
Utilities for working with Postgres JSONb columns in Ecto
A collection of custom functions for PostgreSQL features in Ecto.
Adds Ecto custom type for enums
Ecto type to cast floats or strings to integers for your schemas.
Provides Ecto integration for Combo.
Tree structure & hierarchy for ecto models. Ancestry, materialized path, nested set, adjacency list
Pagination for Ecto and Phoenix.
Ecto.Type for Differ (and some helpers)
A tree-ish data structure, crammed into maps
Ecto step implementations for RecordList
Neo4Ecto is an Ecto adapter that sits on top of Bolt.Sips driver and Ecto Data Mapping Tool Kit.
Leverage Ecto associations to deep clone db records & do other helpful stuff
Detect 1+n SQL queries in your Ecto application.
A utility library for Ecto
EctoMultiRepo is a "batteries included" library that allows you to create ecto repos dynamically at runtime.
Detect devices that desktop, mobile, smartphone and tabled form User Agent.
Publish ecto validation errors in pt_BR language.
EctoCastToString is a simple library that enables ecto casting from int/float to string.
An Ecto-compatible wrapper around the mysql-otp library. https://github.com/mysql-otp/mysql-otp
TestReflector helps in writting unit testing pure functions