A toolkit for data mapping and language integrated query for Elixir
A library that provides a simple DSL for seeding databases through Ecto.
Hybrid Search with Postgres and Ecto.
Ecto helper library to use PostgreSQL enums
A template `mix gen ecto_service «project»` that generates a project for building stand alone ecto services (using Posgres)
Detect 1+n SQL queries in your Ecto application.
Simple filters for Ecto from query params.
Preload your data efficiently with joins
A tool to use Bitfields with Ecto schemas
Ecto extensions to support auditing data changes in your Schema.
A simple state machine compatible with Ecto 1.x
simple rule based inflector
Ecto Fixtures provides a simple DSL for quickly creating fixture data for your test suite.
Mix tasks for installing and invoking tectonic
Track Ecto queries in your test suite
EctoXml provides a way to easily generate XML documents from Ecto Schemas and maps.
Ecto adapter for Google Cloud Datastore
Simple master-slave library for Ecto.
A helper library for Ecto, Nebulex and other utilties
Ecto.ValidationCase simplifies writing validation tests for Ecto models.
State machines, statecharts and workflows for Ecto models.
Phoenix LiveView Inspector - Real-time debugging and state inspection for LiveView applications.
Array-like collections optimized for tail manipulation
A library on top of Ecto for using PostgreSQL as a graph database.
An Ecto-compatible wrapper around the mysql-otp library. https://github.com/mysql-otp/mysql-otp
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 ...
Traffic Director API client library.
A DuckDB Ecto3 adapter.
An `Arrays` implementation based on a set of NIFs (Natively Implemented Functions) written in Rust. The internal representation of the ar...
Utilities for working with Postgres JSONb columns in Ecto
Hydrex is a library for hydrating Ecto structs with virtual fields.