ecto_paging
Paging
Cursor-based pagination utility for Ecto queries
Cursor-based pagination for Ecto.
14 stars
14 watching
6 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
cursorectoelixirelixir-langhexpackagepagination
Related projects:
Repository | Description | Stars |
---|---|---|
nebo15/ecto_mnesia | An adapter that enables Ecto to interact with Mnesia Erlang term database. | 243 |
mojotech/scrivener_ecto | A library that provides pagination utilities for Ecto queries in Phoenix applications | 573 |
elixir-mongo/mongodb_ecto | Provides an interface to interact with MongoDB databases using Ecto | 374 |
elixirdrops/kerosene | A pagination library for Ecto and Phoenix applications | 231 |
elixir-ecto/postgrex | A PostgreSQL driver for Elixir. | 1,116 |
annkissam/rummage_ecto | A lightweight Elixir framework for modifying Ecto queries with search, sort, and pagination capabilities. | 212 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
popo63301/ecto_list | An Elixir library that provides an ordered model management system with Ecto. | 19 |
mojotech/scrivener | A pagination library for Elixir ecosystems | 553 |
wemake-services/ecto_autoslug_field | Automatically generates slugs from other fields in Ecto schemas. | 152 |
stavro/arc_ecto | Integration tools for Arc and Ecto. | 255 |
jazzyb/sqlite_ecto | An Ecto adapter for interacting with SQLite databases | 77 |
elixir-ecto/tds | A driver for connecting to Microsoft SQL Server databases from Elixir applications | 116 |
fuelen/ecto_dev_logger | An alternative logging library for Ecto queries in Elixir | 151 |
joshrieken/plasm | A composable query library for Ecto | 90 |