Y
Hacker News
new
|
ask
|
show
|
jobs
by
jsmith99
1398 days ago
I'm pretty sure they aren't using actual SQL cursors as that wouldn't scale well so it's probably not a 'DB cursor'. It's a shame as actual cursors are the native database way to do pagination.