In my use case, the business logic is to create a secret friend type of app. The logic should allow the user to create a group of friends. The same friend can be in the different groups.
So I'm thinking that this is a many-to-many relationship case.
In one of my solutions, my idea was to have 3 tables:
2.1m questions
2.1m answers
60 comments
57.0k users