Path = Home : Webmaster Resources : PHP Scripts Directory : Free Database Tools PHP Scripts - 1
Free Database Tools PHP Scripts - 1
In this category of our free PHP scripts directory we have database tools scripts. These PHP scripts will enable you to add online tools to your web site.
DB to XML
This small tool helps you to convert your MySQL database layout into XML. Just specify connection informations and you can display or save the generated XML output.
More Information
Visit the Author's website - Is this link dead or broken? -
Report it
Micro DB Installer
Micro DB Installer is a small PHP script which helps you to automate MySQL database creation. If you don't want to useyour existing web admin interface or you want to extend your script with easy DB installation then you can use this tool.
More Information
Visit the Author's website - Is this link dead or broken? -
Report it
phpMyViews
phpMyViews is a small PHP script, which allows you to easily create mySQL queries and put the output in HTML pages. But that's not the only thing, phpMyViews not only shows mySQL data, but can also manage small formular based mySQL editing actions, including INSERT, SELECT, UPDATE, DELETE, ...
More Information
Visit the Author's website - Is this link dead or broken? -
Report it
MySQL Commander
This tool makes backups of all the tables in a database. The data will be stored in textfiles located in the "data" directory. You can backup and restore the "SQL create table command" and the "content". So you can easily make copies of your tables. (i.e. copy a whole database with a few clicks).
More Information
Visit the Author's website - Is this link dead or broken? -
Report it
OracleEditor.php
OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables and insert, update and delete rows in any table. It requires no installation and no configuration.
More Information
Visit the Author's website - Is this link dead or broken? -
Report it
DaDaBIK
DaDaBIK is a free PHP application that allows you to easily create a highly customizable front-end for a database in order to search, insert, update and delete records; all you need to do is specify a few configuration parameters.
More Information
Visit the Author's website - Is this link dead or broken? -
Report it
MySQL database backup
Most people will used it to have a daily snapshot of the dynamic data on their website. (e.g. content management systems, forums, guestbooks etc.)
The script reads all tables in the MySQL databases you choose and exports (dumps) them in SQL files.
More Information
Visit the Author's website - Is this link dead or broken? -
Report it
MySQL Backup Utility Pro
PHP script to make SQL commands to delete, insert, and modify MySQL database table entries.
Useful: when you update your database offline and import the changes to online database (especially incremental backups), or
when you update your database online and want a SQL backup of the changes.
More Information
Visit the Author's website - Is this link dead or broken? -
Report it