A toolkit for data mapping and language integrated query for Elixir
The tree structure implementations for Ecto.
A elixir lib for search, sort, paginate.
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.
Simple macro for defining macro that will return `fragment` with SQL function. A little bit Xzibit, but fun.
Ecto utilities for use in NLdoc.
Extend ecto schema definitions in config
A full featured Elixir/Ecto seeding and factory solution providing means for dev and prod seeding as well as factories for test.
An Ecto type for UUIDs and ID displayed as shortcode with support of prefix 'à la Stripe'.
Extensions for Ecto previously used at Kinetic Commerce
Helpers for scheduling Jobs defined in EctoJob
Helper library to better join + preload Ecto associations, and other goodies
Utilities to return ecto validation error messages in an absinthe graphql response.
Nimble Ecto type for datetime fields to cast from Unix timestamps.
Dependency injection for Elixir, suitable to use with Mox.
Official Buildkite Test Analytics Collector
Provides a way to ensure that all queries made from your Elixir application, using Ecto, have tenancy set
CLDR-based embedded translations for Ecto schemas
OpenRTB Ecto schemas
Limited CouchDb Adapter for Ecto
Ecto Hashids is an ecto utility to allow you to seamlessly interact w/ sequential IDs via Hashids
Simple soft deletes for Ecto
Ecto integration for the Permit authorization library.
CorrelationVector provides the Elixir implementation of the Microsoft CorrelationVector protocol
Ecto query helpers, inspired by ActiveRecord
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...
An Ecto.ParameterizedType for phone numbers
Explain with Ecto.
Declarative Ecto embedded schemas for data validation, coercion, and manipulation.
Simple pagination for Ecto and Phoenix using plaing EEx templates.
An ecto based Nested set model implementation