A toolkit for data mapping and language integrated query for Elixir
Macro based code generator for Elixir Phoenix contexts - generating CRUD ecto functions to DRY up the code base
SQL-based adapters for Ecto and database migrations
A simple way to create Ecto Queries. Clean up and declutter your query modules by only writing out the necessary code - or no code at all.
Logger backend for saving logs in an Ecto repo.
Generate your Ecto contexts using this macro and eliminate boilerplate
Project for Ecto DB profiling
A library that connects images in your ecto schemas to an image resizing proxy.
Clarity is an interactive introspection and visualization tool for Elixir projects, providing navigable graphs and diagrams for framework...
Quantum Storage Adapter based on Ecto
Creates a macro for ecto context modules to use to apply order_by expressions.
Ecto integration for Capsule
A template `mix gen ecto_service «project»` that generates a project for building stand alone ecto services (using Posgres)
An Ecto type for Base62-encoded UUIDs
A test fixtures library based on Ecto
'Good Enough' Query Engine for Ecto
Convert a list of nested maps to `list(list(String.t))` or CSV. Can be used with GraphQL or Ecto.
An easy way to create Ecto Schemas for API endpoint validations
Ecto helper library to use PostgreSQL enums
A library that provides a simple DSL for seeding databases through Ecto.
Elixir ACL library for managing user abilities and permissions with support of ecto(uuid) and compatibility with absinthe
Ecto proxy to simplify querying across multiple separate databases
Library for handling ranges. Includes Ecto Types for PostgreSQL.
Ecto extensions to support auditing data changes in your Schema.
Ecto.LazyFloat takes integer, strings, and floats and casts them to floats.
PersistentVector is an array-like collection of values indexed by contiguous 0-based integer index and optimized for growing/shrinking at...
Directo Elixir Client
Implements Authority behaviours using Ecto for persistence
Mix task to generate Ecto migrations from SQL schema file
Log replay based sandbox for Ecto, compatible with CockroachDB
UUIDv7-backed human-readable IDs for Ecto