Skip to content

Baeldung/sql-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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