Why You Shouldn’t Use OFFSET and LIMIT For Your Pagination

https://programming.dev/post/7302978

Why You Shouldn’t Use OFFSET and LIMIT For Your Pagination - programming.dev

Paywall.

ivopereira.net/efficient-pagination-dont-use-offs…

This seems to be the same article.

I have my doubts about the technique, but it could be useful in certain controlled situations.

Why You Shouldn't Use OFFSET and LIMIT For Your Pagination

Gone are the days when we wouldn’t need to worry about database performance optimization.

Why You Shouldn't Use OFFSET and LIMIT For Your Pagination
Thanks! Agreed, it’s a very limited usecase.