A toolkit for data mapping and language integrated query for Elixir
Generate Ecto schemas from existing database in Phoenix - Elixir
Implement directed, acyclic graphs for Ecto models using PostrgreSQL's ltree extension.
Library for using Kalends with Ecto. This lets you save Kalends types in Ecto and work with date-times in multiple timezones.
Derives GraphQL schemas, types, and resolvers from Ecto schemas for Phoenix applications using Absinthe.
Library for handling ranges. Includes Ecto Types for PostgreSQL.
Library for coloring the output of the logger. Right now it colorizes Ecto SQL statements and Phoenix's request id metadata.
Adds function to transform request params into ecto query expressions.
Ecto Facade Repository that allows to separate write from read operations
Automatic migrations for Ecto as part of the application boot process
Easy & Customizable Ecto data forger
For syncing content from Sanity CMS to Ecto/PostgreSQL.
MapSet support for ecto
EctoTranslate is a library that helps with translating Ecto data. EctoTranslate can help you with returning translated values of your Ect...
A back-pressured backfill executor for Ecto.
'Mail merging' with Ecto structs. A parser to interpolate MediaWiki-like `[[foo.bar]]` markup using data from Ecto schemas.
Pagination library for Ecto. Includes helper for building 'next' and 'previous' links in a template.
Elixir ACL library for managing user abilities and permissions with support of ecto and compatibility with absinthe
Dynamic ecto query builder
South brings ecto migrations to phoenix applications
Firebird Ecto3 adapter
A data-driven Ecto Query builder for nested associations.
Combine Ecto schema and JSON schema with minimal boilerplates.
Ransack implementation for Ecto SQL.
Rainbow Inspector is a small library that allows you to specify a color of output given by inspect() function.
Extends Ecto schemas with Swagger definitons
Factory Library for Ecto schemas
An ElasticSearch library for Elixir that can be easily integrated with Ecto
Provides types for file sizes that you can use in your Ecto schemata.
An ecto type that provides easy way of managing email addresses in a database
Sensible helpers for authentication for Phoenix/Ecto.