Hello ,Everyone,what is your opionion about the structure of elgg database?: Revision

Last updated by opentom

I mean it should be improve the struct of elgg database.Magic data is benefit for  system which has no large data;When it has a large data,It load an entity,It loads many attributes.It means ,it may need excute mysql_query() server times or more.Of course with memcache .

How do you think?Is  elgg system  fit for conducting system like facebook or twitter .I think no...