arrow_upward
Database tutorials
#1
I am interested in industry but dont have much experience with databases, from db management to sql + related tools. anyone have a recommendation for where I could start, if there's an online course preferrably with assignments? thanks



#2
I would probably learn more about general architecture and concepts with databases. Also just getting comfortable with basics of SQL should be enough to at least get you an interview/junior dev job. You'll get a lot more experience and knowledge in application than working with actual databases than practicing on courses and assignments.



#3
You need to learn relational algebra. If it doesn't interest you, the don't get into databases
Once you can grasp that concept, it will be trivial to learn different versions of SQL.



#4
I think you should learn SQL syntax first, and then you can go to more advanced syntax.



#5
You could try learning the basics of SQL, it is basically the same for other languages. There are a bunch of good tutorial in YOUTUBE