Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 488 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 488 Bytes

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