Hello all, I am in the midst of a discussion with a colleague whether or not the persistence service is the way to go when accessing the DB. What I am implementing is a report that needs to read a lot of data from the db, compare it to some computed values and under certain circumstances change the DB-values. Is the persistence service fast? It's about 40.000 to 1.000.000 entries that need to be checked every day.