This demo shows how to use the Dapr binding component to interact with a sql database.
Run the following command to start the demo:
Linux:
./start-binding.sh
Windows:
./start-binding.ps1
Once running, the demo will create a file with Hello World!
content in the ./tempfiles
folder.