Simon Klee
banner
simonklee.dk
Simon Klee
@simonklee.dk
Fan of building fast software, databases, and all things open source.

https://simonklee.dk
Use serverless, they said.
November 22, 2024 at 8:09 AM
cedardb.com/blog/paginat... - This is a surprisingly clear explanation to a concept that is often overlooked because `LIMIT count OFFSET start` is so ubiquitous and easy to get into.
Offset Considered Harmful or: The Surprising Complexity of Pagination in SQL
Have you ever wondered why you sometimes see duplicate results when clicking on the second page of a website? In this blog post, we explore techniques for result pagination, how they impact the work n...
cedardb.com
November 20, 2024 at 9:25 AM