PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 46%Total: 4,498 This week: 1All time: 626 This week: 571Up
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
Age: 41
All time rank: 66148 in Brazil Brazil
Week rank: 420 Up38 in Brazil Brazil Up

  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,498
This week:1
All time:626
This week:571Up
 User Ratings  
 
 All time
Utility:68%StarStarStarStar
Consistency:62%StarStarStarStar
Documentation:-
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:46%StarStarStar
Rank:3059