A toolkit for data mapping and language integrated query for Elixir
Absinthe integration based on Ecto schema
Mix task to generate boilerplate query functions on Ecto Schema files
This package allows to add audit log that is based on Ecto changesets and stored in a separate table.
Cursor-based pagination for Ecto.
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
Inspecto (Inspect + Ecto) is a utility that helps inspect and summarize your Ecto schemas for documentation or other tools that require c...
Singularize and pluralize english nouns.
Ecto adapter for Mnesia Erlang/OTP term storage.
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-...
Extend `Ecto.Query` to write TimescaleDB's SQL as builtin
Ecto Library for cursor pagination.
Ecto integration for Formex form library
A client for the Elasticsearch with Ecto, written in Elixir
Query adds simple tools to aid the use of Ecto in web settings.
Adds support for enumerated types to Ecto. Unlike ecto_enum, these enums assume the database will take and return the enum's values by th...
Paginate your Ecto queries with Scrivener
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Is Ecto ready?
MapSet support for ecto
Mnesia adapter for Ecto 3
A magical way to add sorting dynamically to ecto queries
Service Directory API client library. Service Directory is a platform for discovering, publishing, and connecting services.
QuickFactory - plain yet powerful factory for Ecto with support for changesets
Ecto fragments for ParadeDB.
Factories for elixir to help create data models at random, this works for any type of ecto structs
Connectors API client library. Enables users to create and manage connections to Google Cloud services and third-party business applicati...
EctoForge usising for filter query and create some context for Model Schema.
CQS library for Ecto
Upsert multiple Ecto schema structs to the database with a single function call.
Ecto Observable brings observable functionality to an Ecto Repo.