A toolkit for data mapping and language integrated query for Elixir
Rails like auto generated Ecto functions
A tool to use Bitfields with Ecto schemas
Document and audit database indices in your Ecto schemas. TrackIndices provides a way to document database indices directly in your sche...
UUIDv7-backed human-readable IDs for Ecto
Ecto adapter for Google Cloud Datastore
A maintained fork of Goal for parameter validation based on Ecto
An `Arrays` implementation based on a set of NIFs (Natively Implemented Functions) written in Rust. The internal representation of the ar...
Ecto support for https://hexdocs.pm/tiny_color/
Nested Set implementation for Ecto/Phoenix. It is our first attempt to make something like acts_as_nested_set in rails. Still in WIP, be ...
Ecto/Postgrex IP4R extension
simple rule based inflector
Hydrex is a library for hydrating Ecto structs with virtual fields.
Utilities for working with Postgres JSONb columns in Ecto
Phoenix LiveView Inspector - Real-time debugging and state inspection for LiveView applications.
A DuckDB Ecto3 adapter.
Utilities for Phoenix and Ecto
Elixir ecto 3 adapter for mnesia.
An Ecto-compatible wrapper around the mysql-otp library. https://github.com/mysql-otp/mysql-otp
Better streaming for Ecto.
A config provider to load a database.yml file as Ecto configuration.
A library to track writes to Ecto models.
Ecto Utility functions for Introspection
EctoCastIntToString is a simple library that enables ecto casting from int to string.
MaxoUniRepo helps you to support multiple DB engines with a single Ecto Repo
Ecto.ValidationCase simplifies writing validation tests for Ecto models.
Ecto Fixtures provides a simple DSL for quickly creating fixture data for your test suite.
Adds Ecto custom type for enums
Provides Ecto integration for Combo.
EctoCastToString is a simple library that enables ecto casting from int/float to string.
Store your application-wide settings, on top of Ecto and your caching layer.