Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/perl5-dbi/DBD-MariaDB
Perl MariaDB driver
https://github.com/perl5-dbi/DBD-MariaDB
database-access database-connector dbd dbi mariadb mariadb-connector perl perl-database-interface perl5
Last synced: 6 days ago
JSON representation
Perl MariaDB driver
- Host: GitHub
- URL: https://github.com/perl5-dbi/DBD-MariaDB
- Owner: perl5-dbi
- License: other
- Created: 2018-01-08T15:50:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-30T16:55:04.000Z (4 months ago)
- Last Synced: 2024-10-30T16:26:35.048Z (9 days ago)
- Topics: database-access, database-connector, dbd, dbi, mariadb, mariadb-connector, perl, perl-database-interface, perl5
- Language: Perl
- Homepage:
- Size: 2.65 MB
- Stars: 32
- Watchers: 25
- Forks: 17
- Open Issues: 15
-
Metadata Files:
- Readme: README.pod
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
- awesome-mysql - DBD::MariaDB - MariaDB and MySQL driver for the Perl5 Database Interface. (Connectors)
README
=head1 DBD::MariaDB - database driver for Perl
=begin html
=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
L|mailto:[email protected]>.Mailing list archives are available at the
L.=head2 License
This module is released under the same license as Perl itself. See
L for details.=head2 Contributing
Contributions are welcome.