An Ecto.Type for email address fields
DSL and polyfill to express MERGE queries using ecto (postgres adapter only)
Manage a position field in an Ecto schema
State Machine implementation in Elixir. It's a structure and optionally a gen_statem powered process. It validates states and transit...
A library for making domain operations
Dynamically updating, searchable, sortable datatables with Phoenix LiveView
Recreating the TagsMultiTenant project in order to support tagging requirements for my project
Composable query convenience functions for Ecto
A fully automatic cursor pagination for Ecto. It relies on analysis of the expressions in order_by clause and requires no configuration.
Spawn Statestores CockroachDB is a storage lib for the Spawn Actors System
Interval/range operations on Decimal, DateTime, Integer, Float, etc. Ecto support for Postgres range types like int4range, daterange, tst...
SQLite3 adapter for Ecto2
A debug web toolbar for Phoenix projects to display all sorts of information about request
A data first framework for building realtime applications
Authentication library for Elixir using Plug
A helper for creating and listening to pubsub events from postgres
The extended tools for the Jet Team.
Postgrex.Extension and Ecto.Type for PostgreSQL cube module
Build multitenant applications on top of Ecto.
A PETAL-stack batteries-included boilerplate for making Phoenix apps without tedium.
Provides a full user authentication experience for an API. Includes login,logout,register,forgot password, forgot username, confir...
Turnkey Auth Auth Application
Decode / encode Postgres replication messages
O Skeleton Query ajuda a criar composes para queries feitas usando o Ecto.Repo.
O Skeleton Service é um facilitador para criação de serviços em sua aplicação. Um serviço nada mais é do que uma ação ou ev...
O Skeleton SoftDelete ajuda no tratamento de dados excluídos em sua aplicação, onde, nada é realmente deletado.
Build filtred and sorted Ecto.Query struct from object based queries.
Ex Saga is an NServiceBus Saga implementation in Elixir, while being abstracted away from storage and transport.
Adds support for PostgreSQL's money data type.
Plsm generates Ecto models based on existing database tables and populates the fields of the model.