A toolkit for data mapping and language integrated query for Elixir
Document and audit database indices in your Ecto schemas. TrackIndices provides a way to document database indices directly in your sche...
ClickHouse driver for Elixir which uses ODBC driver for connection
A Mix task intended to streamline migration squashing.
validations for ecto
A double entry accounting system using Ecto
An Ecto adapter for libSQL
Implement Table, Row and Column Locking via OTP
An Ecto field that is encrypted in the database
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 ...
A simple library which converts the values of maps from various string representations of dates and times into native Elixir 1.3 dates. ...
Libraries and utils for manipulating `Absinthe` or `Ecto`.
EctoRawSQLHelpers aims to improve raw SQL support in Ecto by providing helper functions, such as: - Named parameters support - Response p...
Vector clocks for distributed systems.
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.
Diff Ecto Queries
Create .dot diagrams from your ecto schemas. Export them to `png`, `svg` or `pdf`.
Declarative, Ecto-aware authorization rules library for Elixir
EctoQuerify is a library that brings your schemas queries they need.
Ecto.Hstore adds Postgres Hstore compatibility to Ecto.
Sanitization helpers for SQL LIKE/ILIKE strings.
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...
This is a Elixir lib for searching
An elixir library to paginate ecto tables using drab. The library can, for example, be used to create infinity scrolling.
ClickHouse driver for Elixir (uses HTTP). This package was created to support ecto with version > 3.0
Use Maps with Atom Keys in Ecto Schemas
Battle-tested NestedSets for Ecto that supports PostgreSQL, SQLite, and MySQL.
Cursor based pagination for Elixir Ecto.
Tagged union for ecto schemas
EctoRM dashboard. Inspired from Django Admin Site