All Projects → gooddata → DBD-MariaDB

gooddata / DBD-MariaDB

Licence: other
Perl MariaDB driver

Programming Languages

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

Projects that are alternatives of or similar to DBD-MariaDB

DBD-mysql
MySQL driver for the Perl5 Database Interface (DBI)
Stars: ✭ 50 (+78.57%)
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 (-21.43%)
Mutual labels:  database-connector, database-access
Developer-Examples
This repository contains samples applications demonstrating the power of MariaDB!
Stars: ✭ 35 (+25%)
Mutual labels:  mariadb, mariadb-connector
lib mysqludf redis
Provides Mysql UDF commands to synchronize data from Mysql to Redis.
Stars: ✭ 20 (-28.57%)
Mutual labels:  mariadb
phpvibe-lite
PHPVibe Open source video CMS / Video Sharing CMS / Youtube Api v3 / Video Embeds
Stars: ✭ 71 (+153.57%)
Mutual labels:  mariadb
tengo
Go La Tengo: a MySQL automation library
Stars: ✭ 27 (-3.57%)
Mutual labels:  mariadb
gisjogja
GISJOGJA - aplikasi web based sistem informasi geografis (SIG) / GIS wisata kota JOGJA - www.firstplato.com
Stars: ✭ 17 (-39.29%)
Mutual labels:  mariadb
docker-nextcloud
Nextcloud Docker image
Stars: ✭ 209 (+646.43%)
Mutual labels:  mariadb
r2dbc-migrate
R2DBC database migration tool & library
Stars: ✭ 83 (+196.43%)
Mutual labels:  mariadb
LEMPer
LEMPer Stack is terminal-based LEMP / LNMP installer and manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).
Stars: ✭ 171 (+510.71%)
Mutual labels:  mariadb
EasyProfiler
This repo, provides query profiler for .Net
Stars: ✭ 99 (+253.57%)
Mutual labels:  mariadb
swaggerql
Easily and simply convert SQL database into a REST API with Swagger documentation
Stars: ✭ 40 (+42.86%)
Mutual labels:  mariadb
matador
Take your appclication by the horns
Stars: ✭ 59 (+110.71%)
Mutual labels:  mariadb
local-docker-db
A bunch o' Docker Compose files used to quickly spin up local databases.
Stars: ✭ 251 (+796.43%)
Mutual labels:  mariadb
libdrizzle-redux
The next generation of Libdrizzle with a simplified API and support for more features of the protocol
Stars: ✭ 14 (-50%)
Mutual labels:  database-connector
Pastebin
Modern pastebin written in golang
Stars: ✭ 111 (+296.43%)
Mutual labels:  mariadb
nest-rest-typeorm-boilerplate
🍱 backend with nest (typescript), typeorm, and authentication
Stars: ✭ 142 (+407.14%)
Mutual labels:  mariadb
wordpress-ansible-playbook
An ansible playbook for setting up production and staging WordPress site(s). Nginx, php7.3, ssl ready (via letsencrypt), mariadb.
Stars: ✭ 85 (+203.57%)
Mutual labels:  mariadb
easydock
Dockerize your PHP apps ;)
Stars: ✭ 52 (+85.71%)
Mutual labels:  mariadb
MirrorCache
Download Redirector
Stars: ✭ 24 (-14.29%)
Mutual labels:  mariadb

DBD::MariaDB - database driver for Perl

AppVeyor Build Status

This is the Perl DBI 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 DBD::mysql driver and was created because said issues in the original DBD::mysql have not been addressed for more than a year.

Usage

Usage of this Perl DBI driver is described in DBD::MariaDB.

Installation

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

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 [email protected].

Mailing list archives are available at the Perl DBI Users' Forum.

License

This module is released under the same license as Perl itself. See Perl Licensing for details.

Contributing

Contributions are welcome.

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].