In magento2.x development sometimes speed is crucial. Therefore directly accessing database and writing into tables can save lots of time. Assuming we need to update a record for a customer eg for setting a default group ...Read more
Home/magento2