Projects / AbstractDB

AbstractDB

AbstractDB is a database abstraction layer, object oriented and extensible via driver implementations which extend from a common base class. This package encapsulates all of the basic functions required by most developers without the complexity and/or utter simplicity of many other abstraction packages.

Tags
Licenses
Implementation

RSS Recent releases

Release Notes: GetDatabase(), SetDatabase(), GetFieldCount(), GetFieldNames(), and GetRowCount() methods were added to the main class and drivers for retrieving and setting the current database name, obtaining the number and names of field returned by a query, and finding the number of rows returned by a query. A Replace() method for executing REPLACE queries was also added. Several documentation errors were corrected.

No changes have been submitted for this release.

Screenshot

Project Spotlight

eZ Publish

Content management system for e-commerce, e-publishing, and intranets/extranets.

Screenshot

Project Spotlight

fstransform

A file-system transformation tool.