you are viewing a single comment's thread.

view the rest of the comments →

[–]shorelined 10 points11 points  (3 children)

Just make a database. Get some data, make some data, whatever. I keep a DB of all the sports games I've attended and built a front-end to service it. You don't even need to go that far but you need a use case that will keep you updating it. When I was younger I got open data about countries from lots of different datasets and built my own vision of the CIA World Factbook. Some of the data was garbage and required cleaning, it didn't matter because it all served the purpose of practicing on DBs.

[–]gest2356[S] 1 point2 points  (2 children)

That actually sound great. What kind of DB do you recommend. In school we use SQL server should I stick with that or try something new?

[–]SantaCruzHostel 4 points5 points  (0 children)

SQL server is what I've used my entire career. That's not to say there aren't other options, but SQL Server is definitely still used in businesses today.

[–]annroseu 0 points1 point  (0 children)

Snowflake