Libraries tagged by mysql-database
zortje/mysql-keeper
14 Downloads
Find incorrect configurations or missed optimization opportunities in MySQL databases
woonoz/slimdump
162 Downloads
slimdump is a little tool to help you creating dumps of large MySQL-databases. Patched version
waelwalid/laravel-database-sync
301 Downloads
Helper scripts to quickly synchronise a local MySQL database with a remote database, as well as prepare a local database for deployment to a remote server.
vwedesam/mysql-export-import
12 Downloads
import and export mysql Database/Table
vse/dbtool
44 Downloads
A phpBB extension that allows you to check, optimize and repair phpBB's MySQL database tables from a phpMyAdmin-like interface in the Administration Control Panel or from the CLI.
tribal2/db-handler
1 Downloads
Library to interact with MySQL databases
thecsea/mysqltcs
253 Downloads
The simplest and the most powerful library to access to a mysql database, optimizing the connections and allowing you to perform common database actions immediately and efficiently
sy/mysql
1366 Downloads
MySQL database layer
srokap/db_backup
22 Downloads
Elgg plugin, that allows creating and restoring MySQL database backups.
sohris/reactphp-mysql
5 Downloads
A ReactPHP-based repository for creating asynchronous and parallel connections to MySQL databases
softon/mysqli-dbclass
12 Downloads
A simple Object Oriented approach for accessing Mysql Databases.
skeeks/cms-log-db-target
6334 Downloads
Error logging in mysql database for SkeekS CMS
saeedvir/laravel-mysql-backup
22 Downloads
Export Mysql Database To The Single File (.sql)
rstoetter/ckeycolumnusagetree-php
22 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
ratingthomas/sqlmanager
76 Downloads
A small script that lets you easily interact with your mysql database