All Projects → perl5-dbi → DBD-mysql

perl5-dbi / DBD-mysql

Licence: other
MySQL driver for the Perl5 Database Interface (DBI)

Programming Languages

perl
6916 projects
c
50402 projects - #5 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to DBD-mysql

DBD-MariaDB
Perl MariaDB driver
Stars: ✭ 28 (-44%)
Mutual labels:  database-connector, perl5, dbi, database-access, perl-database-interface, dbd
garuda
Automagically Exposing Django ORM over gRPC for microservices written in any other languages
Stars: ✭ 22 (-56%)
Mutual labels:  database-connector, database-access
perl-live
perl live coding
Stars: ✭ 13 (-74%)
Mutual labels:  perl5
spartacus-csharp
Spartacus is a multi-purpose library written in C#.
Stars: ✭ 23 (-54%)
Mutual labels:  database-connector
Slovo
Искони бѣ Слово - already in production at https://слово.бг
Stars: ✭ 17 (-66%)
Mutual labels:  perl5
App-revealup
HTTP Server app for viewing Markdown formatted text as slides
Stars: ✭ 38 (-24%)
Mutual labels:  perl5
guacamole
Guacamole is a parser toolkit for Standard Perl. It provides fully static BNF-based parsing capability to a reasonable subset of Perl.
Stars: ✭ 19 (-62%)
Mutual labels:  perl5
cassandra-top
Cassandra top command to monitor cluster without Datastax OpsCenter, and log nodetool administrative commands
Stars: ✭ 13 (-74%)
Mutual labels:  perl5
libdrizzle-redux
The next generation of Libdrizzle with a simplified API and support for more features of the protocol
Stars: ✭ 14 (-72%)
Mutual labels:  database-connector
venus
OO Standard Library for Perl 5
Stars: ✭ 14 (-72%)
Mutual labels:  perl5
react-full-stack-starter
🎈Full-stack React boilerplate using `create-react-app`, Babel, Node.js, and express
Stars: ✭ 22 (-56%)
Mutual labels:  database-connector
EMF
Extended Mechanics & Flavor
Stars: ✭ 33 (-34%)
Mutual labels:  perl5
Devel-Camelcadedb
Perl module for debugging with Perl5 plugin for IntelliJ
Stars: ✭ 23 (-54%)
Mutual labels:  perl5
gedcom
Gedcom utility program
Stars: ✭ 14 (-72%)
Mutual labels:  perl5
ged2site
Create a family tree website from a Gedcom file
Stars: ✭ 25 (-50%)
Mutual labels:  perl5
sqb
Extensible, multi-dialect SQL query builder and Database connection framework for NodeJS
Stars: ✭ 14 (-72%)
Mutual labels:  database-connector
DDoS-Script
A script written in perl for ddos ​​with automatic detection of open and vulnerable port that gives up to 1.5 gb packages / s
Stars: ✭ 30 (-40%)
Mutual labels:  perl5
Devel-hdb
A graphical Perl debugger implemented as a web service
Stars: ✭ 29 (-42%)
Mutual labels:  perl5
whichpm
Locates installed Perl modules.
Stars: ✭ 20 (-60%)
Mutual labels:  perl5
rsmgclient
Memgraph database adapter for Rust programming language.
Stars: ✭ 24 (-52%)
Mutual labels:  database-connector

DBD::mysql - database driver for Perl

This is the Perl DBI driver for access to MySQL databases.

Usage

Usage is described in DBD::mysql.

Building and Testing Using Docker

We've include some basic docker support for building and testing. This uses an Ubuntu image. It can be used as follows:

docker-compose build docker-compose up --abort-on-container-exit --exit-code-from test

Installation

Installation is described in DBD::mysql::INSTALL.

Support

This module is maintained and supported on a mailing list, dbi-users. To subscribe to this list, send an email to

Mailing list archives are at

http://groups.google.com/group/perl.dbi.users

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].