/sql-tutorials

Primary LanguageTSQLMIT LicenseMIT

This project contains SQL files that support the tutorials on https://www.baeldung.com/sql/

To setup the database on your local system, go to the folder "1-setup". There are two methods you can use:

  • manual setup - go to the manual-setup folder, and select the file for the respective database technology and follow the instructions there
  • docker setup - go to the docker-setup folder and follow the instructions in the readme file