Hacker News new | ask | show | jobs
by mariusor 870 days ago
How about the rest of us?

I don't have a resource of the top of my head to present to you, but in the least keyset pagination is superior to the offset one because it does not get invalidated by new inserts.

1 comments

The rest of you also don't need database cursors or non-random keys to have keyset pagination.