Login   Register  
PHP Classes
elePHPant
Icontem

dm.DB

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Richard Munroe
Name: Richard Munroe is available for providing paid consulting. Contact Richard Munroe .
Packages: 22 Browse all classes by Richard Munroe Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 62
All time rank: 101 in United States United States
Week rank: 36 Down2 in United States United States Down
Innovation award
Innovation award
Nominee: 3x

Winner: 1x


  Detailed description   Download .zip .tar.gz  
This a major release/revision of dm.DB. It contains the first port of the interface to a database other than MySQL, PostgreSQL. Support is provided for version 8.0 and 8.1 of PostgreSQL. A number of additional modifications have been made, including (preliminary) support for multiple SQL results sets. Full support will require a redesign of the dm.DB interface and will be incompatable with the current interface.

This is a redesign of the dm.DB class to allow it to be "easily" (the term is used loosely) ported to other databases. A compatibility class is provided so that applications that use the MySQL specific version of this package continue to work unchanged.

I am actively looking for folks interested in porting this to other databases and I will, as my development needs drive me, do so myself, but here's an opportunity for you to add value to a great package. Assuming that I get some additional database support in place, I'll look into modifying SQLData to provide support for things other than MySQL.

Support is currently available for :

- MySQL
- PostgreSQL 8.0
- PostgreSQL 8.1

This class is officially compatible with PHP 5.

  Classes of Richard Munroe  >  dm.DB  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: dm.DB
Base name: dm_db
Description: Generic database access wrapper
Version: -
PHP version: 4.0
License: Custom (specified in a license file)
All time users: 2103 users
All time rank: 1663
Week users: 0 users
Week rank: 2018 Equal
 
  Groups   Rate classes User ratings   Dependents   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Packages that need this class  
Class Dependency Why it is needed
dm.KittenAuth
Required
Database access for MySQL
SQL Backup
Required
Provides database independent access
SQL Data
Required
MySQL database abstraction base class

  Applications that use this class  
Link Description
www.esplanner.com Economic Security Planning, Inc. web site
www.fladems.com Florida Democratic Party website
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file class.abstract.DB.php Class Abstract class interface for generic SQL databases
Plain text file class.abstract.independent.DB.php Class All abstract interfaces.
Plain text file class.DB.php Class MySQL Database Abstraction Layer
Plain text file class.factory.DB.php Class Factory to produce database access objects
Plain text file class.MySQL.DB.php Class MySQL specialization of generic SQL database support
Plain text file class.PostgreSQL80.DB.php Class Specialization for PostgreSQL 8.0 Support
Plain text file class.PostgreSQL81.DB.php Class Specialization for PostgreSQL 8.1 Support
Accessible without login Plain text file DB.MySQL.sql Data Create MySQL test database
Accessible without login Plain text file DB.PostgreSQL81.sql Data Create PostgreSQL 8.x test database
Accessible without login Plain text file example.MySQL.php Example Example for MySQL
Accessible without login Plain text file example.PostgreSQL80.php Example Example for PostgreSQL 8.0
Accessible without login Plain text file example.PostgreSQL81.php Example Example for PostgreSQL 8.1
Accessible without login Plain text file example1.MySQL.php Example Example for MySQL
Accessible without login Plain text file example1.PostgreSQL81.php Example Example for PostgreSQL
Accessible without login Plain text file license.txt Lic. Modified NetBSD license used here
Accessible without login Plain text file makedoc.sh Data Generate documentation using phpdoc

Download all files: dm_db.tar.gz dm_db.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.