A toolkit for data mapping and language integrated query for Elixir
Utilities for working with Postgres JSONb columns in Ecto
Ecto support for https://hexdocs.pm/tiny_color/
Pagination for Ecto and Phoenix.
Ecto custom type Ecto.Kms to encrypt content in AWS KMS
UUIDv7-backed human-readable IDs for Ecto
A library on top of Ecto for using PostgreSQL as a graph database.
Nested Set implementation for Ecto/Phoenix. It is our first attempt to make something like acts_as_nested_set in rails. Still in WIP, be ...
Utilities for Phoenix and Ecto
TestReflector helps in writting unit testing pure functions
A friendly api for erlang date tuples and ecto datetimes.
A utility library for Ecto
Adds Ecto custom type for enums
Ecto.ValidationCase simplifies writing validation tests for Ecto models.
A config provider to load a database.yml file as Ecto configuration.
Ecto type for UUID v7
Ecto/Postgrex IP4R extension
Trace Ecto queries with Opencensus.
Document and audit database indices in your Ecto schemas. TrackIndices provides a way to document database indices directly in your sche...
An ecto plugin for recursively merging records and it's associations
Store your application-wide settings, on top of Ecto and your caching layer.
Library that complements ecto migrations and their execution.
HTTP Metadata inspector
EctoCastToString is a simple library that enables ecto casting from int/float to string.
Rails like auto generated Ecto functions
Elixir ecto 3 adapter for mnesia.
Run mix tasks (like test or ecto db.migrate) under specific umbrella applications
Ecto type to cast floats or strings to integers for your schemas.
An ecto type that provides easy way of managing email addresses in a database
Generates Ecto.Type from embedded schemas
Library to easily navigate Ecto associations