A toolkit for data mapping and language integrated query for Elixir
Elixir ACL library for managing user abilities and permissions with support of ecto(uuid) and compatibility with absinthe
Mix tasks for installing and invoking tectonic
Extends your Ecto schemas with convenience functions so that you can focus on your domain logic instead of plumbing.
Helps you easily and securely manage database backed sessions (or API keys) in an ecto project.
Mix task to generate Ecto migrations from SQL schema file
ClickHouse adapter for Ecto
Implements Authority behaviours using Ecto for persistence
Directo Elixir Client
MongoDB adapter for Ecto
Easy ecto integration of common types used within Discord.
State machine for Ecto.
Query filtering library for Elixir — transform frontend search queries into optimized Ecto queries with full-text search.
Simple filters for Ecto from query params.
Fill Ecto Schema's virtual fields recursively
A provider for REST API Builder that uses Ecto Schema Store to provide resources.
Overrides Ecto's LogEntry to format ecto logs as json
Hybrid Search with Postgres and Ecto.
Log replay based sandbox for Ecto, compatible with CockroachDB
EctoXml provides a way to easily generate XML documents from Ecto Schemas and maps.
Delimit is a powerful yet elegant library for reading and writing delimited data files (CSV, TSV, PSV, SSV) in Elixir. Inspired by Ecto, ...
Preload your data efficiently with joins
State machines, statecharts and workflows for Ecto models.
Soft delete using Ecto repo.
This package provides an elixir connector to the API exposed by ChannelSender
Compose Ecto query from client
Ecto adapter for Google Cloud Datastore
Cursor-based query and stream of Ecto records that doesn't require database transaction.
Track changes to your Ecto models.
Implements vote / like / follow functionality for Ecto models. Inspired from Acts as Votable
A glue keeping Phoenix and Ecto together