Do I have to learn how to design databases to become a java developer? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Do I have to learn how to design databases to become a java developer?

i'm practicesing wih tables and DB with Java, and i dont know if i need just to know how to open and modify already created databases or if I need to understand more about them.

14th Jun 2017, 5:26 PM
jestada007
jestada007 - avatar
2 Answers
+ 3
yes it will help a lot learn a database design system i use merise as i'm accustomed to french else don't forget UML if you know sql etc that is the normal stuff
14th Jun 2017, 5:38 PM
Abdur-Rahmaan Janhangeer
Abdur-Rahmaan Janhangeer - avatar
+ 1
As a developer, you will most likely only operate with opening and editing databases, as you mentioned in your question, but I think that it's very important to know a bit more about DBs and SQL-syntax if you're going to work with them. By knowing how a DB is made, and knowing how a DB should look like, what rules they should follow etc., you will be a much better developer, and this knowledge might prove useful in tricky situations that might occur when working with DBs.
14th Jun 2017, 5:44 PM
Roolin
Roolin - avatar