Collection of various Ecto related utilities I tend to re-implement on every project I work on.
Elixir ACL library for managing user abilities and permissions with support of ecto(uuid) and compatibility with absinthe
Library that contains modules used to develop an Elixir Application using Clean Architecture.
A DRY way to get CRUD.
Schedule one-off commands for Commanded CQRS/ES applications.
A lightweight, flexible plug to load and validate resources used by your app.
Preload your data efficiently with joins
Tree structure & hierarchy for ecto models. Ancestry, materialized path, nested set, adjacency list
Elixir library for sending metrics to New Relic.
Soft delete using Ecto repo.
Helper for converting and performing math operations on values of Time, Date, DateTime, and NaiveDateTime along with storing in database ...
Relay framework support for Absinthe
This library wraps API to integrate with external AI such as openai
An Elixir Phoenix Auto Administration Package.
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 STA library with facilities to communicate with STA WebService
Service allowing to search cities based on data from GeoNames
CQRS Tools for Elixir
Game Server Maker
A tool to use Bitfields with Ecto schemas
Subscribe to postgres notifications on specific database tables
Ecto.LazyFloat takes integer, strings, and floats and casts them to floats.
MongoDB adapter for Ecto
MaCrud - painless CRUD contexts
Ecto adapter for Google Cloud Datastore
UUIDv7-backed human-readable IDs for Ecto
Track metrics for your plug requests.
UQuery centralizes reusable queries, e.g. for pagination and counting rows.
Elixir utils.
A set of convenient extensions for developing services with Elixir/Phoenix