order_query
Record navigator
A gem that efficiently finds next or previous records in a database table
Find next / previous Active Record(s) in one query
510 stars
10 watching
21 forks
Language: Ruby
last commit: 6 days ago
Linked from 2 awesome lists
activerecordkeyset-pagingpaginationrailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
healthie/activerecord_cursor_paginate | A gem that enables pagination of Active Record results using cursor-based pagination | 129 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,313 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
casecommons/pg_search | A library that provides named scopes for searching in PostgreSQL databases | 1,347 |
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 |
davyjoneslocker/postgres_ext | Adds support for missing PostgreSQL data types to ActiveRecord in Ruby on Rails applications | 643 |
alassek/activerecord-pg_enum | Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |
amatsuda/kaminari | A paginator library for Ruby web applications with a scope-based API and customizable helpers. | 27 |
davydovanton/hanami-pagination | Provides a Ruby gem for implementing pagination in Hanami applications using ROM::Pagination plugin. | 14 |
mrkamel/search_cop | A Ruby gem providing fulltext search capabilities for ActiveRecord models using built-in RDBMS indices. | 828 |
zorab47/active_admin-sortable_tree | A gem that provides drag'n'drop sorting and tree views for ActiveAdmin resource indexes | 162 |
schemaplus/schema_plus_columns | Provides useful accessors to ActiveRecord's Column object | 2 |
gobeam/mongo-go-pagination | Provides pagination functionality for MongoDB queries and aggregation pipelines | 129 |
schemaplus/schema_plus_pg_indexes | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |