A toolkit for data mapping and language integrated query for Elixir
A quick way to query your schemas.
SQL-based adapters for Ecto and database migrations
Upsert multiple Ecto schema structs to the database with a single function call.
A working Ecto adapter for Elasticsearch that leverages Elasticsearch's SQL support to enable familiar Ecto query patterns for Elasticsea...
Query filtering library for Elixir — transform frontend search queries into optimized Ecto queries with full-text search.
An easy way to create Ecto Schemas for API endpoint validations
Convert a list of nested maps to `list(list(String.t))` or CSV. Can be used with GraphQL or Ecto.
Elixir utility for retrying stale Ecto entry operations
A maintained ULID datatype for Ecto
Overrides Ecto's LogEntry to format ecto logs as json
A set of EctoSync functions specific to Phoenix and LiveView
Hack ecto schemas after the fact.
QuickFactory - plain yet powerful factory for Ecto with support for changesets
A library to cache Ecto query results.
This library wraps Ecto to provides default functions to access and store data.
All-in-one OpenTelemetry setup for Elixir applications. Bundles tracing (Phoenix, Cowboy, Ecto) and OTLP log export into a single depende...
Cursor-based query and stream of Ecto records that doesn't require database transaction.
A fluent, Supabase-inspired database query builder for Elixir. Supports PostgreSQL and SQLite. Schema-less, chainable, built on Ecto.
Elixir ACL library for managing user abilities and permissions with support of ecto(uuid) and compatibility with absinthe
State machine for Ecto.
Store changes to your models, for auditing or versioning.
Elixir utility for retrying Ecto operations
Plug and play Prometheus metrics of Erlang VM and Ecto for Elixir projects.
OpenStack Swift Ecto integration
Extends your Ecto schemas with convenience functions so that you can focus on your domain logic instead of plumbing.
Mix task to generate Ecto migrations from SQL schema file
A library that provides a simple DSL for seeding databases through Ecto.
Completely Decoupled Pagination library for Ecto Queries
An Ecto type for Base62-encoded UUIDs
Ecto helper library to use PostgreSQL enums