EAV stands for Entity Attribute Value Model. EAV also known as object attribute value model and open schema. Large scale projects for example magento using EAV structure in database. Because EAV structure provide more scalability than old traditional database structure. We can insert anything in database if we have developed our with EAV methodology without much more modification in source code.