Add drm to your elixir app(s) by using this simple license server.
Dryhard - Yippee-Ki-Yay, ...wet code!
Ecdo is a dynamic interface for ecto aims to simplify building dynamic query API based on ecto models.
A toolkit for data mapping and language integrated query for Elixir
Ecto extensions to support auditing data changes in your Schema.
A back-pressured backfill executor for Ecto.
CockroachDB adaptor for Ecto
CQRS library for Ecto
CQS library for Ecto
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
Ecto type for PostgreSQL's tstzrange
An alternative Ecto logger for development
An Ecto.Type for email address fields
Ecto extension to support enums in models
Provides a DSL to easily handle Postgres Enum Types in Ecto database migrations
Useful Ecto extensions: search, sort, paginate, validators
Aims in building database queries using data as filtering conditions.
EctoForge usising for filter query and create some context for Model Schema.
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
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...
Dynamic Instagram-like PostgreSQL sharding with Ecto
A set of common Ecto interfaces generated on the fly with macros
Interval Type for Ecto
Ecto/Postgrex IP4R extension
Ecto IT is library for writing integration tests(with database backend) for ecto-based applications.
A transactional job queue built with Ecto, PostgreSQL and GenStage.
Helpers for scheduling Jobs defined in EctoJob
Helpers for advisory locks with postgresql and ecto
A library that provides the necessary modules to support the PostgreSQL’s `ltree` data type with Ecto.
Ecto auto migration library. It allows to generate and run migrations for initial and update migrations.