A toolkit for data mapping and language integrated query for Elixir
Semantic Tile API client library. Serves vector tiles containing geospatial data.
Data analytics helpers for Ecto and PostgreSQL
A quick way to query your schemas.
An easy way to create Ecto Schemas for API endpoint validations
SQL-based adapters for Ecto and database migrations
Extends your Ecto schemas with convenience functions so that you can focus on your domain logic instead of plumbing.
Helps you easily and securely manage database backed sessions (or API keys) in an ecto project.
Convert a list of nested maps to `list(list(String.t))` or CSV. Can be used with GraphQL or Ecto.
Log replay based sandbox for Ecto, compatible with CockroachDB
Make simple things easy in Ecto, e.g. Ectoo.max(MyModel, :age). Also .count, .min, .max, .avg.
Polymorphic embeds for Ecto
A simple stream generation library for Ecto queries that facilitates more efficient paging of queries both in the database and in your Ec...
QuickCrud - quick CRUD 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
Track changes to your database with Ecto.
A simple query sorting library for Elixir
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.
An Ecto type for Base62-encoded UUIDs
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.
An array-backed vector providing fast random access
Easy ecto integration of common types used within Discord.
ClickHouse adapter for Ecto
File upload extension for Ecto
Implements Authority behaviours using Ecto for persistence