Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
ManuelEspitia
Helper II
Helper II

Can´t connect power bi with maria DB

Hi, 

 

I´ve used tried different connectors to connect to a maria db data base but none of them work. Does anybody know which one I need to use? 

 

 

 

1 ACCEPTED SOLUTION
v-xiandat-msft
Community Support
Community Support

Hi @ManuelEspitia ,

When connecting to a MariaDB database, you have several options for connectors based on your specific use case. Let’s explore a few of them:

     1.MariaDB Connector/C: This is a high-performance client library with advanced functions, bulk operations, asynchronous/non-blocking APIs, and multiple options for encrypted connections via TLS/SSL. It’s suitable for applications that require efficient data access and streaming. The LGPL-licensed MariaDB Connector/C is commonly used for C/C++ development
     2.MariaDB Connector/Python: If you’re working with Python, this connector allows you to connect your Python applications to MariaDB and MySQL databases using the standard JDBC API. It’s a great choice for Python developers
     3.MariaDB Connector/J: Specifically designed for Java applications, MariaDB Connector/J provides JDBC connectivity to MariaDB and MySQL databases. It’s LGPL-licensed and widely used by Java developers
     4.MariaDB Connector/ODBC: If you’re using ODBC (Open Database Connectivity), this connector enables you to connect to MariaDB databases from various ODBC-compliant applications and tools

Below is the link:

mariadb.com

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-xiandat-msft
Community Support
Community Support

Hi @ManuelEspitia ,

When connecting to a MariaDB database, you have several options for connectors based on your specific use case. Let’s explore a few of them:

     1.MariaDB Connector/C: This is a high-performance client library with advanced functions, bulk operations, asynchronous/non-blocking APIs, and multiple options for encrypted connections via TLS/SSL. It’s suitable for applications that require efficient data access and streaming. The LGPL-licensed MariaDB Connector/C is commonly used for C/C++ development
     2.MariaDB Connector/Python: If you’re working with Python, this connector allows you to connect your Python applications to MariaDB and MySQL databases using the standard JDBC API. It’s a great choice for Python developers
     3.MariaDB Connector/J: Specifically designed for Java applications, MariaDB Connector/J provides JDBC connectivity to MariaDB and MySQL databases. It’s LGPL-licensed and widely used by Java developers
     4.MariaDB Connector/ODBC: If you’re using ODBC (Open Database Connectivity), this connector enables you to connect to MariaDB databases from various ODBC-compliant applications and tools

Below is the link:

mariadb.com

Best Regards,

Xianda Tang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.