Prisma-paginate
A utility to easily add pagination to Prisma ORM queries, simplifying the process of managing paged data retrieval in Node.js and TypeScript applications.
Prisma-paginate is built in TypeScript, 131 GitHub stars, latest release v5.2.2.
When to use Prisma-paginate
Prisma-paginate is listed here as a Database project. The directory calls out Seamless integration with Prisma ORM, Supports cursor and offset pagination, Easy-to-use API for paginated queries as capabilities associated with it.
Other recorded traits for Prisma-paginate include Optimized for performance, TypeScript support.
Besides Database, this page also files Prisma-paginate under Development, Utils, Node.js.
Prisma-paginate compared with
Records in this directory name prisma-cursor-pagination, nestjs-prisma-pagination as products people compare with Prisma-paginate. That list is editorial metadata, not a claim that Prisma-paginate replaces each of them.
What the Prisma-paginate stats reflect
GitHub currently shows 131 GitHub stars, 9 forks, 16 open issues, latest tracked release v5.2.2. Star and activity counts here are a snapshot used as a proxy for community adoption, not a quality score.
Stats refreshed
- Language
- TypeScript
- Latest Release
- v5.2.2
Our Newsletter
Get new Database tools right in your inbox
Get short emails with useful database projects, releases, and repos worth watching.
Key features of Prisma-paginate
- Seamless integration with Prisma ORM
- Supports cursor and offset pagination
- Easy-to-use API for paginated queries
- Optimized for performance
- TypeScript support
Recorded alternatives to Prisma-paginate
Prisma-paginate resources
Prisma-paginate on GitHub
More Database tools
Prisma-generator-fake-data
A tool to automatically generate mock and fake data for your Prisma models, facilitating development and testing workflows by allowing rapid population of databases with realistic sample records.
Mikro-ORM
A TypeScript ORM for Node.js, implementing Data Mapper, Unit of Work, and Identity Map patterns. Compatible with MongoDB, MySQL, MariaDB, MS SQL Server, PostgreSQL, and SQLite/libSQL databases.
Better-sqlite3
The fastest and simplest library for SQLite3 in Node.js, offering a synchronous API for SQLite3 with performance optimizations and rich features.
Prisma JSON Types Generator
A tool for replacing JsonValues in Prisma with custom TypeScript types to enhance type safety and developer experience.
LiveStore
LiveStore is a next-generation state management framework based on reactive SQLite and a built-in sync engine, designed to make state management more efficient and seamless.
Prisma Examples
๐ Ready-to-run Prisma example projects showcasing the capabilities and different use-cases of Prisma.