mongodb « mysql « Java Database Q&A





1. Using a NoSQL database over MySql    stackoverflow.com

I have a web application running on java stack (Struts 2 + Spring + Hibernate) and persisted in MySql. I looked at NoSQL databases and they are certainly easy to reason ...

2. Changing database type for Java project?    stackoverflow.com

This question is quite hypothetical but I'll ask anyway. Let's say you start a project with Play and you use a mysql database. Later on you decide you want to move ...