A toolkit for data mapping and language integrated query for Elixir
Ecto integration for the Permit authorization library.
CLDR-based embedded translations for Ecto schemas
Create admin interfaces for Ecto schemas in Phoenix apps
An ecto based Nested set model implementation
Declarative Ecto embedded schemas for data validation, coercion, and manipulation.
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
CorrelationVector provides the Elixir implementation of the Microsoft CorrelationVector protocol
Simple soft deletes for Ecto
Simple pagination for Ecto and Phoenix using plaing EEx templates.
Easy auditing for Ecto schemas and migrations (unlike the IRS)
Ecto helpers for creating database views and functions
Easily generate structs and maps based on your ecto schemas.
Library to help selecting the right elements in your tests
Quarto is a keyset-based (cursor-based) pagination library for Ecto.
Ecto type for Erlang term format
Tool for validating that Ecto associations have been set
A minimalistic keyset pagination library for Ecto queries
Provides an ULID datatype for Ecto (using ex_ulid) and related helpers
Manage a position field in an Ecto schema
Ecto query helpers, inspired by ActiveRecord
An Ecto.Type for email address fields
Rainbow Inspector is a small library that allows you to specify a color of output given by inspect() function.
Adds function to transform request params into ecto query expressions.
Ecto type support for storing/retrieving HLC timestamps
A simple module that allows a more friendly debugging experience
Alibaba Tablestore adapter for Ecto
fat_ecto provides methods for dynamically building queries according to the parameters it receive.
Cursor based pagination for Ecto
A tool used to gather and analyse Ecto query telemetry
EctoConditionals implements a flexibly functional find_or_create and upsert behavior for Ecto models.