Type
magento2-module
Methods to get Data from the Magento DB faster
magento2-module
MIT
None
None
None
None
None
None
Magento 2 has a very flexible DB structure, which is unfortunately also very slow. Also it can be very painful for developers to get some simple data from the DB. This extension adds some basic direct DB calls, so that you don't have to re-code them in every project.