How to Connect Power BI to MySQL Database Using Sakila Table



How to Connect Power BI to MySQL Database Using Sakila Table

How to Connect Power BI to MySQL Database Using Sakila Table

This is a continuation of the new data analysis series “Data Analysis for beginners – MySQL Track. We will be connecting Microsoft Power BI to our MySQL database and read the Sakila table.

First, what is a database?
A database can easily be described as a collection of information that is structured in such a way that it is easy to manage and update.

We have several database servers which include MS SQL Server, MySQL Server, MongDB, PostgreSQL, etc…

Download Link: https://www.mysql.com/downloads/
Download the connector here: https://dev.mysql.com/downloads/connector/net/
#mysql #database #powerbi