Jump to content

graph database for social network


felito

Recommended Posts

I am doing a system similar to a social network. The number max of users must be eventually 50.000 or 70.000 at best.

 

At the moment i am using mysqli+prepared statments. The ERD have now 30 tables, eventually may reach to 40 tables.

 

So, my question is: i never used a graph database...i have the ERD done by mysql workbench and some code already developed. For the number expected of the users in this project, is recommended change from MySQL to a graph database? my sql code and database model can be availed? there is any advantage with this change?

 

what do you think ?

 

thanks

 

Link to comment
https://forums.phpfreaks.com/topic/238695-graph-database-for-social-network/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.