[04:15:03] <_Guest47> Is mongoDB appropriate for what I'm planning to create, or should I go with a relational database? I'm planning to create something like reddit, where there are sub communities, and each of those has a list of posts, and each of those posts has an author, score, and a list of nested comments, each with their own score, author, replies, etc.
[20:29:11] <imjustsomeone> hi, would this be considered an appropriate way to model my data for an application that stores agendas for people?