An Elixir library that converts maps from `snake_case` to `camelCase`.
Ecto.ShortUUID is a custom Ecto type which adds support for ShortUUID in Ecto schemas More info on ShortUUID: https://github.com/gpedic/...
Decentralized, k-ordered ID generation service
A utility for writing dynamic queries.
PG Views support for Ecto
Library for parsing, writing and manipulation (css) colors.
Embedded translations for Elixir schemas
Aims in building database queries using data as filtering conditions.
A transactional job queue built with Ecto, PostgreSQL and GenStage.
Typesense client for Elixir with support for importing your Ecto schemas.
Generates a data structure describing the difference between two ecto structs
Postgres sync engine. Sync little subsets of your Postgres data into local apps and services.
A library to validate passwords, with built-in validators for password length as well as the character sets used. Custom validators can a...
Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common databases, Selenium ...
An authorization library to restrict what resources the current user is allowed to access, and load those resources for you.
A DynamoDB adapter for Ecto supporting basic queries. See https://github.com/circles-learning-labs/ecto_adapters_dynamodb for detailed in...
Automate code & data workflows with interactive notebooks
MongoDB adapter for Ecto
Helpers for manipulating nested Ecto changesets
Plain-Elixir, DSL-less, extensible authorization library for Elixir.
Easily build extendable and composable Ecto queries.
Kafka client for Elixir/Erlang.
Embeddable business intelligence engine for Elixir — run SQL queries, build dashboards, and manage analytics directly in your Phoenix a...
E2E reactivity for Vue and LiveView
Ecto integration for the Permit authorization library.
No brainer OAuth 2.0 provider
A collection of factories and helpers for testing ecto schemas
Bitcrowd's Ecto utilities
🌲 Great Elixir Logging Made Easy. Official Timber.io Integration.
Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery