PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2005-02-23 (11 years ago) RSS 2.0 feedStarStarStar 49%Total: 2,891 All time: 1,252 This week: 953Up
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
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,891
This week:0
All time:1,252
This week:953Up
User Ratings User Comments (1)
 All time
Utility:58%StarStarStar
Consistency:66%StarStarStarStar
Documentation:66%StarStarStarStar
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2158
 
Excellent
7 years ago (kishore kumar)
80%StarStarStarStarStar