A questionable bag of helper functions
A super simple Elasticsearch tool with its own DSL and Ecto-like use.
An Ecto wrapper for RavenDB
Live error monitoring to watch your Phoenix app going up in flames in real time! Open source version of error aggregation services. Hook...
Ecto auto migration library. It allows to generate and run migrations for initial and update migrations.
Measure your Elixir! A metrics library that will help Elixirists keep track of their application's performance, as well as any custom st...
Provide an Ecto custom type Ecto.Atom to manage `:atom`.
Dynamic Instagram-like PostgreSQL sharding with Ecto
Mnesia adapter for Ecto 3
An ecto type that provides easy way of managing email addresses in a database
Ecto Filter Query Builder
A simple email address validator for Elixir that first checks the address with a regular expression and then checks if the Top-Level Doma...
A port of Rails has_secure_password for Ecto models
State machine pattern for Ecto. I tried to make it similar as possible to ruby's gem 'aasm'
MapSet support for ecto
SQLite3 adapter for Ecto
Authentication library for Elixir applications
Dlex is a gRPC based client for the Dgraph database.
Dynamically create Absinthe GraphQL payload objects for mutations 🚚💨
Manage a position field in an Ecto schema
An Ecto type for locally unique 64-bits IDs generated by multiple Elixir nodes
Modular web framework
Ecto adapter for ClickHouse database (uses clickhousex driver)
UUIDv7 identifiers base62 encoded with a prefix. Based on the blog post by Dan Schultzer: https://danschultzer.com/posts/prefixed-base62-...
A small collection of functions to make it easier working with Ecto many_to_many assocations and checkbox arrays.
Finix API client library for Elixir.
Email Management
Ectograph is a set of utility functions for using Ecto in combination with GraphQL
Simple layout builder that allows you to create, store and show layout based of rows and cols
A collection of useful concepts for building DDD (Domain-Driven-Design) applications in Elixir