Client Libraries
The MariaDB project offers client libraries to enable users to connect from a given application to MariaDB and MySQL databases.
-
Client/Server Protocol
Protocol Used between Clients and the MariaDB Server. -
libmysqld
under: » Training & Tutorials » Advanced MariaDB Articles » Development Articles » MariaDB Internals Documentation » Using MariaDB with Your Programs (API)The Embedded, Stand-Alone MariaDB Server.
Application Programming Interfaces
-
C & C++ Connectors
Client Libraries for Developing MariaDB Applications with the C and C++ Programming Languages -
Java Connector
Information on the JDBC Driver for MariaDB. -
Java R2DBC Connector
Information on the R2DBC connector for MariaDB -
.NET Connector
Connecting to MariaDB from .NET applications. -
Node.js Connector
Information on javascript Node.js connector -
ODBC Connector
MariaDB Connector/ODBC is a standardized ODBC database driver. -
Perl DBI
Connecting to MariaDB using the Perl DBI Module. -
PHP
Connecting to MariaDB from PHP Applications. -
Python
Connecting to MariaDB using the Python Programming Language. -
Ruby
Using the Ruby Programming Language to Interface with MariaDB. -
Other Connectors & Methods
Other Connectors and Methods for Connecting to MariaDB. -
Erlang
Connecting to MariaDB from Erlang/OTP Applications. -
The MariaDB Jupyter kernel
. -
Can I create view on remote tables
Hi, I am migrating Oracle database to MariaDB. In Oracle views are created ... -
Configuring C connector to accept ASCII characters to insert in an UTF8 database
Hi, When trying to do such thing ( insert an ê (0XEA ascii value), I got ... -
Connect to Maria DB from Google Sheets
Hello, I want to connect to MariaDB via Google Sheets. I am trying to use ... -
Connect to mariadb from Power BI in direct query mode. Step "source" results in a query not supported in Direct Query mode
Hi all, I have installed the Mariadb 11.1.2, then I tried to connect from P... -
Connecting .Net with MariaDB
Hi, I've reading about MariaDB and the way we can connect to it via .Net Ca... -
Do mariadb have .Net Connector if not then why?
Do mariadb have .Net Connector if not then why? -
Exclusive Lock in mariadb
How to write exclusive lock query in stored procedure? -
How can I Shift my Database To MariaDB?
Hi, I have a small website but it has numerous blogs in it and images too. ... -
how to install mariadb 10.9.8 server on Ubuntu with no network?
Hi. I am Kiwan Cho, working for the company 'Onetec System' dealing with de... -
how to install mariadb version 10.6 on Ubuntu 22.04 in no network condition?
Hello. My name is Kiwan. I am a engineer from Onetec System in South Korea.... -
Instant APIs (GraphQL and REST) for MariaDB
Hey everyone, we at Hasura are happy to announce that we have new data conn... -
Is it possible to build the library without dependency on libdl?
I am building the library from source, and my use case requires me to use t... -
Is `useBulkStmts` option supported if I use mariadb connector/j (mariadb-java-client) with MYSql database?
From mariadb-java-client-3.0, `rewriteBatchedStatements` option is removed.... -
jdbc driver redistribute
if i redistribute mariadb jdbc driver with own application without license, it will be ok? -
jdbc driver version
i'm currently using the following mariadb version: Server version: 10.1.40-... -
Maria DB Driver with AWS Aurora
Hi, We use MariaDB Connector/J to connect to AWS Aurora RDS. RDS has SSL en... -
MariaDB binlog API does not support several MySQL events
Hi, I downloaded the MariaDB Connector/c 3.1.7 source code in order to deve... -
MariaDB Connector/C binlog API ignores several event types
Hi, I downloaded the MariaDB Connector/c 3.1.7 source code in order to deve... -
MariaDB ODBC connector 3.1.4 with BEGIN NOT ATOMIC
getting an error from a MariaDB server (version 10.3.11) when my query incl... -
maxReconnects option
Hello All, We were using Mysql connector for MariaDB and in the connection ... -
msaccess insert shows #deleted
In msAcess 2019 inserting copy past row shows #delete. After requery everything shows well. -
Multiple servers
Hi, I'm trying to operate a MariaDB and also use data from SQL Server. Is ... -
mysql ODBC connector 3.1.14
tried to update to this version of the odbc connector from 3.1.10 but a sim... -
Mysql stored procedure is slower 20 times than standard query
In SP total 10 update query. But i run direct query it run faster and in SP... -
ODBC connector on Windows 11
After installation of the connector on a Windows 11, I can't find the drive... -
Pipeline component has returned HRESULT error code 0xC0208457 from a method call.
Please assist, is this code correct? use marketing; CREATE TABLE App_menu_f... -
Please also develop a FreeBSD version of MaxScale.
When I tried to download, there was only the Linux version. All my systems ... -
please let me know how to install mariaDB on Ubuntu 22.04 with tar.gz
Hi. I am Kiwan. I am a begginer of engineering. I need to install mariaDB ... -
switching from libmysqlclient.a to libmariadbclient.a ... leads to issue when inserting row ...
Hi, I just tried to use libmariadbclient.a instead of libmysqlclient.a in m... -
Use SAP Analytics Cloud in combination with MariaDB
Dear all, we are running a MariaDB V. 10.3 which I want to connect to SAP ... -
Want to migrate Database
Hello everyone. I want to migrate database to mariadb for this. Can anyone help me? -
win10 ODBC 3.1 Driver
Using the windows ODBC Data Source Administrator and adding MariaDB ODBC 3....
Other Client Libraries Articles
There are 10 related questions.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.