activerecord_cursor_paginate
Cursor pager
A gem that enables pagination of Active Record results using cursor-based pagination
Cursor-based pagination for ActiveRecord
129 stars
3 watching
6 forks
Language: Ruby
last commit: 3 months ago activerecordgempaginationrails
Related projects:
Repository | Description | Stars |
---|---|---|
glebm/order_query | A gem that efficiently finds next or previous records in a database table | 510 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
amatsuda/kaminari | A paginator library for Ruby web applications with a scope-based API and customizable helpers. | 27 |
schemaplus/schema_plus_tables | Adds utility features to ActiveRecord's handling of tables | 5 |
mrkamel/search_cop | A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
enanobots/m2-attribute-pagination | Adds pagination to attribute options in the Magento 2 admin panel | 38 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,313 |
schemaplus/schema_plus_columns | Provides useful accessors to ActiveRecord's Column object | 2 |
kvokka/pp_sql | An ActiveRecord log beautifier gem for Ruby on Rails | 265 |
rgeo/rgeo-activerecord | An extension of ActiveRecord for working with spatial data in Ruby | 89 |
davydovanton/hanami-pagination | Provides a Ruby gem for implementing pagination in Hanami applications using ROM::Pagination plugin. | 14 |
kaminari/kaminari-sinatra | A Ruby gem that integrates Kaminari's pagination capabilities with Sinatra web frameworks. | 27 |
schemaplus/schema_plus_indexes | Adds convenient capabilities to ActiveRecord's index handling | 9 |
westonganger/active_snapshot | A library that provides simplified snapshots and restoration for ActiveRecord models and associations with transparent white-box implementation. | 126 |