Comment on Go Cry on Somebody Else's Shoulder: MongoDB is fineComments−sqrt1714yNew slogan: "MongoDB. Better than JSON file blobs on an NFS store."−tomlin14yJSON file blobs don't require any configuration on my part, so IMHO, JSON is better than MongoDB.−randomdata14yUnless you only need single key indexes, your custom made indexer/querier is going to require a lot of configuration. If you only need single key indexes, you wouldn't choose MongoDB anyway.
Comments
New slogan: "MongoDB. Better than JSON file blobs on an NFS store."
JSON file blobs don't require any configuration on my part, so IMHO, JSON is better than MongoDB.
Unless you only need single key indexes, your custom made indexer/querier is going to require a lot of configuration. If you only need single key indexes, you wouldn't choose MongoDB anyway.