A toolkit for data mapping and language integrated query for Elixir
Generate schema code for various libraries, like ecto, absinthe, etc.
FoundationDB adapter for Ecto
Hybrid Search with Postgres and Ecto.
Inspecto (Inspect + Ecto) is a utility to help inspect and summarize your Ecto schemas, giving you an overview of the shape of your datab...
Extends Ecto schemas with Swagger definitons
Library for using Kalends with Ecto. This lets you save Kalends types in Ecto and work with date-times in multiple timezones.
A wrapper around Ecto to simplify queries
Elixir ACL library for managing user abilities and permissions with support of ecto and compatibility with absinthe
Absinthe integration based on Ecto schema
A port of Rails has_secure_password for Ecto models
Ecto auto migration library. It allows to generate and run migrations for initial and update migrations.
Cursor-based pagination for Ecto.
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Mix tasks for installing and invoking tectonic
Mix task to generate boilerplate query functions on Ecto Schema files
This package allows to add audit log that is based on Ecto changesets and stored in a separate table.
Query adds simple tools to aid the use of Ecto in web settings.
An Ecto adapter for LDAP
A super simple Elasticsearch tool with its own DSL and Ecto-like use.
RefInspector Plug
Cursor-based query and stream of Ecto records that doesn't require database transaction.
Ransack implementation for Ecto SQL.
A connector for CouchDB with support for views and authentication.
A simple way to create Ecto Queries. Clean up and declutter your query modules by only writing out the necessary code - or no code at all.
For syncing content from Sanity CMS to Ecto/PostgreSQL.
Completely Decoupled Pagination library for Ecto Queries
Ecto adapter for ClickHouse database (uses clickhousex driver)
RethinkDB adapter for Ecto
Provides i18n support for Ecto.
'Mail merging' with Ecto structs. A parser to interpolate MediaWiki-like `[[foo.bar]]` markup using data from Ecto schemas.