perl5-dbi / DBD-MariaDB

Perl MariaDB driver
Other
32 stars 17 forks source link
database-access database-connector dbd dbi mariadb mariadb-connector perl perl-database-interface perl5

=head1 DBD::MariaDB - database driver for Perl

=begin html

Github Actions CI Build Status AppVeyor Build Status Cirrus CI FreeBSD Build Status

=end html

This is the Perl L driver for access to MariaDB and MySQL databases.

The goal of our effort was to fix MariaDB compatibility, Perl Unicode support and security related bugs.

This Perl DBI driver is a fork of the L driver and was created because said issues in the original DBD::mysql have not been addressed for more than a year.

=head2 Usage

Usage of this Perl DBI driver is described in L.

=head2 Installation

Installation is described in L.

=head2 Support

This module comes with no warranty and is distributed as is.

To participate in a general discussion about Perl DBI with other DBI users, subscribe to the mailing list by sending an email to LC<dbi-users-subscribe@perl.org|mailto:dbi-users-subscribe@perl.org>.

Mailing list archives are available at the L<Perl DBI Users' Forum|https://groups.google.com/forum/#!forum/perl.dbi.users>.

=head2 License

This module is released under the same license as Perl itself. See L<Perl Licensing|https://dev.perl.org/licenses/> for details.

=head2 Contributing

Contributions are welcome.