A toolkit for data mapping and language integrated query for Elixir
Ecto extension to create Entity Relationship Diagrams using Mermaid
Ecdo is a dynamic interface for ecto aims to simplify building dynamic query API based on ecto models.
Ecto adapter for Druid
ClickHouse adapter for Ecto
Inspecto (Inspect + Ecto) is a utility that helps inspect and summarize your Ecto schemas for documentation or other tools that require c...
A vectorclock library for Erlang
Mix task to generate Ecto migrations from SQL schema file
A set of EctoSync functions specific to Phoenix and LiveView
Directo Elixir Client
Make simple things easy in Ecto, e.g. Ectoo.max(MyModel, :age). Also .count, .min, .max, .avg.
A quick way to query your schemas.
Query filtering library for Elixir — transform frontend search queries into optimized Ecto queries with full-text search.
Polymorphic embeds for Ecto
Hack ecto schemas after the fact.
An array-backed vector providing fast random access
Project for Ecto DB profiling
Paginate your Ecto queries with Scrivener
Inflection library for Elixir.
This library wraps Ecto to provides default functions to access and store data.
A working Ecto adapter for Elasticsearch that leverages Elasticsearch's SQL support to enable familiar Ecto query patterns for Elasticsea...
SQL-based adapters for Ecto and database migrations
PersistentVector is an array-like collection of values indexed by contiguous 0-based integer index and optimized for growing/shrinking at...
Factory Library for Ecto schemas
Extends your Ecto schemas with convenience functions so that you can focus on your domain logic instead of plumbing.
Build Ecto queries from JSON-API requests
RefInspector Plug
Store changes to your models, for auditing or versioning.
A simple stream generation library for Ecto queries that facilitates more efficient paging of queries both in the database and in your Ec...
Implements vote / like / follow functionality for Ecto models. Inspired from Acts as Votable
Ecto.Type that allows using ksuids with developer friendly prefixes. (ie. "user_2EgT2R97RRNXWXdA3Ov6znVLDCd").