eav
Magento 1.4 new things in EAV attributes
3 Comments 12th MAR 2010 | Posted by Domagoj Potkoc in Magento

If you install new version of Magento 1.4, you can see that existing differences in structures of eav attributes. Earlier all data of EAV attributes were in table eav_attribute, now in new version eav_attribute table is smaller, beacuse a lot of fileds moved in new tables.
Read more...Escape from EAV the Magento way
11 Comments 12th JUN 2009 | Posted by Branko Ajzele in Magento

One of the differences between Magento eCommerce platform and lets say WordPress, when looked from developer point of view, is “avoid raw queries” approach. For a web application, Magento is massive system. His database, although not so massive but surely breathtaking with around 220 tables forces you to use “eye candy” EAV model to do even simple things.
Read more...Magento MySQL database diagram
19 Comments 20th OCT 2008 | Posted by Tomislav Bilic in Magento

If you worked with osCommerce, Zen Cart, CRE Loaded or any similar eCommerce platform before, you might find Magento database structure quite confusing when you see it for the first time. I advise you not to rush too much figuring out what is what by glancing through database. Try to spend first few hours getting familiar with some background. For purposes of flexibility, the Magento database heavily utilizes an Entity-Attribute-Value (EAV) data model. As is often the case, the cost of flexibility is complexity. Is there something in Magento that is simple from developers point of view?
Read more...- New Comments
- Weekly Populars
- Tag cloud
- Toni Anicic on Explaining the Sitemap SEO Myth:
Uwe, Very interesting, I didn't notice this issue with Magento's sitemaps till you pointed it out... - Uwe Stoll on Explaining the Sitemap SEO Myth:
Hi, working in the field of semantic web, we have developed an extension for Magento to publish o... - Nirmik on Featured products Magento extension by Inchoo:
It’s very nice module, it’s easy to install and use.... - Mladen Lotar on Basic folder structure for new Magento module:
@Ivan - thanks for the link, but check out the dates :D @Brady - thanks... - Sudhansu Ranjan Mangaraj on How to create Magento payment module:
this is really helpfull. Some times Before I was created a payment but for some reason when i create... - mike m on How to use WordPress home page in Magento home page (CMS page):
Could someone possibly expand on: 1) How to add the entire pages content less header and footer rat... - Brady on Basic folder structure for new Magento module:
Thanks for the article Mladen. That's very helpful!... - Raul E Watson on Internal Server Error 500 in Magento:
I think this is more related to the php5.ini file and the .htaccess file rather than a file being co... - NS on Internal Server Error 500 in Magento:
I had edited an item in System> Configuration> Web> as I was in the process of adding a new... - Toni Anicic on Explaining the Sitemap SEO Myth:
@Alan, I believe they still support this sitemap XML program in Google Webmaster Tools because a ...

