Store your application-wide settings, on top of Ecto and your caching layer.
Log replay based sandbox for Ecto, compatible with CockroachDB
This library wraps Ecto to provides default functions to access and store data.
Track changes to your database with Ecto.
A Mux API Wrapper to convert API resonponse to embedded schema
Create Db Migrations from Pre-Existing Database.
Polymorphic embeds for Ecto
Make simple things easy in Ecto, e.g. Ectoo.max(MyModel, :age). Also .count, .min, .max, .avg.
An Ecto type for Base62-encoded UUIDs
A run-once database seeder using Ecto
Track and record all the changes in your database. Revert back to anytime in history.
Helps you easily and securely manage database backed sessions (or API keys) in an ecto project.
SQL-based adapters for Ecto and database migrations
Easy ecto integration of common types used within Discord.
A quick way to query your schemas.
Logger backend for saving logs in an Ecto repo.
Ecdo is a dynamic interface for ecto aims to simplify building dynamic query API based on ecto models.
This is a simple versioning library for Phoenix. Keeps a modules entire history.
A elixir lib for search, sort, paginate.
Track changes to your Ecto models.
A simple state machine compatible with Ecto 1.x
Write step operations with input validation, type casting, and error handling.
Library faciliating OpenID authentication flow throughout Phoenix application(s)
The Brains of the Farmbot Project
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.
Ecto extension to support ordered list models
A convenient macro for writing Ecto fragments with string interpolation syntax
OpenStack Swift Ecto integration
A simple query sorting library for Elixir