A toolkit for data mapping and language integrated query for Elixir
Extend ecto schema definitions in config
CLDR-based embedded translations for Ecto schemas
Generate basics and common repo calls within your schema implementation
Simple macro for defining macro that will return `fragment` with SQL function. A little bit Xzibit, but fun.
An Ecto type for UUIDs and ID displayed as shortcode with support of prefix 'à la Stripe'.
Extends Ecto to allow rescoping of the default schema query
A simple Elixir framework utilizing Ecto and DAGs to incrementally materialize views!
Ecto.JSON makes Ecto able to use any type of data (Integer, String, List, Map, etc.) which is valid JSON, not only key-value maps.
A Revisionair Storage Adapter based on Ecto. Keeps track of revisions, changes, versions of your data structures.
Extensions for Ecto previously used at Kinetic Commerce
A full featured Elixir/Ecto seeding and factory solution providing means for dev and prod seeding as well as factories for test.
Utilities to return ecto validation error messages in an absinthe graphql response.
Helper library to better join + preload Ecto associations, and other goodies
Nimble Ecto type for datetime fields to cast from Unix timestamps.
Helpers for scheduling Jobs defined in EctoJob
Provides a way to ensure that all queries made from your Elixir application, using Ecto, have tenancy set
OpenRTB Ecto schemas
Official Buildkite Test Analytics Collector
Simple soft deletes for Ecto
Dependency injection for Elixir, suitable to use with Mox.
CorrelationVector provides the Elixir implementation of the Microsoft CorrelationVector protocol
Declarative Ecto embedded schemas for data validation, coercion, and manipulation.
Ecto Hashids is an ecto utility to allow you to seamlessly interact w/ sequential IDs via Hashids
Elixir utilities for OpenAPI 3.1 schema generation from Ecto schemas
Limited CouchDb Adapter for Ecto
A fork from a full featured Elixir/Ecto seeding and factory solution (phil_columns) providing means for dev and prod seeding as well as f...
Ecto query helpers, inspired by ActiveRecord
An Ecto.ParameterizedType for phone numbers
An ecto based Nested set model implementation
Cursor-based pagination for Ecto.