milk enjoyerM
Convex Community2y ago
33 replies
milk enjoyer

Most efficient way to count (more than 16k entries)?

I want to count items within a table with more than 16384 entries that fit the query. However, the maximum amount of entries that can be read within a single query is 16384. What is the solution to getting the count for such a query?
Was this page helpful?