A toolkit for data mapping and language integrated query for Elixir
A small collector to collect Hackney pool metrics.
Bitcrowd's Ecto utilities
Multi-tenant functions for Ecto. SaaS for Elixir.
An ETS adapter for Ecto
server side data collector for Orion profiler
An OTP process that allows a user to add one line to create a cron job to call disconnect all every X minutes.
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.
Tool for running Ecto migrations upon boot of the Elixir application.
Implements a generic `middleware/2` callback for any module that uses `Ecto.Repo` to customize behaviour.
Nebulex adapter powered by Ecto Postgres
Adds callbacks/hooks to Ecto: `after_insert`, `after_update`, `after_delete`, `after_get`, `before_insert`, `before_update`, `before_dele...
Extensions for Ecto previously used at Kinetic Commerce
An Ecto-based DataProvider implementation for the Lti_1p3 library
UUID v5 type for Ecto.
A helper to build the most common database queries for Ecto.
Helpers for advisory locks with postgresql and ecto
Erlang driver and Ecto adapter for Oracle
Plugin for typed struct to integrate with changeset
One-time password library for Elixir
A Revisionair Storage Adapter based on Ecto. Keeps track of revisions, changes, versions of your data structures.
Endo is a library containing database schema reflection APIs for your applications, as well as implementations of queryable schemas to fa...
Helper library to better join + preload Ecto associations, and other goodies
Extend ecto schema definitions in config
Leverage Ecto associations to deep clone db records & do other helpful stuff
Elixir Ecto utils.
Hierarchy structure for ecto models with PostgreSQL LTree.
A library that allows searching, sorting and paginating ecto queries
Tool for validating that Ecto associations have been set
The tree structure implementations for Ecto.
Ecto helpers for creating database views and functions