Currently, we are using single processing for each row. Try processing multiple rows in batch for one table to improve the performance. These three methods will be affected: SelectAppDatabaseTableByPK writeToAppDatabase writeToAppDatabaseIfNeeded