perl-DBD-MariaDB/README.md
2019-06-17 13:48:19 +00:00

3 lines
444 B
Markdown

# perl-DBD-MariaDB
DBD::MariaDB is the Perl5 Database Interface driver for MariaDB and MySQL databases. In other words: DBD::MariaDB is an interface between the Perl programming language and the MariaDB/MySQL programming API that comes with the MariaDB/MySQL relational database management system. Most functions provided by this programming API are supported. Some rarely used functions are missing, mainly because no-one ever requested them.