⟩ How to decide between appeng/Ci and SQR while conversion?
If data needs to be validated well before updating records and to make parent child records synchronous with respect to data, use AE/CI.
When there is huge data to be manipulated, better use SQRs (run on server if possible).