A toolkit for data mapping and language integrated query for Elixir
Quantum Storage Adapter based on Ecto
Parse database URL and renturn keyword list for use with Ecto.
Builds upon Ecto to create a ready to go customizable CRUD module for a schema.
Composable query convenience functions for Ecto
Mnesia adapter for Ecto 3
Ecto extension adding shortcuts for common usecases
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
Builds dynamic Ecto queries based on given parameters, allowing developers to retrieve data flexibly without writing custom queries for e...
Usher provides framework-agnostic invitation link management for any Elixir application with Ecto.
Scrivener and Scrivener.Ecto rewrite with added support of multitenancy via prefix Repo option.
Implementation of the [Vector Tile Spec](https://github.com/mapbox/vector-tile-spec/tree/master/2.1), version 2.1. This package allows yo...
A library to cache Ecto query results.
Spooks is an agentic workflow library for Elixir. It is intended to be used with Ecto and Phoenix. LLMs can be used to provide additional...
Rainbow Inspector is a small library that allows you to specify a color of output given by inspect() function.
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
SQLite3 adapter for Ecto
A library for common Ecto changeset transformations.
Subscribe to events emitted by EctoWatch, sync variables with cached values.
Provides Ecto-like API for casting and validating params.
Easy querying with ecto and query string params
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
BasicContexts on ecto.
UAInspector Plug
Seed data generation for Ecto
Mix task to generate boilerplate query functions on Ecto Schema files
Ecto types for the postgreSQL isn extension.
Service Directory API client library. Service Directory is a platform for discovering, publishing, and connecting services.
Ecto query helpers for pagination
Data migrations for your ecto-backed elixir application.
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.