Is it appropriate to generate reconciliation reports from BaaS? If we have several thousand 'records' created each day and need a report at the end of the day for all records created, can we just query for that? I've seen discussions suggesting that querying large numbers of records on BaaS isn't a good idea.
Answer by davissean
·
Sep 19, 2017 at 10:48 PM
Hi @Dave Pickard,
Hope you are well!
I'll defer to @Omid Tahouri as our expert on BaaS query performance. My understanding is that the query 'complexity' is what we should measure, however Omid can shed more light.
What is (roughly) the query you are looking to run?
Cheers, Sean
Thanks @Sean Davis. The query would be for entities created between a specific time period (24hrs).
How to preserve data order while saving and retrieving data in BaaS 1 Answer
"Contains" Query Parameter Containing Two or More Words 3 Answers
Tips for speeding up BaaS 1 Answer
How does BaaS Handle Unicode Characters in Searches? 2 Answers
BaaS Large Volumes - performance, best practice, analytics 1 Answer