Ask HN: How did you learn DBMS?
1–5 of 5 posts
Re: Ask HN: How did you learn DBMS?
#2Re: Ask HN: How did you learn DBMS?
#3Are you talking about structure of DBMS? Or how to use them? What are the exact topics you have to learn and are struggling with?
https://www.youtube.com/watch?v=5fs1ldO6B5c&list=PLxCzCOWd7a...
Re: Ask HN: How did you learn DBMS?
#4Here is a video excerpt from the course to give you a flavour of the instructional style:
Re: Ask HN: How did you learn DBMS?
#5This could be followed by database internals books like "Expert Oracle Database Architecture" and "Pro SQL Server Internals", irrespective of whether you use these databases or not, you will learn a ton of stuff about database internals and system design.
If you are interested in database schema design etc, then look up "The Database Model Resource Book" Volumes 1,2,3. None of the above are quick reads but they are solid foundations for becoming a well rounded DBMS professional.