sqlmin
Package:
Summary:
Access and administer MySQL and SQLite databases
Groups:
Author:
Description:
This package can be used to access and administer MySQL and SQLite databases.
There two classes, one for MySQL and SQLite that can perform several types of database access and administration functions.
Currently it can connect to a database, execute queries, retrieve the results into arrays, retrieve the tables of the database, retrieve the fields of the table, create a new database, generate a backup of a database with SQL statements, and import data into database table from a CSV file.
There two classes, one for MySQL and SQLite that can perform several types of database access and administration functions.
Currently it can connect to a database, execute queries, retrieve the results into arrays, retrieve the tables of the database, retrieve the fields of the table, create a new database, generate a backup of a database with SQL statements, and import data into database table from a CSV file.
Comments are closed.