arcmedia/mage2-dbhelper 0.1.3

Methods to get Data from the Magento DB faster

Type

magento2-module

License

MIT

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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.