0
How to start learning DBMS?
I'm trying to learn DBMS. Can someone suggest how to start it or any good courses that can help?
2 Answers
+ 1
SQL then MongDB then other databases like postgres or graphsql
+ 1
I started with phpMyAdmin in school, but I suggest you learn it through some courses on youtube that explain you how it works, what types of DBMS there are, then get a small course on one of the most popular DBMS out there like MongoDB, MySQL, PostgreSQL. It's important you learn SQL too, it's very easy trust me.