Authentication and Authorization add-on for Rivets Framework
SQLite3 adapter for Ecto2
Solicit provides opinionated helpers for Phoenix APIs
Build filtred and sorted Ecto.Query struct from object based queries.
A data first framework for building realtime applications
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
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
Postgres adapter for :alarm_clock
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
An Ecto.Type for email address fields
Adds support for PostgreSQL's money data type.
Library for handling ranges. Includes Ecto Types for PostgreSQL.
A PETAL-stack batteries-included boilerplate for making Phoenix apps without tedium.
Composable query convenience functions for Ecto
AbaModel is a database model based on the HOTS API (https://hotsapi.net/).
A framework which rethinks how data flows, and how we build apps.
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
Postgres sync engine. Sync little subsets of your Postgres data into local apps and services.
Ecto/Postgrex IP4R extension
Using plain old SQL to query databases
Ecto type for PostgreSQL's tstzrange
Ecto fragments for ParadeDB.
Recreating the TagsMultiTenant project in order to support tagging requirements for my project
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
A debug web toolbar for Phoenix projects to display all sorts of information about request
A functional approach to data access with Elixir
A Soft Bank To Handle your Financial Accounts using a Dual Entry Accounting System.
Plsm generates Ecto models based on existing database tables and populates the fields of the model.
A helper for creating and listening to pubsub events from postgres