 |
|
Innovation award
 Nominee: 6x |
This class implements a database abstraction layer similar to PDO.
It comes with a base class that provides an interface to the basic database access wrapper functionality.
Drivers that provide the actual implementation of the database access functionality should implement a sub-class of the main interface class.
The main interface class provides functions for:
- Establishing connections
- Executing queries
- Set query result range limits
- Prepared queries
- Transaction management
Result sets can be retrieved with iterators.
Database access errors are handled with exceptions.
|
|
| Name: |
aDB PDO like database abstraction |
| Base name: |
adb_pdo |
| Description: |
Database abstraction layer similar to PDO |
| Version: |
1 |
| PHP version: |
5.1 |
| License: |
Free for non-commercial use |
| All time users: |
1307 users |
| All time rank: |
2590 |
| Week users: |
2 users |
| Week rank: |
1329  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

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