 |
|
Innovation award
 Nominee: 2x |
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.
|
|
| Name: |
ActiveDBLib |
| Base name: |
activedblib |
| Description: |
Database abstraction library independent wrapper |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
2793 users |
| All time rank: |
1183 |
| Week users: |
1 user |
| Week rank: |
2020  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Sufficient (66.7%) |
Sufficient (66.7%) |
Sufficient (66.7%) |
- |
- |
Not sure (49.2%) |
1602 |
| Month: |
Not yet rated by the users |
| |
Packages that need this class |
|
|
| Class |
Dependency |
Why it is needed |
| phpSortable |
Required |
for database abstraction |
| |
Applications that use this class |
|
|

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|