A toolkit for data mapping and language integrated query for Elixir
Hierarchy structure for ecto models with PostgreSQL LTree.
An OTP process that allows a user to add one line to create a cron job to call disconnect all every X minutes.
Elixir utilities for OpenAPI 3.1 schema generation from Ecto schemas
A Revisionair Storage Adapter based on Ecto. Keeps track of revisions, changes, versions of your data structures.
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 simple Elixir framework utilizing Ecto and DAGs to incrementally materialize views!
Keyset-based pagination for Ecto.
A elixir lib for search, sort, paginate.
Alibaba Tablestore adapter for Ecto
Ecto query helpers, inspired by ActiveRecord
Limited CouchDb Adapter for Ecto
A full featured Elixir/Ecto seeding and factory solution providing means for dev and prod seeding as well as factories for test.
Helper library to better join + preload Ecto associations, and other goodies
Declarative Ecto embedded schemas for data validation, coercion, and manipulation.
Nimble Ecto type for datetime fields to cast from Unix timestamps.
Helpers for scheduling Jobs defined in EctoJob
CorrelationVector provides the Elixir implementation of the Microsoft CorrelationVector protocol
Ecto utilities for use in NLdoc.
Cursor-based pagination for Ecto.
Dependency injection for Elixir, suitable to use with Mox.
EctoChangesetTools is a library that extends the validation and formatting utilities found in Ecto.Changeset
Form library for Phoenix with Ecto support
OpenRTB Ecto schemas
An ecto based Nested set model implementation
EctoModel is a library that overhauls your EctoSchemas with additional functionality.
Build multitenant applications on top of 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...
Simple macro for defining macro that will return `fragment` with SQL function. A little bit Xzibit, but fun.
Ecto helpers for creating database views and functions
Elixir library for handling uploads with Ecto, Phoenix and Absinthe