ActiveRecord for Ecto
StrawHat Utilities
This package allows to add audit log that is based on Ecto changesets and stored in a separate table.
Easy. Simple. Powerful. Generate (complex) SQL queries using magical Elixir SQL dust.
Package containing all AMI Models shared between micro-services.
MapSet support for ecto
A set of utility functions / macros.
A client for the Elasticsearch with Ecto, written in Elixir
A flexible pagination library for Elixir and Phoenix applications.
Use Google Spreadsheets as storage for Ecto objects.
Extensible Elixir OTP Application for storing files through a unified API. Backends currently exist for the local filesystem, SFTP and t...
Inspecto (Inspect + Ecto) is a utility that helps inspect and summarize your Ecto schemas for documentation or other tools that require c...
Postgres event store for event_bus
A Soft Bank To Handle your Financial Accounts using a Dual Entry Accounting System.
Ecto fragments for ParadeDB.
Factories for elixir to help create data models at random, this works for any type of ecto structs
Elixir small utilities
A secure, non-evaling condition (boolean predicate) engine for end users
LiveView Sync Engine
Read and authenticate against ASP.NET Membership Microsoft SQL Server databases
Mnesia adapter for Ecto 3
A Mix Task to upload Distillery releases to GitHub.
Collection of support utility functions and extensions for day-to-day web development with Elixir. Includes utility extension to strings...
Log Activity to your repo, using Ectro
Model, parser and serializer for gen_dsl
Is Ecto ready?
A JSONAPI 1.0 library fully-tested against all jsonapi.org examples. The library generates JSONAPI errors documents whenever it encounte...
Foreign key based multi-tenancy, allowing all the tenanted data to live in the same database.
QuickFactory - plain yet powerful factory for Ecto with support for changesets
State machine pattern for Ecto. I tried to make it similar as possible to ruby's gem 'aasm'