Closure Table for Elixir - a simple solution for storing and manipulating complex hierarchies.
An Ecto.Type for email address fields
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
Authentication library for Elixir using Plug
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
Postgrex.Extension and Ecto.Type for PostgreSQL cube module
Composable query convenience functions for Ecto
Abstractions for managing infrastructural components.
Provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot username, confir...
Build filtred and sorted Ecto.Query struct from object based queries.
A framework which rethinks how data flows, and how we build apps.
A PETAL-stack batteries-included boilerplate for making Phoenix apps without tedium.
A debug web toolbar for Phoenix projects to display all sorts of information about request
Dynamically updating, searchable, sortable datatables with Phoenix LiveView
A helper for creating and listening to pubsub events from postgres
Recreating the TagsMultiTenant project in order to support tagging requirements for my project
fat_ecto provides methods for dynamically building queries according to the parameters it receive.
Ecto fragments for ParadeDB.
SQLite3 adapter for Ecto2
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
Acl implementation.
Interval/range operations on Decimal, DateTime, Integer, Float, etc. Ecto support for Postgres range types like int4range, daterange, tst...
EctoForge usising for filter query and create some context for Model Schema.
Adds support for PostgreSQL's money data type.
Package containing all AMI Models shared between micro-services.
LiveView Sync Engine
SecureX is Role Based Access Control(RBAC) and Access Control List (ACL) to handle User Roles And Permissions.
Elixir IPC
Plsm generates Ecto models based on existing database tables and populates the fields of the model.