felito Posted June 7, 2011 Share Posted June 7, 2011 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 Quote Link to comment https://forums.phpfreaks.com/topic/238695-graph-database-for-social-network/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.