ecto-ordered
Ordered model extension
An Ecto extension that adds support for ordered list items to Ecto models
Ecto extension for ordered models
40 stars
4 watching
18 forks
Language: Elixir
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
popo63301/ecto_list | An Elixir library that provides an ordered model management system with Ecto. | 19 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
sheharyarn/ecto_rut | Reduces code repetition in Ecto models by providing shortcuts to common operations | 112 |
ztomsy/ztom | A Python SDK that simplifies the management of trade orders and exchanges | 57 |
nebo15/ecto_paging | Cursor-based pagination utility for Ecto queries | 14 |
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
annkissam/rummage_ecto | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 212 |
xerions/ecto_migrate | Automates Ecto model migrations by comparing actual and expected schema definitions | 35 |
wttj/ecto_anon | An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |
danielberkompas/ecto_validation_case | A library to simplify Ecto model validation tests by providing easy-to-use functions | 11 |
wemake-services/ecto_autoslug_field | Automatically generates slugs from other fields in Ecto schemas. | 152 |
mojotech/scrivener_ecto | A library that provides pagination utilities for Ecto queries in Phoenix applications | 573 |
mpostaire/bref-zsh-prompt | A zsh prompt extension that displays various system and git information | 3 |
zdharma-continuum/zinit-annex-default-ice | An extension for managing default ices for zinit commands | 3 |
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |