| Recommend this page to a friend! | 
| Info | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Total: 2,171 | All time:  1,802 This week: 488 | |||||
| Version | License | PHP version | Categories | |||
| dm_db 1.0.0 | Custom (specified... | 4.0 | Databases | 
| Description | Author  | |||||||||||||||||||||||
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.  | 
  | |||||||||||||||||||||||
| File | Role | Description | 
|---|---|---|
| Class | Abstract class interface for generic SQL databases | |
| Class | All abstract interfaces. | |
| Class | MySQL Database Abstraction Layer | |
| Class | Factory to produce database access objects | |
| Class | MySQL specialization of generic SQL database support | |
| Class | Specialization for PostgreSQL 8.0 Support | |
| Class | Specialization for PostgreSQL 8.1 Support | |
| Data | Create MySQL test database | |
| Data | Create PostgreSQL 8.x test database | |
| Example | Example for MySQL | |
| Example | Example for PostgreSQL 8.0 | |
| Example | Example for PostgreSQL 8.1 | |
| Example | Example for MySQL | |
| Example | Example for PostgreSQL | |
| Lic. | Modified NetBSD license used here | |
| Data | Generate documentation using phpdoc | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
| 0% | 3 | 
  | 
  | 
| User Ratings | ||||||||||||||||||||||||||||||
  | ||||||||||||||||||||||||||||||
| Applications that use this package | 
| Economic Security Planning, Inc. web site | 
| Florida Democratic Party website | 
 If you know an application of this package, send a message to the author to add a link here.
| Other classes that need this package | 
| Class | Why it is needed | Dependency | 
|---|---|---|
| dm.KittenAuth | Database access for MySQL | Required | 
| SQL Backup | Provides database independent access | Required | 
| SQL Data | MySQL database abstraction base class | Required |