A toolkit for data mapping and language integrated query for Elixir
Generate a simple free-standing application with an ecto layer, intended to be used as a database resource in an application written usi...
An ecto type that provides easy way of managing email addresses in a database
A collection of custom functions for PostgreSQL features in Ecto.
A MQTT connector for Broadway
EctoMultiRepo is a "batteries included" library that allows you to create ecto repos dynamically at runtime.
simple rule based inflector
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 ...
Generate Ecto schemas from existing PostgreSQL database structures
Builds on top of New Relic's Agent to provide Ecto support and decorators
Snowflake driver written in pure Elixir, using db_connection
Ecto.ValidationCase simplifies writing validation tests for Ecto models.
Lets you compose ecto queries in a functional way.
Integrates Parameter with Ecto
Ecto fragment() with named params instead of just ?'s
Detect 1+n SQL queries in your Ecto application.
Publish ecto validation errors in pt_BR language.
UUIDv7-backed human-readable IDs for Ecto
Sane conventions for using ExAirtable with Ecto for schema validation.
An elixir module that convert default utc timestamps to local timestamps in ecto. Note: Ecto 2.0 and above is required.
Ueberauth strategy for Active Directory authentication
A double entry accounting system using Ecto
Create .dot diagrams from your ecto schemas. Export them to `png`, `svg` or `pdf`.
Sanitization helpers for SQL LIKE/ILIKE strings.
Custom Ecto type to base64 {en,de}code binary data in your database
A convenient macro for writing Ecto fragments with string interpolation syntax
Tiny Ecto Helper for MySQL
ArangoDB adapter for Ecto
Anka.Ecto helps to create Ecto schemas and their context functions with optionally definable pre/post processors that prepare CRUDL resou...
Run mix tasks (like test or ecto db.migrate) under specific umbrella applications
A config provider to load a database.yml file as Ecto configuration.