127
Views
1
Comments
[Large List Navigation Traditional Web (Deprecated)] Is OFFSET-FETCH the way to go for large data sets?
Question

Hi,


I was wondering if the offset-fetch solution provided by this plugin is the way to go for large data sets. Does any of you have experience in applying it to large data sets? I came across some sites stating that, from a performance perspective, one should favour the "seek method" (see here and here) instead of the "offset-fetch method". Your experience?


Greetings, 

pedro

2021-08-20 07-40-54
Alexandrino Galveia

Pedro Rodrigues wrote:

Hi,


I was wondering if the offset-fetch solution provided by this plugin is the way to go for large data sets. Does any of you have experience in applying it to large data sets? I came across some sites stating that, from a performance perspective, one should favour the "seek method" (see here and here) instead of the "offset-fetch method". Your experience?


Greetings, 

pedro

Follow in discussion

Alex.


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.