There are two sample database options for you to use:
- Adeventure works : Use this sample to create a adventure works databases .
- Polls database schema : Use this sample to create a lightweight polls application. This sample has only the database schema.
You can use the runtime of your choice (Python, PHP, .NET , Node JS etc) to build using these samples. Note that this repository only contains sample databases schema with some data. It does not contain any application code.
Follow the steps below to install these scripts out on your server.
- You need an Azure subscription. Sign up for Free trial and you can get 12 months free with Azure Database for PostgreSQL Flexilbe server.
- Install a client tool for Postgres - psql , pgadmin
Azure Database for MySQL Flexible Server Documentation