Question

Connect MySQL / PostGres to Power BI

Hi there,

I tried several time using Digital Ocean MySQL or PostGres to connect to Power BI Desktop but all failed. Anyone can help? Many thanks.


Submit an answer


This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

alexdo
Site Moderator
Site Moderator badge
December 20, 2023

Hello @7ec5ff197645413cb33de47296b7a9

I believe that for both MySQL and PostGreSQL you’ll need to install the connector drivers.

You can examine the trusted sources IPs and ensure the IP address from which you are connecting is whitelisted.

You can greatly decrease the likelihood of a security breach by restricting which DigitalOcean resources or external IP addresses are allowed to access the nodes in a cluster. This prevents brute force password and denial-of-service attacks from any server not explicitly permitted to connect.

Typically, only the application servers are allowed to connect to the database cluster. Users access the public-facing site, and the public-facing server authenticates and manages database connections in turn.

Managed MySQL:

https://docs.digitalocean.com/products/databases/mysql/how-to/connect/

Managed PostGreSQL:

https://docs.digitalocean.com/products/databases/postgresql/how-to/connect/

Official docs for MySQL:

https://learn.microsoft.com/en-us/power-query/connectors/mysql-database

Official docs for PostGreSQL:

https://learn.microsoft.com/en-us/power-query/connectors/postgresql

Regards

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Featured on Community

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel