A toolkit for data mapping and language integrated query for Elixir
Ecto 2 Adapter for Microsoft SQL Server
Elixir library for handling uploads with Ecto, Phoenix and Absinthe
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
Easy querying with ecto and query string params
Mix task to generate boilerplate query functions on Ecto Schema files
Savepoint wrapper for Ecto with Postgrex/Myxql
Converts Ecto schemas into JSON Schemas.
Composable query convenience functions for Ecto
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
Better enumerations support for Elixir and Ecto
Convert Abacus expression into Ecto DSL expressions, and use them for where, selects, order_by, group_by or having clauses.
Web page inspector for Elixir
Ecto Facade Repository that allows to separate write from read operations
Cursor based pagination for Ecto
Tools for using Postgres temporary tables with Ecto
Postgrex.Extension and Ecto.Type for PostgreSQL cube module
Handling timezones for datetimes in ecto
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
A data-driven Ecto Query builder for nested associations.
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...
A tool used to gather and analyse Ecto query telemetry
SQLite3 adapter for Ecto2
UAInspector Plug
A Helpers Set for build automatic filters on Ecto Schemas
Plsm generates Ecto models based on existing database tables and populates the fields of the model.
Provides some custom Ecto types to manage autogenerated unique identifiers.
Provides Ecto-like API for casting and validating params.
An ArangoDB adapter for Ecto supporting Ecto queries and graph queries.
A Cassandra data mapping built on top of Ecto and query runner on top of Xandra.