ecto_shortcuts
Ecto helper
A set of utilities to simplify common operations in Ecto
Shortcuts for common operations in ecto
29 stars
5 watching
1 forks
Language: Elixir
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sheharyarn/ecto_rut | Reduces code repetition in Ecto models by providing shortcuts to common operations | 112 |
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
wojtekmach/github_ecto | An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |
gpedic/ecto_shortuuid | A custom Ecto type allowing automatic encoding of UUIDs to ShortUUIDs. | 28 |
popo63301/ecto_list | An Elixir library that provides an ordered model management system with Ecto. | 19 |
mojotech/scrivener_ecto | A library that provides pagination utilities for Ecto queries in Phoenix applications | 573 |
stavro/arc_ecto | Integration tools for Arc and Ecto. | 255 |
mhw0/libethc | Provides a set of utility functions for interacting with the Ethereum network | 49 |
danielberkompas/ecto_validation_case | A library to simplify Ecto model validation tests by providing easy-to-use functions | 11 |
annkissam/rummage_ecto | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 212 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
cafebazaar/ecto-cassandra | An Elixir adapter that simplifies data access to Cassandra using the Ecto query language | 88 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |