Extend Commanded package
Nebulex adapter powered by Ecto Postgres
Fully featured KSUID module in Elixir
Helper library to better join + preload Ecto associations, and other goodies
StructConstructor allows you to declare structs using Ecto.Schema and generate constructor functions that will take care of coercion and ...
Tool for running Ecto migrations upon boot of the Elixir application.
Extensions for Ecto previously used at Kinetic Commerce
A DynamoDB adapter for Ecto supporting basic queries. See https://github.com/circles-learning-labs/ecto_adapters_dynamodb for detailed in...
Rihanna is a database-backed job queue.
A library that allows searching, sorting and paginating ecto queries
Kafka client for Elixir/Erlang.
UUID v5 type for Ecto.
A `TypedStruct` plugin utilizing Ecto.Changeset validation enabled by the plugin `TypedStructEctoChangeset` to provide validating constru...
Multi-tenant functions for Ecto. SaaS for Elixir.
Pagination for Ecto and Phoenix.
Endo is a library containing database schema reflection APIs for your applications, as well as implementations of queryable schemas to fa...
A Revisionair Storage Adapter based on Ecto. Keeps track of revisions, changes, versions of your data structures.
ExUnit assertions for Ecto schemas
Extend ecto schema definitions in config
Nimble Ecto type for datetime fields to cast from Unix timestamps.
Hierarchy structure for ecto models with PostgreSQL LTree.
Erlang driver and Ecto adapter for Oracle
The SQLite data layer for Ash Framework.
Serialize and deserilze sqlcommenter data in sql queries
Bitcrowd's Ecto utilities
One-time password library for Elixir
Leverage Ecto associations to deep clone db records & do other helpful stuff
A helper to build the most common database queries for Ecto.
StructCop is a library that was aimed to introduce data correctness and type corecion into Elixir structs. It also simplifies building va...
Provides an ULID datatype for Ecto (using ex_ulid) and related helpers