Recently I watched some old Oredev presentation on NoSql databases. I learned a bit but I still don’t know when these databases are typically used. When it’s good to use one and when it’s not? Before I start learning any it would be great to know if there will be any opportunity to use one. Do You have suggestions on what db to try first? I’m working in .NET, learning some Ruby.
Recently I watched some old Oredev presentation on NoSql databases. I learned a bit
Share
I would recommend to read for example these:
Opportunity knocks at the strangest times. It’s not the time that matters but how you answer the door.
If you have .NET background try to look at MongoDB or CouchDB. Answer to this question however may depend on what is your scenario or what is the nature of your problem where you want to apply NoSQL solution.