SQL Cursor Pagination
JSON →Library for implementing cursor-based pagination from SQL databases, conforming to the GraphQL Cursor Connections Specification (Relay-compatible). Current stable version is 4.3.0, released with support for Node >=18 and TypeScript types built-in. Key differentiators: generates encrypted opaque cursors, supports forward/backward pagination (first/last, before/after), works with any SQL query builder or raw SQL via provided fragments (where, order by). Unlike offset-based pagination, cursors prevent duplicate or skipped items when data changes between requests.
Traffic · last 30 days stale · no recent hits
total hits 6
actors 1 distinct systems
last hit 22d ago human
top countries 🇸🇬 Singapore · 🇺🇸 United States
Resources
packagesql-cursor-pagination ↗
API endpoints
full doc /v1/registry/sql-cursor-pagination