DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
Converts Ecto schemas into JSON Schemas.
A full featured, configurable authentication and user management system for Phoenix.
Tools for using Postgres temporary tables with Ecto
Interval/range operations on Decimal, DateTime, Integer, Float, etc. Ecto support for Postgres range types like int4range, daterange, tst...
Composable query convenience functions for Ecto
Ecto Facade Repository that allows to separate write from read operations
Convert Abacus expression into Ecto DSL expressions, and use them for where, selects, order_by, group_by or having clauses.
Dynamically updating, searchable, sortable datatables with Phoenix LiveView
Cursor based pagination for Ecto
A Small collection of functions to make easier render schema's fields with its associations.
Handling timezones for datetimes in ecto
Postgrex.Extension and Ecto.Type for PostgreSQL cube module
A debug web toolbar for Phoenix projects to display all sorts of information about request
Protocol library for implementing LiveView Native clients
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
A data-driven Ecto Query builder for nested associations.
A library for making domain operations
A framework which rethinks how data flows, and how we build apps.
File uploads for Elixir.
Spooks is an agentic workflow library for Elixir. It is intended to be used with Ecto and Phoenix. LLMs can be used to provide additional...
Provides functions for converting, comparing and shifting Elixir dates/times.
SQLite3 adapter for Ecto2
A composable database transaction library
Passkey authentication for Phoenix LiveView applications.
Provides Ecto-like API for casting and validating params.
Stein contains common helper functions to our projects at SmartLogic.
A Helpers Set for build automatic filters on Ecto Schemas
Provides some custom Ecto types to manage autogenerated unique identifiers.