A toolkit for data mapping and language integrated query for Elixir
Extends Ecto to allow rescoping of the default schema query
Placeholders for data that isn't loaded. Inspired by Ecto.
Easily generate structs and maps based on your ecto schemas.
EctoChangesetTools is a library that extends the validation and formatting utilities found in Ecto.Changeset
Common Ecto schema and changeset assertions, written to be easily used in pipelines.
An ecto based Nested set model implementation
A fork from a full featured Elixir/Ecto seeding and factory solution (phil_columns) providing means for dev and prod seeding as well as f...
Ecto query helpers, inspired by ActiveRecord
A factory library for property-based and regular tests
Cursor based pagination for Ecto
Handling timezones for datetimes in ecto
Provide Event tracking for your Ecto Model
A minimalistic keyset pagination library for Ecto queries
Declarative Ecto embedded schemas for data validation, coercion, and manipulation.
A tool used to gather and analyse Ecto query telemetry
An OTP library
OpenRTB Ecto schemas
A simple module that allows a more friendly debugging experience
Alibaba Tablestore adapter for Ecto
Savepoint wrapper for Ecto with Postgrex/Myxql
Provides some custom Ecto types to manage autogenerated unique identifiers.
Data migrations for your ecto-backed elixir application.
Ecto Filter Query Builder
Convert Abacus expression into Ecto DSL expressions, and use them for where, selects, order_by, group_by or having clauses.
Ecto type for PostgreSQL's tstzrange
An easy way to manage many_to_many, has_many and belongs_to Ecto associations
Form library for Phoenix with Ecto support
Ecto types for the postgreSQL isn extension.
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...
Builds upon Ecto to create a ready to go customizable CRUD module for a schema.