State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
Postgres event store for event_bus
Ecto Adapter for Redshift.
Composable query convenience functions for Ecto
A simple stream generation library for Ecto queries that facilitates more efficient paging of queries both in the database and in your Ec...
Listen to change events on your Postgres tables then perform callback-like actions with the data.
Spawn Statestores is the storage lib for the Spawn Actors System
Spawn Statestores Postgres is a storage lib for the Spawn Actors System
A library for making domain operations
Plsm generates Ecto models based on existing database tables and populates the fields of the model.
Spawn Statestores CockroachDB is a storage lib for the Spawn Actors System
A data first framework for building realtime applications
A functional approach to data access with Elixir
Open-source Content Management System (CMS) built with Phoenix LiveView. Faster render times to boost SEO performance, even for the most ...
Ecdo is a dynamic interface for ecto aims to simplify building dynamic query API based on ecto models.
Grim is a pruning library that periodically destroys stale records that are no longer useful.
Adds support for PostgreSQL's money data type.
Cursor-based pagination for Ecto.
Modular web framework
Closure Table for Elixir - a simple solution for storing and manipulating complex hierarchies.
From Idea to Execution - Manage your trading operation across a distributed cluster
For syncing content from Sanity CMS to Ecto/PostgreSQL.
Simple passwordless authentication for your Phoenix apps.
Solicit provides opinionated helpers for Phoenix APIs
Arke postgres
Fast feature toggling for applications, with plugable backends.
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
Solution for token auth in Phoenix apps. Provides an api for registration, account confirmation and logging in.
A magical way to add sorting dynamically to ecto queries
fat_ecto provides methods for dynamically building queries according to the parameters it receive.