Why is offset pagination slow
📰 Dev.to · Naimul Karim
Offset pagination is slow mainly because the database still has to process (read and skip) all the...
Offset pagination is slow mainly because the database still has to process (read and skip) all the...