A composable, real time, market data and trade execution toolkit
Authentication library for Elixir using Plug
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
Spawn Statestores CockroachDB is a storage lib for the Spawn Actors System
Build filtred and sorted Ecto.Query struct from object based queries.
Postgres adapter for :alarm_clock
Authentication and Authorization add-on for Rivets Framework
Adds support for PostgreSQL's money data type.
Ecto/Postgrex IP4R extension
A data first framework for building realtime applications
An Ecto.Type for email address fields
AbaModel is a database model based on the HOTS API (https://hotsapi.net/).
A simple module to clear up the boilerplate of CRUD resources in Phoenix context files.
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
Temporary fix for ex_machina and polymorphic_embed
Composable query convenience functions for Ecto
Library for handling ranges. Includes Ecto Types for PostgreSQL.
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
A framework which rethinks how data flows, and how we build apps.
Using plain old SQL to query databases
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
Recreating the TagsMultiTenant project in order to support tagging requirements for my project
Postgres sync engine. Sync little subsets of your Postgres data into local apps and services.
Ecto fragments for ParadeDB.
A helper for creating and listening to pubsub events from postgres
A functional approach to data access with Elixir
Ecto type for PostgreSQL's tstzrange
Plsm generates Ecto models based on existing database tables and populates the fields of the model.