A toolkit for data mapping and language integrated query for Elixir
Semantic Tile API client library. Serves vector tiles containing geospatial data.
SQL-based adapters for Ecto and database migrations
Sensible helpers for authentication for Phoenix/Ecto.
An easy way to create Ecto Schemas for API endpoint validations
Helps you easily and securely manage database backed sessions (or API keys) in an ecto project.
Make simple things easy in Ecto, e.g. Ectoo.max(MyModel, :age). Also .count, .min, .max, .avg.
Convert a list of nested maps to `list(list(String.t))` or CSV. Can be used with GraphQL or Ecto.
This library wraps Ecto to provides default functions to access and store data.
Polymorphic embeds for Ecto
Elixir ACL library for managing user abilities and permissions with support of ecto(uuid) and compatibility with absinthe
UUIDv7-backed human-readable IDs for Ecto
Compose Ecto query from client
Directo Elixir Client
A simple stream generation library for Ecto queries that facilitates more efficient paging of queries both in the database and in your Ec...
Track changes to your database with Ecto.
A simple query sorting library for Elixir
An Ecto type for Base62-encoded UUIDs
Query filtering library for Elixir — transform frontend search queries into optimized Ecto queries with full-text search.
A library that provides a simple DSL for seeding databases through Ecto.
Ecto proxy to simplify querying across multiple separate databases
Ecto.LazyFloat takes integer, strings, and floats and casts them to floats.
State machine for Ecto.
Easy ecto integration of common types used within Discord.
An array-backed vector providing fast random access
ClickHouse adapter for Ecto
Mix task to generate Ecto migrations from SQL schema file
Build Ecto queries from JSON-API requests
File upload extension for Ecto
Library for handling ranges. Includes Ecto Types for PostgreSQL.
Implements Authority behaviours using Ecto for persistence