Collection of various Ecto related utilities I tend to re-implement on every project I work on.
File upload extension for Ecto
Ready-made Phoenix components, built with Pyro.
Elixir library for managing URLs as Ecto schema
A behaviour for defining JSON-API spec controllers in Phoenix. Lets you focus on your data, not on boilerplate controller code. Like Web...
An abstraction for Orientex.
A simple state machine compatible with Ecto 1.x
A simple stream generation library for Ecto queries that facilitates more efficient paging of queries both in the database and in your Ec...
Schedule one-off commands for Commanded CQRS/ES applications.
Elixir ACL library for managing user abilities and permissions with support of ecto(uuid) and compatibility with absinthe
A Bacen's STA library with facilities to communicate with STA WebService
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...
A Bacen's CCS library with facilities to communicate with Bacen's web service
Preload your data efficiently with joins
A lightweight, flexible plug to load and validate resources used by your app.
Tree structure & hierarchy for ecto models. Ancestry, materialized path, nested set, adjacency list
Track and record all the changes in your database. Revert back to anytime in history.
A whole-value pattern library for handling masses
Elixir library for sending metrics to New Relic.
Ecto support for https://hexdocs.pm/tiny_color/
UUIDv7-backed human-readable IDs for Ecto
A tool to use Bitfields with Ecto schemas
Helper for converting and performing math operations on values of Time, Date, DateTime, and NaiveDateTime along with storing in database ...
A DRY way to get CRUD.
AbaModel is a database model based on the HOTS API (https://hotsapi.net/).
Soft delete using Ecto repo.
An Elixir Phoenix Auto Administration Package.
MaCrud - painless CRUD contexts
Ecto adapter for Google Cloud Datastore
Ecto.LazyFloat takes integer, strings, and floats and casts them to floats.