A toolkit for data mapping and language integrated query for Elixir
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 ...
MongoDB adapter for Ecto 2
Run mix tasks (like test or ecto db.migrate) under specific umbrella applications
Ecto v3 Adapter to Microsoft SQL Server.
Ecto type to cast floats or strings to integers for your schemas.
Ecto MySQL (and MariaDB) fulltext search.
Utilities for Phoenix and Ecto
Battle-tested NestedSets for Ecto that supports PostgreSQL, SQLite, and MySQL.
Builds on top of New Relic's Agent to provide Ecto support and decorators
A config provider to load a database.yml file as Ecto configuration.
Trace Ecto queries with Opencensus.
Ecto type for UUID v7
Ecto query helper for iex (Rails style)
2D vectors for Gleam
This package allows you to detect encoding of given binary resource
Integrates Parameter with Ecto
A Phoenix SubDomainer which makes subdomain using DigitalOcean, Cloudflare, etc. API and contains convenient view helper interface along ...
A compile-time safe database library for Gleam - Ecto-inspired schemas, composable queries, and adapter-based persistence
Custom Ecto type to base64 {en,de}code binary data in your database
Snowflake driver written in pure Elixir, using db_connection
Ecto support for `Tempus` library
EctoCastIntToString is a simple library that enables ecto casting from int to string.
Simple master-slave library for Ecto.
Library that complements ecto migrations and their execution.
Ecto Adapter for Redshift.
OpenTelemetry integration for SQLCommenter and Ecto, adding telemetry context to SQL queries
Provides Ecto integration for Combo.
OpenTelemetry resource detector for AWS
A tree-ish data structure, crammed into maps
A generic, configurable library for polymorphic associations in Ecto schemas. Provides clean, efficient "belongs to any" and "has many po...