Skip to content

arcmedia/mage2-dbhelper

Repository files navigation

Magento 2 DB Helper

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.