A toolkit for data mapping and language integrated query for Elixir
Easy & Customizable Ecto data forger
Elixir ACL library for managing user abilities and permissions with support of ecto and compatibility with absinthe
A super simple Elasticsearch tool with its own DSL and Ecto-like use.
Kvasir projector extension to for allow event projection.
Data analytics helpers for Ecto and PostgreSQL
Extends Ecto schemas with Swagger definitons
Extend `Ecto.Query` to write TimescaleDB's SQL as builtin
Singularize and pluralize english nouns.
Ecto type for UUID v7
Collection of various Ecto related utilities I tend to re-implement on every project I work on.
A connector for CouchDB with support for views and authentication.
Ecto's missing universal foreign key
State machine pattern for Ecto. I tried to make it similar as possible to ruby's gem 'aasm'
Ecto Observable brings observable functionality to an Ecto Repo.
QuickCrud - quick CRUD for Ecto
Ecto and postgrex support for infinite dates and times.
Ecto integration for Apache Cassandra.
LiveView Components for Selecto
Automatic migrations for Ecto as part of the application boot process
Plug and play Prometheus metrics of Erlang VM and Ecto for Elixir projects.
Generate Ecto schemas from existing database in Phoenix - Elixir
Elects master node from Erlang/Elixir cluster that is agreed by all nodes.
'Mail merging' with Ecto structs. A parser to interpolate MediaWiki-like `[[foo.bar]]` markup using data from Ecto schemas.
A minimal translation library for Ecto
A Ecto migration for Feistel cipher
A maintained fork of Goal for parameter validation based on Ecto
Fulcrum library for Elixir. The aim is to present the Fulcrum API as a replacement for an Ecto Repo. So, instead of Repo.all(Form), you c...
EctoGettext - library for localization Ecto validation errors with using Gettext
A magical way to add sorting dynamically to ecto queries
An Ecto type for locally unique 64-bits IDs generated by multiple Elixir nodes