A toolkit for data mapping and language integrated query for Elixir
Sensible helpers for authentication for Phoenix/Ecto.
An easy way to create Ecto Schemas for API endpoint validations
Hack ecto schemas after the fact.
A simple stream generation library for Ecto queries that facilitates more efficient paging of queries both in the database and in your Ec...
Store changes to your models, for auditing or versioning.
Convert a list of nested maps to `list(list(String.t))` or CSV. Can be used with GraphQL or Ecto.
Tree structure & hierarchy for ecto models. Ancestry, materialized path, nested set, adjacency list
Compose Ecto query from client
Provides Ecto integration for Combo.
Build Ecto queries from JSON-API requests
Library for handling ranges. Includes Ecto Types for PostgreSQL.
Project for Ecto DB profiling
OpenStack Swift Ecto integration
Polymorphic embeds for Ecto
Soft delete using Ecto repo.
An array-backed vector providing fast random access
Ecto.Type that allows using ksuids with developer friendly prefixes. (ie. "user_2EgT2R97RRNXWXdA3Ov6znVLDCd").
This library wraps Ecto to provides default functions to access and store data.
CockroachDB adaptor for Ecto
An Ecto type for Base62-encoded UUIDs
Track changes to your database with Ecto.
Fulcrum library for Elixir. The aim is to present the Fulcrum API as a replacement for an Ecto Repo. So, instead of Repo.all(Form), you c...
Ecto helper functions.
SQL-based adapters for Ecto and database migrations
Ecdo is a dynamic interface for ecto aims to simplify building dynamic query API based on ecto models.
Semantic Tile API client library. Serves vector tiles containing geospatial data.
Make simple things easy in Ecto, e.g. Ectoo.max(MyModel, :age). Also .count, .min, .max, .avg.
Easy ecto integration of common types used within Discord.
A quick way to query your schemas.
Data analytics helpers for Ecto and PostgreSQL