A toolkit for data mapping and language integrated query for Elixir
Easy & Customizable Ecto data forger
Build Ecto queries from JSON-API requests
Ecto extensions to support auditing data changes in your Schema.
Ecto helper library to use PostgreSQL enums
Query filtering library for Elixir — transform frontend search queries into optimized Ecto queries with full-text search.
A run-once database seeder using Ecto
Ecto proxy to simplify querying across multiple separate databases
Implements vote / like / follow functionality for Ecto models. Inspired from Acts as Votable
A simple stream generation library for Ecto queries that facilitates more efficient paging of queries both in the database and in your Ec...
A template `mix gen ecto_service «project»` that generates a project for building stand alone ecto services (using Posgres)
Simple ordered model management with Ecto.
Ecto.Type that allows using ksuids with developer friendly prefixes. (ie. "user_2EgT2R97RRNXWXdA3Ov6znVLDCd").
Track changes to your database with Ecto.
Easy ecto integration of common types used within Discord.
RefInspector Plug
MongoDB adapter for Ecto
Tree structure & hierarchy for ecto models. Ancestry, materialized path, nested set, adjacency list
Simple Elixir library for sending SMS's via Enterprise Connector
File upload extension for Ecto
Soft delete using Ecto repo.
A test fixtures library based on Ecto
Ecto support for Postgres geometry types
Paginate your Ecto queries with Scrivener
EctoXml provides a way to easily generate XML documents from Ecto Schemas and maps.
Ecto extension to create Entity Relationship Diagrams using Mermaid
Append-only (immutable) tables with version tracking for Ecto.
Ecto.LazyFloat takes integer, strings, and floats and casts them to floats.
This package provides an elixir connector to the API exposed by ChannelSender
A elixir lib for search, sort, paginate.
Preload your data efficiently with joins