- Run the script from a Linux shell (pref Ubuntu) with Docker installed. Note: Docker must have sudo privileges
git clone https://github.com/DataKnox/swdb-docker.git
cd swdb-docker/
sh swdocker.sh
- Open MS SQL Server Management Studio or Azure Data Explorer
- Connect to: "localhost,1402"
- Use SQL Server Authentication
- Username: sa
- Password: MyStrongPw!23
- Enjoy practicing SQL