A toolkit for data mapping and language integrated query for Elixir
Convert Abacus expression into Ecto DSL expressions, and use them for where, selects, order_by, group_by or having clauses.
Paginate your Ecto queries with Scrivener
This tool generates elixir functions that call PostgreSQL stored functions/procedures and parse the result into elixir structs.
An ArangoDB adapter for Ecto supporting Ecto queries and graph queries.
Seed data generation for Ecto
An easy way to manage many_to_many, has_many and belongs_to Ecto associations
Ecto extension that adds a tiny bit of inheritance for the schemas.
EctoForge usising for filter query and create some context for Model Schema.
CorrelationVector provides the Elixir implementation of the Microsoft CorrelationVector protocol
Ecto adapter for Mnesia Erlang/OTP term storage.
An Ecto type for locally unique 64-bits IDs generated by multiple Elixir nodes
Totally not an attempt to build Ransack-like search
A Cassandra data mapping built on top of Ecto and query runner on top of Xandra.
EctoConditionals implements a flexibly functional find_or_create and upsert behavior for Ecto models.
Service Directory API client library. Service Directory is a platform for discovering, publishing, and connecting services.
Cassandra Adapter for Ecto
Torus bridges Ecto and PostgreSQL, simplifying building search queries.
A client for the Elasticsearch with Ecto, written in Elixir
Api tools for entity on Ecto
Simple macro for defining macro that will return `fragment` with SQL function. A little bit Xzibit, but fun.
Ecto integration for Formex form library
A library for common Ecto changeset transformations.
Plsm generates Ecto models based on existing database tables and populates the fields of the model.
Factories for elixir to help create data models at random, this works for any type of ecto structs
Singularize and pluralize english nouns.
Library for using Calendar with Ecto. Made for Ecto version older than 2.1. This lets you save Calendar types in Ecto and work with date-...
Ecto extensions to support auditing data changes in your Schema.
State machine pattern for Ecto. I tried to make it similar as possible to ruby's gem 'aasm'
An Ecto adapter for LDAP
Cursor-based pagination for Ecto.