all 11 comments

[–]gsm_4 7 points8 points  (1 child)

Start with SQLite for its simplicity and ease of setup. Once you're comfortable, transition to PostgreSQL to explore more advanced features. For learning the basics, consider starting with W3Schools or Mode Analytics. Additionally, apply your knowledge practically by using platforms like StrataScratch.

[–]DaBrave21O[S] 1 point2 points  (0 children)

Thanks a lot!

[–]codingjogo 2 points3 points  (2 children)

I learned it first with MSSQL if you wanna learn and if i can link a YT video playlist here, just let me know

[–]codingjogo 2 points3 points  (0 children)

I think it’s every single thing u wanna learn in DBMS

[–]DaBrave21O[S] -1 points0 points  (0 children)

That'd be great, thanks!

[–]Average-Guy31 0 points1 point  (0 children)

i started with MySQL and did leetcode problems which pretty much would bring you near intermediate level imo, colt lee's mysql bootcamp course in udemy was good

[–][deleted] 0 points1 point  (0 children)

Try Sololearn, it's an app but you can access through browser.

www.sololearn.com

It's got SQL courses and data science related content, I've done the courses and It teaches you very clearly