This tutorial will show you how to manipulate and query data in an Azure SQL database using Python and Jupyter Notebooks.
Insert Python dataframe into Azure SQL table
In this tutorial, you will learn how to use Python and Jupyter Notebooks to insert a dataframe into an Azure SQL table.
Connect to Azure SQL Database using Python and Jupyter Notebook
In this tutorial, you will learn how to use Python and Jupyter Notebooks to connect to an Azure SQL Database.
Create an Azure SQL Database via the Azure portal
In this tutorial, you will learn how to create an Azure SQL Database and configure firewall rules to enable connectivity.
Global Azure 2021 – Azure SQL Database: Use Python to manipulate data
The session “Azure SQL Database: Use Python to manipulate data” at Global Azure Greece 2021 by Foteini Savvidou.
Insert data from file in Azure Database for MySQL
In this tutorial, you will use SQL statements to manipulate data in Azure Database for MySQL and learn how to open files in Python.
Use Python to manipulate data in Azure Database for MySQL
This tutorial will show you how to use Python to create tables and manipulate data in Azure Database for MySQL.
Connect to Azure Database for MySQL using Python
In this tutorial, you will learn how to connect to your Azure Database for MySQL using Python and Visual Studio Code.
Create an Azure Database for MySQL server via the Azure portal
In this tutorial, you will learn how to create an Azure Database for MySQL single server, create a new database and configure firewall rules.