A toolkit for data mapping and language integrated query for Elixir
Ecto type to cast floats or strings to integers for your schemas.
Track Ecto queries in your test suite
Library to easily navigate Ecto associations
A tree-ish data structure, crammed into maps
A helper library for Ecto, Nebulex and other utilties
A tool to use Bitfields with Ecto schemas
Detect devices that desktop, mobile, smartphone and tabled form User Agent.
Plug and play Prometheus metrics of Erlang VM and Ecto for Elixir projects.
Ecto Fixtures provides a simple DSL for quickly creating fixture data for your test suite.
A utility library for Ecto
MaxoUniRepo helps you to support multiple DB engines with a single Ecto Repo
Array-like collections optimized for tail manipulation
Preload your data efficiently with joins
Sane conventions for using ExAirtable with Ecto for schema validation.
State machines, statecharts and workflows for Ecto models.
Trace Ecto queries with Opencensus.
Adds support for enumerated types to Ecto. Unlike ecto_enum, these enums assume the database will take and return the enum's values by th...
Neo4Ecto is an Ecto adapter that sits on top of Bolt.Sips driver and Ecto Data Mapping Tool Kit.
Integrates Parameter with Ecto
Plasm generates Ecto models based on existing database tables and populates the fields of the model.
A Phoenix SubDomainer which makes subdomain using DigitalOcean, Cloudflare, etc. API and contains convenient view helper interface along ...
Elixir utility for retrying stale Ecto entry operations
Tree structure & hierarchy for ecto models. Ancestry, materialized path, nested set, adjacency list
Vector clocks for distributed systems.
A collection of custom functions for PostgreSQL features in Ecto.
Extends Ecto schemas with Swagger definitons
Adds Ecto custom type for enums
An ecto plugin for recursively merging records and it's associations
Generates Ecto.Type from embedded schemas
Custom Ecto type to base64 {en,de}code binary data in your database