A toolkit for data mapping and language integrated query for Elixir
OAuth2 Provider implementation modules and helpers using `ecto` and `postgress` for any `elixir` application.
Decoratex provides an easy way to add calculated data to your Ecto model structs.
Convert Abacus expression into Ecto DSL expressions, and use them for where, selects, order_by, group_by or having clauses.
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Rainbow Inspector is a small library that allows you to specify a color of output given by inspect() function.
Tool for validating that Ecto associations have been set
Ecto Facade Repository that allows to separate write from read operations
CorrelationVector provides the Elixir implementation of the Microsoft CorrelationVector protocol
Elixir library for handling uploads with Ecto, Phoenix and Absinthe
Ecto 2 Adapter for Microsoft SQL Server
Savepoint wrapper for Ecto with Postgrex/Myxql
Data migrations for your ecto-backed elixir application.
FoundationDB adapter for Ecto
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
EctoConditionals implements a flexibly functional find_or_create and upsert behavior for Ecto models.
An easy way to manage many_to_many, has_many and belongs_to Ecto associations
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
Builds upon Ecto to create a ready to go customizable CRUD module for a schema.
Better enumerations support for Elixir and Ecto
A library for common Ecto changeset transformations.
SQLite3 adapter for Ecto2
A tool used to gather and analyse Ecto query telemetry
Usher provides framework-agnostic invitation link management for any Elixir application with Ecto.
EctoCommand is a toolkit for mapping, validating, and executing commands received from any source.
Converts Ecto schemas into JSON Schemas.
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
Scrivener and Scrivener.Ecto rewrite with added support of multitenancy via prefix Repo option.
Ecto types for the postgreSQL isn extension.
Provides Ecto-like API for casting and validating params.
Provides some custom Ecto types to manage autogenerated unique identifiers.