Dealing with Applications with Databases
- Database Options in Azure
- Azure SQL => Microsoft SQL Server
- Azure SQL for mySQL
- Azure SQL for Postgres
- Azure Cosmos DB
- Mongo API
- Cassandara API
- SQL API
- Postgres Options
- Lets Create a Python Web Application with Postgres DB
- Navigate to all Services -> free service and create the Postgres DB as shown below
- Navigate to all Services -> free service and create the Postgres DB as shown below
- Now to view the Database Lets install Azure Data Studio Refer Here
- Refer Here for the changes done so far
- Refer Here for the code location on git
