[14:51:39] <ptrin> I'm very new to mongo, and reading https://www.mongodb.com/blog/post/thinking-documents-part-1 . Regarding the blog article example and embedding data in nested documents, how much is too much?
[14:52:18] <ptrin> How do I know when it's better to break something out into a collection of its own rather than make it part of the hierarchy of a related entity?
[18:33:52] <cek> any good GUI for mongo? Robo3T looks like student's project joke.
[20:33:01] <VectorX> hi, i have mongodb running on localhost/windows how can i connect to that using the ip address of the machine from another machine ?
[20:35:50] <VectorX> ok got it, guess the config file needs to have the same indents
[23:58:06] <epic_null> This is going to be a long shot, but is there a "serverless" version of mongodb?