A toolkit for data mapping and language integrated query for Elixir
A toolkit for data mapping and language integrated query for Elixir
A friendly api for erlang date tuples and ecto datetimes.
Adds Ecto custom type for enums
Useful Ecto extensions: search, sort, paginate, validators
An Ecto-compatible wrapper around the mysql-otp library. https://github.com/mysql-otp/mysql-otp
Ecto Fixtures provides a simple DSL for quickly creating fixture data for your test suite.
Phone number type with validation and formatting for Ecto
Tiny Ecto Helper for MySQL
Extends Ecto schemas with Swagger definitons
Ecto custom type Ecto.Kms to encrypt content in AWS KMS
OpenTelemetry integration for SQLCommenter and Ecto, adding telemetry context to SQL queries
Cursor based pagination for Elixir Ecto.
Ecto type for UUID v7
Sane conventions for using ExAirtable with Ecto for schema validation.
Ecto fragment() with named params instead of just ?'s
Leverage Ecto associations to deep clone db records & do other helpful stuff
A helper library for Ecto, Nebulex and other utilties
Enums for your Ecto schemes
Integrates Parameter with Ecto
Ecto.ValidationCase simplifies writing validation tests for Ecto models.
Builds on top of New Relic's Agent to provide Ecto support and decorators
Generate a simple free-standing application with an ecto layer, intended to be used as a database resource in an application written usi...
A tree-ish data structure, crammed into maps
simple rule based inflector
An ecto type that provides easy way of managing email addresses in a database
EctoMultiRepo is a "batteries included" library that allows you to create ecto repos dynamically at runtime.
HTTP Metadata inspector
Publish ecto validation errors in pt_BR language.
A glue keeping Phoenix and Ecto together
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 ...