A toolkit for data mapping and language integrated query for Elixir
Ecto MySQL (and MariaDB) fulltext search.
simple rule based inflector
An Ecto-compatible wrapper around the mysql-otp library. https://github.com/mysql-otp/mysql-otp
Better streaming for Ecto.
A generic, configurable library for polymorphic associations in Ecto schemas. Provides clean, efficient "belongs to any" and "has many po...
EctoCastToString is a simple library that enables ecto casting from int/float to string.
A collection of custom functions for PostgreSQL features in Ecto.
Meilisearch client for Elixir with support for importing your Ecto schemas.
Extends Ecto schemas with Swagger definitons
Provides Ecto integration for Combo.
Rails like auto generated Ecto functions
A utility library for Ecto
Ecto v3 Adapter to Microsoft SQL Server.
Ecto.ValidationCase simplifies writing validation tests for Ecto models.
Store your application-wide settings, on top of Ecto and your caching layer.
Library to easily navigate Ecto associations
Run mix tasks (like test or ecto db.migrate) under specific umbrella applications
Sane conventions for using ExAirtable with Ecto for schema validation.
Snowflake driver written in pure Elixir, using db_connection
Custom Ecto type to base64 {en,de}code binary data in your database
Lets you compose ecto queries in a functional way.
A Phoenix SubDomainer which makes subdomain using DigitalOcean, Cloudflare, etc. API and contains convenient view helper interface along ...
Array-like collections optimized for tail manipulation
Trace Ecto queries with Opencensus.
A library that stores Discogs user collections to a local database and allows interaction via Ecto wrappers.
This package allows to add audit log that is based on Ecto changesets and stored in a separate table.
MongoDB adapter for Ecto 2
Generates Ecto.Type from embedded schemas
Ecto Adapter for Redshift.
Ecto type to cast floats or strings to integers for your schemas.