ecto_rut
Model helper
Reduces code repetition in Ecto models by providing shortcuts to common operations
Ecto Model shortcuts to make your life easier!
112 stars
5 watching
3 forks
Language: Elixir
last commit: over 6 years ago
Linked from 1 awesome list
ectoelixirhacktoberfestphoenix-framework
Related projects:
Repository | Description | Stars |
---|---|---|
| A set of utilities to simplify common operations in Ecto | 29 |
| An Elixir library to support enums in Ecto models | 562 |
| A library to simplify Ecto model validation tests by providing easy-to-use functions | 11 |
| An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |
| Reduces boilerplate code in JSON-API compliant Phoenix controllers without sacrificing flexibility. | 113 |
| Provides an interface to interact with MongoDB databases using Ecto | 374 |
| An Ecto adapter that provides a simple interface to interact with the GitHub API | 121 |
| A Plug that converts request parameters to atoms in Elixir web applications | 97 |
| An Elixir library that provides an ordered model management system with Ecto. | 19 |
| A PostgreSQL driver for Elixir. | 1,126 |
| Allows Elixir code to be debugged using Erlang's built-in debugger | 6 |
| A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 213 |
| A distributed job processing system utilizing an in-memory real-time database | 672 |
| An alternative logging library for Ecto queries in Elixir | 151 |
| A library that provides pagination utilities for Ecto queries in Phoenix applications | 574 |