TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Don't use LIMIT OFFSET for pagination in PostgreSQL

3 pointsby kagitac10 months ago

1 comment

dsq10 months ago
What would be the downsides of using cursor based pagination? There has to be something, otherwise it be used solely.