arcmedia/mage2-dbhelper

Methods to get Data from the Magento DB faster

Installs: 14 805

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

0.3.2 2024-01-16 09:10 UTC

This package is auto-updated.

Last update: 2024-09-16 11:18:09 UTC


README

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.