A toolkit for data mapping and language integrated query for Elixir
An elixir module that convert default utc timestamps to local timestamps in ecto. Note: Ecto 2.0 and above is required.
Warns when creating changesets which are missing fields from the target schema.
Overrides Ecto's LogEntry to format ecto logs as json
EctoRM dashboard. Inspired from Django Admin Site
Interval Type for Ecto
ElasticSearch client for Elixir and Ecto driver.
Ecto auditing library that transparently tracks changes and can revert them
A transition validator for Ecto and EctoEnum.
An Ecto adapter for IBM Db2
A minimal workflow implementation for Ecto schemas.
Ecto-Relational Mapper
EctoQuerify is a library that brings your schemas queries they need.
ClickHouse driver for Elixir which uses ODBC driver for connection
Declarative, Ecto-aware authorization rules library for Elixir
Ecto Citus Adapter
Tagged union for ecto schemas
This repository provides a tool that can parse a JSON query into an AST tree and parse this tree into an Ecto query that can be executed ...
View migrations for Ecto!
validations for ecto
Automatic Ecto Schemes based on the database.
This is a custom Credo check that looks for a very specific edge case: * Ecto.Repo.transaction/2 will return a 4 tuple when an error occ...
Sanitization helpers for SQL LIKE/ILIKE strings.
A macro that gives ecto schema modules behavior relating to state machines
EctoWithAtoms adds a custom Ecto.Type to use :atoms in your schemas.
Combine the power of Ecto with the Bolt protocol + an elegant DSL for Neo4J databases.
An enum type without ecto compatibility
Build Ecto models and tests from existing database (Postgresql)
Elixir ecto 3 adapter for mnesia.
A config provider to load a database.yml file as Ecto configuration.
Diff Ecto Queries