GitHub topics: cursor-pagination
tjenkinson/sql-cursor-pagination
Library to help with cursor based pagination, from an SQL database.
Language: TypeScript - Size: 771 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 1

pilagod/gorm-cursor-paginator
A paginator doing cursor-based pagination based on GORM
Language: Go - Size: 220 KB - Last synced at: 10 days ago - Pushed at: 6 months ago - Stars: 200 - Forks: 44

mrahhal/MR.EntityFrameworkCore.KeysetPagination
Keyset/Seek/Cursor pagination for Entity Framework Core.
Language: C# - Size: 1.57 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 258 - Forks: 12

xing/rails_cursor_pagination
Add cursor pagination to your ActiveRecord backed application
Language: Ruby - Size: 85 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 113 - Forks: 19

redhajuanda/kuysor
Automatic cursor pagination for Go, so your lazy ass can chill ✨
Language: Go - Size: 54.7 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

silarhi/cursor-pagination
A doctrine ORM cursor based pagination library for faster batch operations.
Language: PHP - Size: 220 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

SUKYMEBAWWS/news-react
A modern news aggregation web app built with React and Vite, powered by NewsDataHub API. Features real-time news feed, search functionality, and a responsive UI.
Size: 1000 Bytes - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 0 - Forks: 0

tompston/go-rest-api-example
Full-stack example, using JWT, SQLC, Cursor Pagination, Vue 3 and Tailwind
Language: PLpgSQL - Size: 162 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 2

MrEshboboyev/cursor-pagination
Cursor Pagination for ASP.NET Core is a high-performance, production-ready pagination system for .NET 9 and PostgreSQL, designed for efficient data retrieval in large datasets. It features cursor-based pagination, optimized queries, bulk data operations, and a million-record test set, ensuring fast and scalable API responses.
Language: C# - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

benjamin658/typeorm-cursor-pagination
Cursor-based pagination works with TypeORM Query Builder.
Language: TypeScript - Size: 398 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 186 - Forks: 41

davidepedone/spring-cursor-pagination
Add cursor pagination feature to spring-boot projects
Language: Java - Size: 133 KB - Last synced at: 8 days ago - Pushed at: about 2 months ago - Stars: 10 - Forks: 6

qwfy/sqlx-page
Cursor based pagination for SQLx and Postgres
Language: Rust - Size: 42 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

delimaa/mikro-orm-cursor-pagination
Cursor pagination for MikroORM following Relay GraphQL Cursor Connections Specification
Language: TypeScript - Size: 115 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

cajuncoding/GraphQL.RepoDB
A set of extensions for working with HotChocolate GraphQL and Database access with micro-orms such as RepoDb (or Dapper). This extension pack provides access to key elements such as Selections/Projections, Sort arguments, & Paging arguments in a significantly simplified facade so this logic can be leveraged in the Serivces/Repositories that encapsulate all data access (without dependency on IQueryable and execution outside of the devs control).
Language: C# - Size: 455 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 40 - Forks: 5

rekalogika/rekapager-keyset-pagination
Keyset pagination component of the Rekapager pagination library
Language: PHP - Size: 43 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rekalogika/rekapager-doctrine-collections-adapter
Doctrine Collections adapter for Rekapager pagination library
Language: PHP - Size: 35.2 KB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sarapmagcode/news-react
A modern news aggregation web app built with React and Vite, powered by NewsDataHub API. Features real-time news feed, search functionality, and a responsive UI.
Language: JavaScript - Size: 47.9 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HassanHeydariNasab/react-hyper-pagination
It's useful when you have a cursor-based pagination from the back-end that loads many items in each page and you want to slice each page into smaller pages on the front-end.
Language: TypeScript - Size: 174 KB - Last synced at: 26 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

andrei-punko/client-cursor
Client Cursor API via REST example
Language: Java - Size: 313 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 1

jsonb-uy/rotulus
Cursor-based Rails/ActiveRecord pagination with multi-column sorting and custom cursor token format support.
Language: Ruby - Size: 252 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

tkosminov/nestjs-graphql-easy
A library for NestJS that implements a dataloader (including for polymorphic relation) for graphql, as well as automatic generation of arguments for filters, sorting and pagination, and their processing in the dataloader.
Language: TypeScript - Size: 1.58 MB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 10 - Forks: 0

xantiagoma/drizzle-cursor
Drizzle ORM - Utils to generate cursor pagination
Language: TypeScript - Size: 716 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 35 - Forks: 2

jpalumickas/knex-cursor-pagination
Knex cursor pagination with Relay pagination support
Language: TypeScript - Size: 233 KB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2

willianantunes/drf-like-paginations
Tired of creating pagination all the time in your .NET projects? Apply either Offset or Cursor pagination and focus on business logic 🙂
Language: C# - Size: 11.1 MB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 0

ExtraBB/typegoose-cursor-pagination
A mongoose plugin for cursor pagination with typegoose support
Language: TypeScript - Size: 432 KB - Last synced at: 1 day ago - Pushed at: 10 months ago - Stars: 17 - Forks: 12

murshidazher/mongodb-cursor-pagination Fork of gustavopch/mongo-cursor-pagination-alt
🚶A utility module for MongoDB Cursor-based pagination.
Language: TypeScript - Size: 883 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 1

Kaltsoon/sequelize-cursor-pagination
➡️ Cursor-based pagination queries for Sequelize models
Language: TypeScript - Size: 1.58 MB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 86 - Forks: 27

productdevbookcom/ts-relay-cursor-paging
Simple relay cursor paging for graphql
Language: TypeScript - Size: 821 KB - Last synced at: 2 days ago - Pushed at: 3 days ago - Stars: 3 - Forks: 0

karimshalapy/bloom
A technical task for Tangent. Where Your Style Blossoms | Sustainable style for every you. Vibrant colors, unique designs, effortless confidence. Shop the new season and let your style bloom.
Language: TypeScript - Size: 10.7 MB - Last synced at: 3 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

djanyreason/FSO_10
This repository is for exercises in Part 10 of Full Stack Open (FSO), "React Native". The project in this repo is a React Native mobile application, which interfaces with a remote server to display information for a series of GitHub repositories. The app relies upon React Native StyleSheet, Formik, Yup, GraphQL, and Apollo Client.
Language: JavaScript - Size: 3.54 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

py2010/example
django-low-code 低代码示例
Language: Python - Size: 6.57 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

piccolo-orm/piccolo_cursor_pagination
Cursor pagination for Piccolo ORM
Language: Python - Size: 27.3 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

Ekman/es-pagination
Deep pagination for the Elasticsearch client
Language: PHP - Size: 439 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

thefabric-io/tokcursor
Package tokcursor provides an utility for implementing pagination token cursors
Language: Go - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

oatovar/go-pager
Cursor based pagination made easy.
Language: Go - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

nico-rodriguez/rate-repository-app
A mobile application for rating GitHub repositories. Sort and filter repositories, register a user, log in and create a reviews.
Language: JavaScript - Size: 2.68 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

davidepedone/spring-cursor-pagination-demo
Demo project for spring-cursor-pagination library
Language: Java - Size: 59.6 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

hedza06/jpa-cursor-based-pagination
Cursor Based Pagination with Spring Boot and JPA
Language: Java - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

mattes/ruby_page_cursor
Cursor-based pagination for Rails.
Language: Ruby - Size: 48.8 KB - Last synced at: 19 days ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

krynv/feature-rich-graphql-express-server
PostgreSQL connectivity, subscriptions, validation, error handling, user registration, token-based authentication, authorisation, custom scalars, cursor pagination, batching, caching and end-to-end testing
Language: JavaScript - Size: 1.16 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

atabaygorkem/fullstackopen-react-native-app--part10
React native app allows user to explore and rate repositories and comment
Language: JavaScript - Size: 826 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

patriotresearch/ariadne-extended
niceties when working with ariadne and Django
Language: Python - Size: 341 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 4

sinisaos/piccolo-cursor-vue
Example Piccolo cursor pagination with Vue frontend
Language: Python - Size: 260 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

BambangSinaga/rb_pager
Simple cursor pagination for rails api
Language: Ruby - Size: 72.3 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 2

4lessandrodev/ts-paginate
Tool to paginate data using cursor
Language: TypeScript - Size: 957 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chapagainmanoj/databases-extensions
A query building extensions for sqlalchemy with encode/databases to apply pagination, filter, search and sorting to query
Language: Python - Size: 15.6 KB - Last synced at: 16 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

zshanabek/sitt-test
Language: Ruby - Size: 37.1 KB - Last synced at: 3 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

manuscriptmastr/unpaginated
Dead simple pagination.
Language: JavaScript - Size: 339 KB - Last synced at: 2 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

kunal-mandalia/cursor-based-pagination
Cursor based pagination to handle sorting
Language: TypeScript - Size: 4.7 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2
