activerecord_cursor_paginate
Active record pager
Cursor-based pagination for active records in Ruby on Rails applications
Cursor-based pagination for ActiveRecord
135 stars
3 watching
7 forks
Language: Ruby
last commit: about 1 month 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 | 39 |
drecom/activerecord-turntable | Database sharding extension for Ruby on Rails applications | 211 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,325 |
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 | 266 |
rgeo/rgeo-activerecord | An extension of ActiveRecord for working with spatial data in Ruby | 90 |
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. | 130 |