In the previous blog post we saw what is the use of magento eav tables and understood the db structure of tables.
In this blog post we will see the important classes and other implementation aspects of magento eav model.
Continue reading
Category Archives: EAV and Flat Tables
Magento Flat Tables
In this blog post we will see what are flat tables in magento and also see how indexing process happens for flat tables.
Continue reading
Magento EAV Database Structure
In this blog we will look into magento database structure specially the EAV modules used to store product, category, and customers.
First we look at a general understanding of EAV model and how it’s used. Then we will look into how magento uses EAV model for its entities. Continue reading