Category: Magento 1.X

0 Comments

Importance of E-Commerce

E-commerce is an important feature of internet emerged from last few years. E-Commerce means Electronic Commerce. It is used to distribute, buy, sell transfer of money online. E-Commerce has opened the way of doing...

0 Comments

How to run Custom Mysql Query in Magento

Magento uses Zend framework in very standered manner . It uses singleton methodology to access database.Like many other standered frameworks Magento also uses the concept of ORM (Object Relation Model) approach. To access the...

0 Comments

Understanding magento data storage

Understanding magento database structure is really a complex target in itself. But once we are able to understand it, we found that magento database is very tightly coupled and very normalized. It is synchronized...