Hacker News new | ask | show | jobs
by imbusy111 1398 days ago
There are no pages anymore. You fetch a record by ID and next N records.
1 comments

Right, but in your database query doesn’t that require you to get a monster result set and filter it down in your application layer?

There’s no SQL clause for “WHERE IT WOULD COME AFTER id=ah73d IN THE RESULT SET” as far as I’m aware.