SQLite3 adapter for Ecto2
An Ecto.Type for email address fields
Postgrex.Extension and Ecto.Type for PostgreSQL cube module
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot username, confir...
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
Ecto fragments for ParadeDB.
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
A PETAL-stack batteries-included boilerplate for making Phoenix apps without tedium.
Ecto type for PostgreSQL's tstzrange
Library for handling ranges. Includes Ecto Types for PostgreSQL.
Adds support for PostgreSQL's money data type.
Postgres sync engine. Sync little subsets of your Postgres data into local apps and services.
Composable query convenience functions for Ecto
A framework which rethinks how data flows, and how we build apps.
Using plain old SQL to query databases
A functional approach to data access with Elixir
Acl implementation.
Ecto/Postgrex IP4R extension
Recreating the TagsMultiTenant project in order to support tagging requirements for my project
A debug web toolbar for Phoenix projects to display all sorts of information about request
A Soft Bank To Handle your Financial Accounts using a Dual Entry Accounting System.
A helper for creating and listening to pubsub events from postgres
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
A magical way to add sorting dynamically to ecto queries
SecureX is Role Based Access Control(RBAC) and Access Control List (ACL) to handle User Roles And Permissions.
Plsm generates Ecto models based on existing database tables and populates the fields of the model.
Temporary fix for ex_machina and polymorphic_embed
Closure Table for Elixir - a simple solution for storing and manipulating complex hierarchies.