Skip to content

Topic

Offset pagination

Paging scheme in which a client asks for page N and the server locates the rows by counting or skipping, usually requiring a total count to compute page indexes.

Current clusters