Magento2 – Direct Mysql Query without using model

Posted by on Feb 14, 2017 in Magento 2 | No comments yet
Magento2 – Direct Mysql Query without using model

In this post we are discussing about the mysql queries in magento2 that we can execute directly without using model In Magento 1 it uses two resources one for read and another for write, and the scenario in Magento 2 …

Load More