For a many to many relationship is it better to use relational database or nosql?
问题 For a many to many relationship is it better to use relational database or nosql? Let's assume you have a bunch of users. And each user can have friends that are from the same users table. So it's essentially a many to many relationship to itself. Many to many relationship in relational database will create a third table. Now I was wondering assuming this user table is huge like millions of people in there, this third table would be thus be gigantic assuming let's say each person has more