 |
|
Innovation award
 Nominee: 2x
Winner: 1x |
This package implements a database abstraction layer that provides the same interface to access different types of SQL databases.
There is a factory class that can create an instance of the database access class specialized in accessing one of the several supported types of SQL databases.
Each database access class extends a configuration class and implements the same interface that provides functionality for establishing database connections, manage transactions, execute SQL queries, retrieve query results into arrays or objects and retrieve the number of affected rows or the last inserted row identifier.
Currently it provides classes for accessing MySQL, PostgreSQL, SQLite, Microsoft SQL and Oracle.
|
|
| Name: |
Database Abstraction |
| Base name: |
database-abstraction |
| Description: |
Access different types of SQL database |
| Version: |
1.0 |
| PHP version: |
5.3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
508 users |
| All time rank: |
4879 |
| Week users: |
0 users |
| Week rank: |
2059  |
| |
|
| Not yet rated by the users |
| |
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 |
|
|