drizzle-cursor
JSON →Cursor-based pagination utility for Drizzle ORM supporting any number of cursors (primary + n secondary) with custom serialization, Base64 tokens, SQL expressions, and both query-builder and relational query APIs. Current stable version is 0.7.2, maintained actively with releases matching Drizzle ORM updates. Differentiators: multiple cursor support (beyond simple ID-based), flexible serialization, and compatibility with Drizzle 0.x and 1.0.0-beta (both query-builder and RQB v1/v2). Requires drizzle-orm >=0.33.0. Ships TypeScript types.
Resources
packagedrizzle-cursor ↗