Perl DBI
Perl DBI connector overview for MariaDB, introducing the DBD::MariaDB driver as the recommended alternative to DBD::mysql for connecting Perl applications to MariaDB.
Last updated
Was this helpful?
Perl DBI connector overview for MariaDB, introducing the DBD::MariaDB driver as the recommended alternative to DBD::mysql for connecting Perl applications to MariaDB.
The DBD-MariaDB driver is a DBI driver for connecting to MariaDB database server.
The DBD-mysql driver for MySQL should generally work with MariaDB as well, although it has a number of bugs that have not been attended to, hence the need for DBD::MariaDB:
This page is: Copyright © 2026 MariaDB. All rights reserved.
Last updated
Was this helpful?
Was this helpful?

