rummage_ecto
Query modifier
A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities.
Search, Sort and Pagination for ecto queries
212 stars
12 watching
38 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list
ectoelixirelixir-programming-languagemetasearchpaginatepaginationransackrummagesearchsortsortingsorting-ecto
Related projects:
Repository | Description | Stars |
---|---|---|
annkissam/rummage_phoenix | A Phoenix support framework for searching and sorting data in Ecto models | 152 |
mojotech/scrivener_ecto | A library that provides pagination utilities for Ecto queries in Phoenix applications | 573 |
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 |
popo63301/ecto_list | An Elixir library that provides an ordered model management system with Ecto. | 19 |
deadtrickster/prometheus-ecto | A Prometheus.io collector for Ecto's query performance metrics | 77 |
joshrieken/plasm | A composable query library for Ecto | 90 |
omohokcoj/filterable | Provides a DSL for building dynamic queries with minimal configuration and easy to use filter functions | 106 |
dockyard/inquisitor | A query builder for Ecto that allows composable querying of model fields | 170 |
fuelen/ecto_dev_logger | An alternative logging library for Ecto queries in Elixir | 151 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
robconery/moebius | A functional query tool that provides a PostgreSQL interface while maintaining Elixir's functional nature and minimal abstraction | 602 |
wemake-services/ecto_autoslug_field | Automatically generates slugs from other fields in Ecto schemas. | 152 |
melpon/memoize | A caching macro for Elixir that uses CAS on ETS to optimize function calls | 189 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |