Pagy pagination: How to properly set up keyset pagination?
I have a database table with 1,5M rows and the classic OFFSET
pagination was so slow that it was eventually impossible to use it.
I have a database table with 1,5M rows and the classic OFFSET
pagination was so slow that it was eventually impossible to use it.