A toolkit for data mapping and language integrated query for Elixir
Ecto query helper for iex (Rails style)
CQRS library for Ecto
Meilisearch client for Elixir with support for importing your Ecto schemas.
Ecto MySQL (and MariaDB) fulltext search.
Integrates Parameter with Ecto
A PostgreSQL database scanner that discovers structure, maps types, and detects enums.
Easy auditing for Ecto schemas and migrations (unlike the IRS)
A simple multi-tenancy library for Ecto.
A config provider to load a database.yml file as Ecto configuration.
Custom Ecto type to base64 {en,de}code binary data in your database
Snowflake driver written in pure Elixir, using db_connection
A tree-ish data structure, crammed into maps
Code that uses Ecto needs to be tested. Such tests need the database to be populated. It pays to write a test data builder for that purpo...
Provides Ecto integration for Combo.
Plasm generates Ecto models based on existing database tables and populates the fields of the model.
Array-like collections optimized for tail manipulation
An elixir module that convert default utc timestamps to local timestamps in ecto. Note: Ecto 2.0 and above is required.
Automatic Ecto Schemes based on the database.
A transition validator for Ecto and EctoEnum.
Ecto step implementations for RecordList
EctoCastIntToString is a simple library that enables ecto casting from int to string.
OpenTelemetry resource detector for AWS
Library that complements ecto migrations and their execution.
A way to keep all your SQL function, cast and operator definitions in actual .sql files instead of migrations.
Provider to create endpoints from Ecto schema
Provides a prefixed UUIDv7 data type for Ecto, and related helpers
Automate context boilerplate.
Ecto & Nebulex Integration – Ecto Cacheable Repo with Nebulex
A macro that gives ecto schema modules behavior relating to state machines
Ecto Citus Adapter