The idea is to denormalize the database so that the queries that retrieve paginated entries only have to follow the EntryState table and indexes, resulting in faster response time.
↧