A toolkit for data mapping and language integrated query for Elixir
Compose Ecto query from client
Project for Ecto DB profiling
Ecto Adapter for Redshift.
ClickHouse adapter for Ecto
Build calendars from ecto queries, includes view helpers for easy rendering with Phoenix
Convert Ecto Schemas to Jsonapi
Store changes to your models, for auditing or versioning.
Extends your Ecto schemas with convenience functions so that you can focus on your domain logic instead of plumbing.
An Ecto type for Base62-encoded UUIDs
A library that connects images in your ecto schemas to an image resizing proxy.
A test fixtures library based on Ecto
Automate context boilerplate.
Simple ordered model management with Ecto.
A vectorclock library for Erlang
Hack ecto schemas after the fact.
Ecto integration for Capsule
Implements Authority behaviours using Ecto for persistence
PersistentVector is an array-like collection of values indexed by contiguous 0-based integer index and optimized for growing/shrinking at...
Helps you easily and securely manage database backed sessions (or API keys) in an ecto project.
Firebird Ecto3 adapter
Ar2ecto is a set of mix tasks to help you migrate from ActiveRecord to Ecto.
A run-once database seeder using Ecto
Normalization and backfilling Ecto Schemas
Make simple things easy in Ecto, e.g. Ectoo.max(MyModel, :age). Also .count, .min, .max, .avg.
Polymorphic embeds for Ecto
Ecdo is a dynamic interface for ecto aims to simplify building dynamic query API based on ecto models.
Store your application-wide settings, on top of Ecto and your caching layer.
Mix task to generate Ecto migrations from SQL schema file
Track changes to your database with Ecto.
A quick way to query your schemas.