A toolkit for data mapping and language integrated query for Elixir
An easy way to manage many_to_many, has_many and belongs_to Ecto associations
Builds upon Ecto to create a ready to go customizable CRUD module for a schema.
Converts Ecto schemas into JSON Schemas.
Ecto 2 Adapter for Microsoft SQL Server
Provides an ULID datatype for Ecto (using ex_ulid) and related helpers
Lightweight, SQL query runner and storage for Elixir apps — save, organize, and execute analytical queries with Ecto.
Elixir library for handling uploads with Ecto, Phoenix and Absinthe
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
MapSet support for ecto
Data migrations for your ecto-backed elixir application.
Ecto type for PostgreSQL's tstzrange
Ecto types for the postgreSQL isn extension.
A tool used to gather and analyse Ecto query telemetry
Ecto adapter for Mnesia Erlang/OTP term storage.
A Ecto migration for Feistel cipher
Quarto is a keyset-based (cursor-based) pagination library for Ecto.
StateMachine for Ecto
Convert Abacus expression into Ecto DSL expressions, and use them for where, selects, order_by, group_by or having clauses.
Usher provides framework-agnostic invitation link management for any Elixir application with Ecto.
Cursor-based pagination for Ecto.
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
Ecto extension to support ordered list models
A library for common Ecto changeset transformations.
Scrivener and Scrivener.Ecto rewrite with added support of multitenancy via prefix Repo option.
A factory library for property-based and regular tests
Provide an Ecto custom type Ecto.Atom to manage `:atom`.
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Build multitenant applications on top of Ecto.
Rainbow Inspector is a small library that allows you to specify a color of output given by inspect() function.
SQLite3 adapter for Ecto2