Database Abstraction Layer (DAL)
|
Database Abstraction Layer is a project to produce a general way to access databases from within PHP. The DAL class takes care of the administration involved with the different kinds of databases. DAL is extendible via plugins so support for different dbms' can be added dynamicly. Also switching from one DBMS to another is simple because not very much has to be altered to support the new DBMS.
Most scripts are free or open source. But some have the full source code available for download yet itīs required to have permission to use them and most often the price will be listed. If there is a script license e.g. GNU or GPL then it will also be listed. |
PGDB Textfile database
Pretty Good Database comes with database manager tool, does not...
phpPgAdmin
phpPgAdmin is a fully functional web-based administration utility for...
dbForm
PHP class that creates a Web Data Entry Form for a database table and...
PHPMySQLBackup
Backup of a mysql database in mysqldump format without using...
MySQL dbDump
A simple script used to Dump your remote MySQL database. Particulary...
PHXCodeMaker
PHXCodeMaker is a utility to generate mysql table admin forms in php...
PHP CSV Importer
A script to import data to a MySQL database from CSV files. Open a...
SQLconf
Writing and reading configuration for your scripts has never been so... |
