A toolkit for data mapping and language integrated query for Elixir
Ecto.ValidationCase simplifies writing validation tests for Ecto models.
EctoMultiRepo is a "batteries included" library that allows you to create ecto repos dynamically at runtime.
A library on top of Ecto for using PostgreSQL as a graph database.
QLC-based adapters for Ecto
TestReflector helps in writting unit testing pure functions
A set of EctoSync functions specific to Phoenix and LiveView
Add an AI brain to your Phoenix app - Auto-expose Ecto schemas as MCP tools
Store your application-wide settings, on top of Ecto and your caching layer.
Extends Ecto schemas with Swagger definitons
An Elixir Ecto Package to Boost Your Productivity and Achieve 90% throughput in Just 10% of the Time.
Sane conventions for using ExAirtable with Ecto for schema validation.
A helper library for Ecto, Nebulex and other utilties
An Ecto-compatible wrapper around the mysql-otp library. https://github.com/mysql-otp/mysql-otp
A glue keeping Phoenix and Ecto together
Neo4Ecto is an Ecto adapter that sits on top of Bolt.Sips driver and Ecto Data Mapping Tool Kit.
Phone number type with validation and formatting for Ecto
Library to easily navigate Ecto associations
Generates Ecto.Type from embedded schemas
Ecto type for UUID v7
Run mix tasks (like test or ecto db.migrate) under specific umbrella applications
Provides DSL and functions for defining and handling `Ecto.Schema` based FSM
StateMachine for Ecto
Trace Ecto queries with Opencensus.
Enums for your Ecto schemes
A utility library for Ecto
Ecto fragment() with named params instead of just ?'s
A library that stores Discogs user collections to a local database and allows interaction via Ecto wrappers.
Detect devices that desktop, mobile, smartphone and tabled form User Agent.
A DuckDB Ecto3 adapter.
A Mix task to annotate your Ecto schemas with database column information, relationships, and associations - inspired by Ruby's annotate ...