A toolkit for data mapping and language integrated query for Elixir
Endo is a library containing database schema reflection APIs for your applications, as well as implementations of queryable schemas to fa...
server side data collector for Orion profiler
A small collector to collect Hackney pool metrics.
A collection of factories and helpers for testing ecto schemas
An OTP process that allows a user to add one line to create a cron job to call disconnect all every X minutes.
A library to cache Ecto query results.
UUID v5 type for Ecto.
Pagination for Ecto and Phoenix.
Torus bridges Ecto and PostgreSQL, simplifying building search queries.
A plugin for Ecto and Timex which allows use of Timex types with Ecto
Tool for running Ecto migrations upon boot of the Elixir application.
Erlang driver and Ecto adapter for Oracle
A DynamoDB adapter for Ecto supporting basic queries. See https://github.com/circles-learning-labs/ecto_adapters_dynamodb for detailed in...
An ETS adapter for Ecto
Nimble Ecto type for datetime fields to cast from Unix timestamps.
Multi-tenant functions for Ecto. SaaS for Elixir.
One-time password library for Elixir
Hierarchy structure for ecto models with PostgreSQL LTree.
An Ecto-based DataProvider implementation for the Lti_1p3 library
A Revisionair Storage Adapter based on Ecto. Keeps track of revisions, changes, versions of your data structures.
Helpers for advisory locks with postgresql and ecto
Leverage Ecto associations to deep clone db records & do other helpful stuff
Elixir Ecto utils.
A helper to build the most common database queries for Ecto.
A simple Elixir framework utilizing Ecto and DAGs to incrementally materialize views!
EctoModel is a library that overhauls your EctoSchemas with additional functionality.
Helper library to better join + preload Ecto associations, and other goodies
Extensions for Ecto previously used at Kinetic Commerce
Keyset-based pagination for Ecto.
Generate basics and common repo calls within your schema implementation