There are 1 repository under cursor-pagination topic.
Keyset/Seek/Cursor pagination for Entity Framework Core.
A paginator doing cursor-based pagination based on GORM
Cursor-based pagination works with TypeORM Query Builder.
Add cursor pagination to your ActiveRecord backed application
➡️ Cursor-based pagination queries for Sequelize models
Drizzle ORM - Utils to generate cursor pagination
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).
Cursor Based Pagination with Spring Boot and JPA
Full-stack example, using JWT, SQLC, Cursor Pagination, Vue 3 and Tailwind
Tired of creating pagination all the time in your .NET projects? Apply either Offset or Cursor pagination and focus on business logic 🙂
A mongoose plugin for cursor pagination with typegoose support
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.
Add cursor pagination feature to spring-boot projects
Simple cursor pagination for rails api
Knex cursor pagination with Relay pagination support
niceties when working with ariadne and Django
Library to help with cursor based pagination, from an SQL database.
Cursor pagination for MikroORM following Relay GraphQL Cursor Connections Specification
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.
Cursor pagination for Piccolo ORM
Simple relay cursor paging for graphql
Client Cursor API via REST example
Wallpal is a fast wallpaper generator built with Next.js 14, using Server Actions (unstable_cache), Prisma on NeonDB, and shadcn/ui. Fully type-safe with TypeScript, it features infinite scroll, rate limiting, cursor-based pagination, and linear congruential generator algorithms for dynamic wallpaper creation.
Cursor-based pagination for Rails.
React native app allows user to explore and rate repositories and comment
Demo project for spring-cursor-pagination library
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.
Deep pagination for the Elasticsearch client
Cursor-based Rails/ActiveRecord pagination with multi-column sorting and custom cursor token format support.
Dead simple pagination.
A mobile application for rating GitHub repositories. Sort and filter repositories, register a user, log in and create a reviews.
A doctrine ORM cursor based pagination library for faster batch operations.
Example Piccolo cursor pagination with Vue frontend