A toolkit for data mapping and language integrated query for Elixir
Tree structure & hierarchy for ecto models. Uses the materialized path pattern
Helps you easily and securely manage database backed sessions (or API keys) in an ecto project.
A magical way to add sorting dynamically to ecto queries
Logger backend for saving logs in an Ecto repo.
Generate your Ecto contexts using this macro and eliminate boilerplate
Convert Ecto Schemas to Jsonapi
A small, simple, and yet flexible API for deriving state from an event source, that works out of the box with Ecto.
Ecto Observable brings observable functionality to an Ecto Repo.
Derives GraphQL schemas, types, and resolvers from Ecto schemas for Phoenix applications using Absinthe.
Normalization and backfilling Ecto Schemas
An Elixir Ecto Package to Boost Your Productivity and Achieve 90% throughput in Just 10% of the Time.
An array-backed vector providing fast random access
TectonicDB client library for reading/writing L2 order book data
A file attachment library for Ecto.
Macro based code generator for Elixir Phoenix contexts - generating CRUD ecto functions to DRY up the code base
Ecto adapter for Druid
Factory Library for Ecto schemas
Painless pagination for Ecto queries.
Singularize and pluralize english nouns.
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...
ClickHouse adapter for Ecto
Ransack implementation for Ecto SQL.
A library to cache Ecto query results.
Ecto helper functions.
Polymorphic embeds for Ecto
Project for Ecto DB profiling
A library that connects images in your ecto schemas to an image resizing proxy.
Ecdo is a dynamic interface for ecto aims to simplify building dynamic query API based on ecto models.
Make simple things easy in Ecto, e.g. Ectoo.max(MyModel, :age). Also .count, .min, .max, .avg.
A quick way to query your schemas.