Abstract DB 2.0 details
Abstract DB 2.0 details
Abstract DB description
Abstract DB is a set of two PHP classes which together form an abstract interface for all the different databases that PHP supports. PHP supports many different database servers. Unfortunately there is no single interface, every database has it's own set of functions. Abstract DB remedies that up to a certain extent. By using these classes you will be giving up some functionality of any specific database, but your programs will be portable over a variety of different database servers.
Related scripts
backupDB() is a PHP script that backs up MySQL tables and databases to a gzip'd file for easy daily backup. Can back up a single database and/or table, or all tables. Structure-only, complete-inserts optional. Can be called interactively or run as a cron job.
Developer: James Heinrich Platform: linux, windows, freebsd, osx, sun
2008-04-01
5379
This is a generic php interface for mysql and it's intended for educational purpose:). I've done this script just for learning, reading some tutorials found on the net. The script uses php classes and objects to comunicate with the mysql db.
Developer: Roberto Toldo Platform: linux, windows, freebsd, osx, sun
2007-11-06
1720
Backup DB is a very easy to use MySQL database Backup/Restore utility written in PHP and Perl. The interface is written in PHP to keep things streamlined and the backup/restore processes are written in Perl to avoid PHP's limitations in the areas of safe_mode
Developer: AbleDesign Platform:
2005-04-22
1826
PHPMyCluster is a PHP / C++ / MySQL library system for multi cpu processing. It is in essence a highly optimized database load balancing system written on the code level, for advance server setups. By having multiple MySQL Servers running on different machines on
Developer: AddedWorth Solutions Platform: linux, windows, freebsd
2006-05-31
331
Webmasters, Save time on your projects ! Powerful Data Management Tool, PHPEasyData is a PHP application which allow you to manage and display on the web your dynamics data and directories . PHPEasydata will largely facilitate all steps of a classical development to put
Developer: Levieux Stéphane - Eawap Platform: linux, windows, freebsd, osx, sun
2007-03-28
793