PHP Classes
elePHPant
Icontem

Access Data Object: Abstraction of the access to SQL based databases

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2004-01-09 (12 years ago) RSS 2.0 feedStarStarStar 46%Total: 4,450 All time: 611 This week: 579Up
Version License Categories
ado 1.0GNU General Publi...Databases
Description Author

This package is meant to provide an API that abstracts the access to SQL based databases.

It is intended to let applications work with different types of databases only with minimal changes in the application code, just changing the name of the class that corresponds to the type of database that you want to access.

The package provides several classes that implement the same API for different databases. Currently it supports: MySQL, ODBC, PostrgreSQL and Microsoft SQL server.

Picture of Marcus Vinicius R. Andrade
Name: Marcus Vinicius R. ... <contact>
Classes: 1 package by
Country: Brazil Brazil

  Files folder image Files  
File Role Description
Plain text file ado.php Class Methods Signature
Accessible without login Plain text file index.php Example Code using all the files above.
Plain text file mysql.php Class Class to use with mysql inherith from ado.php
Plain text file odbc.php Class Class to use with odbc inherith from ado.php
Plain text file postgres.php Class Class to use with PostgreSQL inherith from ado.php
Plain text file sqlserver.php Class Class to use with SQLserver inherith from ado.php

 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,450
This week:0
All time:611
This week:579Up
 User Ratings  
 
 All time
Utility:68%StarStarStarStar
Consistency:62%StarStarStarStar
Documentation:-
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:2306