Tagged Questions
7
votes
5answers
3k views
Is MongoDB the right choice in my case?
I'm going to build my first real project in Rails that consist in a web app made of 3 main parts:
The static part where no database is used
The User registration part which will require a database ...
23
votes
5answers
7k views
When would someone use MongoDB (or similar) over traditional RDMS?
Im a bit confused......the whole NoSQL and such.
When would you choose to use something like MongoDB over something like Oracle or MYSQL?
I dont really understand....the "difference" as far as usage ...