PHP Classes

ActiveDBLib: Database abstraction library independent wrapper

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 2,926 This week: 1All time: 1,279 This week: 560Up
Version License Categories
activedblib 1.0.0GNU Lesser Genera...Databases
Description 

Author

ActiveDBLib is a PHP class to access MySQL or optionally other databases by using various Database Abstraction Libraries.

Its primary intention is to hide the differences between the different database abstraction Libraries and to provide standard methods for the database connection, query and result operations.

It currently supports the ADODB, the PEAR:DB and the Metabase libraries.

The only requirement to use one of those abstraction libraries is to include the one of your choice in your script. If no database abstraction library is included, the activeDBLib will act as a MySQL wrapper.

activeDBLib can be used in database based projects to provide the possibility of expanding the database type support without depending about which database abstraction library will be used.

This way MySQL, Access (ODBC), PostgreSQL, Oracle and other databases could be accessed by several database abstraction libraries using the same code in your application. You can easily switch databases and database abstraction libraries.

This way, not only the project can be database independent, but also be database abstraction library independent.

Picture of Giorgos
Name: Giorgos <contact>
Classes: 7 packages by
Country: Greece Greece
Age: 45
All time rank: 121 in Greece Greece
Week rank: 416 Down4 in Greece Greece Down
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files  
File Role Description
Accessible without login Plain text file activeDBLib.php Class The activeDBLib class source
Accessible without login Plain text file example.php Example A little example script
Accessible without login HTML file manual.html Doc. The activeDBLib manual

 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:2,926
This week:1
All time:1,279
This week:560Up
User Ratings User Comments (1)
 All time
Utility:56%StarStarStar
Consistency:62%StarStarStarStar
Documentation:62%StarStarStarStar
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3077
 
Excellent
14 years ago (kishore kumar)
80%StarStarStarStarStar