A toolkit for data mapping and language integrated query for Elixir
OpenStack Swift Ecto integration
File upload extension for Ecto
Elixir library for managing URLs as Ecto schema
Collection of various Ecto related utilities I tend to re-implement on every project I work on.
A template `mix gen ecto_service «project»` that generates a project for building stand alone ecto services (using Posgres)
A simple stream generation library for Ecto queries that facilitates more efficient paging of queries both in the database and in your Ec...
A simple state machine compatible with Ecto 1.x
Tree structure & hierarchy for ecto models. Ancestry, materialized path, nested set, adjacency list
Overrides Ecto's LogEntry to format ecto logs as json
Elixir ACL library for managing user abilities and permissions with support of ecto(uuid) and compatibility with absinthe
Ecto type for UUID v7
Preload your data efficiently with joins
Adds support for enumerated types to Ecto. Unlike ecto_enum, these enums assume the database will take and return the enum's values by th...
EctoXml provides a way to easily generate XML documents from Ecto Schemas and maps.
A tool to use Bitfields with Ecto schemas
Ecto support for https://hexdocs.pm/tiny_color/
UUIDv7-backed human-readable IDs for Ecto
Directo Elixir Client
Soft delete using Ecto repo.
Ecto.LazyFloat takes integer, strings, and floats and casts them to floats.
Ecto adapter for Google Cloud Datastore
Traffic Director API client library.
MongoDB adapter for Ecto
EctoCastToString is a simple library that enables ecto casting from int/float to string.
State machines, statecharts and workflows for Ecto models.
Publish ecto validation errors in pt_BR language.
Build Ecto queries from JSON-API requests
Utilities for working with Postgres JSONb columns in Ecto
Better streaming for Ecto.
Library to easily navigate Ecto associations