A toolkit for data mapping and language integrated query for Elixir
Plsm generates Ecto models based on existing database tables and populates the fields of the model.
A tool used to gather and analyse Ecto query telemetry
Ecto fragments for ParadeDB.
Web page inspector for Elixir
EctoChangesetTools is a library that extends the validation and formatting utilities found in Ecto.Changeset
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Better enumerations support for Elixir and Ecto
EctoCommand is a toolkit for mapping, validating, and executing commands received from any source.
OAuth2 Provider implementation modules and helpers using `ecto` and `postgress` for any `elixir` application.
Convert Abacus expression into Ecto DSL expressions, and use them for where, selects, order_by, group_by or having clauses.
A simplistic embeddable RPC Client/Server library for AMQP/RabbitMQ.
Form library for Phoenix with Ecto support
Decoratex provides an easy way to add calculated data to your Ecto model structs.
Query adds simple tools to aid the use of Ecto in web settings.
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...
Cursor based pagination for Ecto
ContextKit is a modular toolkit for building robust Phoenix/Ecto contexts with standardized CRUD operations
Savepoint wrapper for Ecto with Postgrex/Myxql
Elixir library for handling uploads with Ecto, Phoenix and Absinthe
A Swiss Army knife for your Ecto schemas
Easy auditing for Ecto schemas and migrations (unlike the IRS)
SQLite3 adapter for Ecto2
Data migrations for your ecto-backed elixir application.
Use Google Spreadsheets as storage for Ecto objects.
Usher provides framework-agnostic invitation link management for any Elixir application with Ecto.
Ecto 2 Adapter for Microsoft SQL Server
This package allows to add audit log that is based on Ecto changesets and stored in a separate table.
Library for using Calendar with Ecto. Made for Ecto version older than 2.1. This lets you save Calendar types in Ecto and work with date-...
Ecto Adapter for Microsoft SQL Server. Using Mssqlex.
Ecto Facade Repository that allows to separate write from read operations