Click here to Skip to main content
15,894,410 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I only need a recommendation

I have a project assignment due in 2 weeks which requires I use a relational database and a non-relational database together to handle different types of data

I'd like to know which engines are the fastest to set up to program with (I just need to get it working, I don't need the ones with the most features or anything overly powerful, I don't intend to make a commercial application)

speed on configuring and the least steep learning curve in usage are the most important aspects here

like I mentioned at the beginning I only need a recommendation, so, for example MySQL and MongoDB or SQLServer and Oracle (those are just examples)

the environment is Linux (Debian/Ubuntu) and the language is either Java or C/C++
Posted

1 solution

I recommend you to use the database engine that you are the most at ease with.

For a project due in 2 weeks, I don't think you have time to learn a new engine.

My advice is use the one you know best.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900