A toolkit for data mapping and language integrated query for Elixir
A collection of custom functions for PostgreSQL features in Ecto.
EctoCastIntToString is a simple library that enables ecto casting from int to string.
Polymorphic embeds for Ecto. Forked from ecto_poly to make it compatible with Ecto 3.5+.
An ecto plugin for recursively merging records and it's associations
Document and audit database indices in your Ecto schemas. TrackIndices provides a way to document database indices directly in your sche...
A utility library for Ecto
Ecto MySQL (and MariaDB) fulltext search.
Sane conventions for using ExAirtable with Ecto for schema validation.
Automatic Ecto Schemes based on the database.
Ecto step implementations for RecordList
Detect devices that desktop, mobile, smartphone and tabled form User Agent.
Lets you compose ecto queries in a functional way.
An elixir module that convert default utc timestamps to local timestamps in ecto. Note: Ecto 2.0 and above is required.
Ecto.Type for Differ (and some helpers)
Plasm generates Ecto models based on existing database tables and populates the fields of the model.
A Phoenix SubDomainer which makes subdomain using DigitalOcean, Cloudflare, etc. API and contains convenient view helper interface along ...
Builds on top of New Relic's Agent to provide Ecto support and decorators
Integrates Parameter with Ecto
Ecto fragment() with named params instead of just ?'s
Ecto type to cast floats or strings to integers for your schemas.
Generator of Snowflake ID which is smaller and faster than Ecto UUIDv4 (but not random).
Ecto Utility functions for Introspection
Generates Ecto.Type from embedded schemas
Library to easily navigate Ecto associations
Ecto query helper for iex (Rails style)
Library that complements ecto migrations and their execution.
Run mix tasks (like test or ecto db.migrate) under specific umbrella applications
A library that stores Discogs user collections to a local database and allows interaction via Ecto wrappers.
Custom Ecto type to base64 {en,de}code binary data in your database
Snowflake driver written in pure Elixir, using db_connection