Test data factories with automatic struct building, database insertion, and customizable hooks
Highly customizable analytics for Phoenix LiveView applications
A schema driven cms for phoenix applications
Elixir library for easy DuckLake access, setup, and management
An opinionated PGMQ client for Elixir.
A small, simple, and yet flexible API for deriving state from an event source, that works out of the box with Ecto.
Durable Objects for Elixir - persistent, single-instance objects accessed by ID. Provides stateful, persistent actors with automatic life...
Static analysis tool for Oban workers and configuration
Easy migrations for easy libraries
A fluent, Supabase-inspired database query builder for Elixir. Supports PostgreSQL and SQLite. Schema-less, chainable, built on Ecto.
Production-ready Elixir SDK for EventoDB with resilience patterns. Provides outbox pattern, consumer position tracking, idempotency, and ...
Multi-tenancy library for Elixir/Phoenix with schema-based isolation (PostgreSQL Schemas or MySQL Databases). Lightweight, observable, wi...
A Phoenix PubSub adapter using PostgreSQL LISTEN/NOTIFY for message distribution.
A cleaner DSL for GraphQL schema definitions built on Absinthe
A Mix task to annotate your Ecto schemas with database column information, relationships, and associations - inspired by Ruby's annotate ...
Provides a prefixed UUIDv7 data type for Ecto, and related helpers
Simple health check library for Elixir applications with support for Ecto, Redix and Kaffe.
Implementation of the FDSN dataselect webservice for Epos-France seismological datacenter
Fast bulk data insertion for projects using Ecto and PostgreSQL. Convenient syntax and easy integration with ExMachina.
Shared Ecto schemas and migrations for the Diwa ecosystem. Provides Core, Team, and Enterprise tier schemas used by diwa-agent and diwa-c...
An A/B Testing library for Phoenix (with optional LiveView admin).
A concurrent, Postgres-based job queue backend for Elixir. Fully compatible with original GoodJob and Rails ActiveJob.
Derives GraphQL schemas, types, and resolvers from Ecto schemas for Phoenix applications using Absinthe.
An advanced AI agent platform built with Elixir and Phoenix LiveView, designed to bring physical robots to life using Large Language Mode...
A simple multi-tenancy library for Ecto.
Command center core library for AI agent orchestration
Casbin-Ex is a powerful and efficient open-source access control library for Elixir projects.
Append-only (immutable) tables with version tracking for Ecto.
A durable, resumable workflow engine for Elixir
Distributed singleton supervisor backed by PostgreSQL advisory locks. Ensures a process runs exactly once across your entire cluster—no...