A library to track writes to Ecto models.
Subscribe to postgres notifications on specific database tables
Builds dynamic Ecto queries based on given parameters, allowing developers to retrieve data flexibly without writing custom queries for e...
Ecto type for UUID v7
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...
Fix the foreign-key constraints in your fixture driven backend tests. It is an algorithm for populating relationships from your developme...
Pagination for Ecto and Phoenix.
Flexible double entry based accounting for Ecto.
Preload your data efficiently with joins
Ecto support for Postgres geometry types
A extensible shipment calculator for brazilian curriers
Review System
Csv2Sql is a blazing fast fully automated tool to load huge CSV files into a RDBMS.
A tool to use Bitfields with Ecto schemas
SmartForm is a small DSL built on top of Ecto.Changeset to help you build forms.
Fluid is a library to create meaningful IDs easily.
MavuContent: base-level functions to craete Content-Tree functionality in mavu_* projects
A set of convenient extensions for developing services with Elixir/Phoenix
Store your application-wide settings, on top of Ecto and your caching layer.
Integrates Parameter with Ecto
Tiny Ecto Helper for MySQL
CockroachDB adaptor for Ecto
A helper for 'Ecto.Multi.run/3' that facilitates calling functions not written for Ecto.Multi.
Efficient batch loading in Elixir
DB backed, FSM-like family of workers, distributed on multiple nodes.
Image manager, allows to upload images to AWS S3, resize image and save to DB
A Phoenix SubDomainer which makes subdomain using DigitalOcean, Cloudflare, etc. API and contains convenient view helper interface along ...
ArangoDB adapter for Ecto
An Ecto Persistence Adapter for ECSx
Polymorphic embeds for Ecto. Forked from ecto_poly to make it compatible with Ecto 3.5+.