Never, ever, ever use MongoDB
cryto.net
Never, ever, ever use MongoDB
1–10 of 122 posts
Re: Never, ever, ever use MongoDB
#2Re: Never, ever, ever use MongoDB
#3Not even a hackathon?
Re: Never, ever, ever use MongoDB
#4Re: Never, ever, ever use MongoDB
#5Not even a hackathon?
If your data really doesnt matter you might as well just use ElasticSearch as a document store, its a lot easier anyways
Re: Never, ever, ever use MongoDB
#6Re: Never, ever, ever use MongoDB
#7How would one use Meteor.js without MongoDB though? Are you saying not to use Meteor.js too? I was thinking about maybe toying with the idea of making a fully reactive RethinkDB package for Meteor.js.
However, I believe there's a few existing options for using postgres - https://github.com/numtel/meteor-pg
Re: Never, ever, ever use MongoDB
#8How would one use Meteor.js without MongoDB though? Are you saying not to use Meteor.js too? I was thinking about maybe toying with the idea of making a fully reactive RethinkDB package for Meteor.js.
Re: Never, ever, ever use MongoDB
#9Also, when people say NoSQL they actually mean MongoDB.
Re: Never, ever, ever use MongoDB
#10Earlier quoted context omitted.
If your data really doesnt matter you might as well just use ElasticSearch as a document store, its a lot easier anyways
I doubt ElasticSearch is easier to set up and get started with than MongoDB, especially if you're coming from limited knowledge about either.