A toolkit for data mapping and language integrated query for Elixir
Semantic Tile API client library. Serves vector tiles containing geospatial data.
A library that connects images in your ecto schemas to an image resizing proxy.
Macro based code generator for Elixir Phoenix contexts - generating CRUD ecto functions to DRY up the code base
A template `mix gen ecto_service «project»` that generates a project for building stand alone ecto services (using Posgres)
Generate your Ecto contexts using this macro and eliminate boilerplate
A test fixtures library based on Ecto
A library that provides a simple DSL for seeding databases through Ecto.
Ecto helper library to use PostgreSQL enums
An easy way to create Ecto Schemas for API endpoint validations
Factory Library for Ecto schemas
An Ecto type for Base62-encoded UUIDs
Logger backend for saving logs in an Ecto repo.
PersistentVector is an array-like collection of values indexed by contiguous 0-based integer index and optimized for growing/shrinking at...
File upload extension for Ecto
Ecto.LazyFloat takes integer, strings, and floats and casts them to floats.
Project for Ecto DB profiling
Build multitenant applications on top of Ecto.
Convert a list of nested maps to `list(list(String.t))` or CSV. Can be used with GraphQL or Ecto.
Track changes to your database with Ecto.
Ecto Library for cursor pagination.
UUIDv7-backed human-readable IDs for Ecto
Ecto extensions to support auditing data changes in your Schema.
A library on top of Ecto for using PostgreSQL as a graph database.
A elixir lib for search, sort, paginate.
Ecto proxy to simplify querying across multiple separate databases
Library for handling ranges. Includes Ecto Types for PostgreSQL.
Ecto integration for Capsule
Store changes to your models, for auditing or versioning.
Ecto support for Postgres geometry types
A run-once database seeder using Ecto