Crudry is a library for DRYing CRUD.
Ecto.ShortUUID is a custom Ecto type which adds support for ShortUUID in Ecto schemas More info on ShortUUID: https://github.com/gpedic/...
StructConstructor allows you to declare structs using Ecto.Schema and generate constructor functions that will take care of coercion and ...
Aims in building database queries using data as filtering conditions.
Embedded translations for Elixir schemas
AlgoliaSearch integration for Elixir app
PG Views support for Ecto
Generates a data structure describing the difference between two ecto structs
A library to validate passwords, with built-in validators for password length as well as the character sets used. Custom validators can a...
MongoDB adapter for Ecto
A plugin for Ecto and Timex which allows use of Timex types with Ecto
An authorization library to restrict what resources the current user is allowed to access, and load those resources for you.
An Elixir library that converts maps from `snake_case` to `camelCase`.
Decentralized, k-ordered ID generation service
Postgres sync engine. Sync little subsets of your Postgres data into local apps and services.
Easily build extendable and composable Ecto queries.
Typesense client for Elixir with support for importing your Ecto schemas.
No brainer OAuth 2.0 provider
Automate code & data workflows with interactive notebooks
EctoSanitizer is a libary for sanitizing inputs to Ecto Changesets.
Helpers for manipulating nested Ecto changesets
Interval Type for Ecto
Elixir implementation of the NLdoc Spec for documents.
A DynamoDB adapter for Ecto supporting basic queries. See https://github.com/circles-learning-labs/ecto_adapters_dynamodb for detailed in...
A transactional job queue built with Ecto, PostgreSQL and GenStage.
Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery
Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common databases, Selenium ...
E2E reactivity for Vue and LiveView
A `TypedStruct` plugin utilizing Ecto.Changeset validation enabled by the plugin `TypedStructEctoChangeset` to provide validating constru...
Extend Commanded package