[13:09:43] <tgfgj> I'm newbie to NoSQL db. What are some advantages to store data in NoSQL database like mongodb, given that it has no SQL to run query and do analytics? Data is not useful if one cannot do effective query with it.
[23:55:57] <ario> is a find operation usually cheaper than an update in mongodb?