Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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?
Solved! Go to Solution.
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:
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.
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:
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
7 | |
4 | |
3 | |
2 | |
1 |
User | Count |
---|---|
7 | |
6 | |
6 | |
4 | |
3 |