Helping ordinary people create extraordinary websites!
GET OUR NEWSLETTER
Your Email:
 

ADOdb Database Library for PHP

ADOdb stands for Active Data Objects Data Base. We currently support MySQL, PostgreSQL, Interbase, Informix, Oracle, MS SQL 7, Foxpro, Access, ADO, SAP DB, SQLite, Sybase, DB2 and generic ODBC. The Sybase, Informix and PostgreSQL drivers are community contributions. We hope more people will contribute drivers to support more databases.



Unique Features of ADOdb



  • Easy for Windows programmers to understand. Makes portingASP code to PHP easy because many of the conventions
    are similar to Microsoft's ADO.

  • We provide support code to handle inserts and updates which can be adapted
    to multiple databases quickly. Methods are provided for date handling, string
    concatenation and string quoting characters for differing databases.

  • A metatype system is built in so that we can figure out that types
    such as CHAR, TEXT and STRING are equivalent in different databases.


  • Easy to port because all the database dependant code are stored in
    stub functions. You do not need to port the core logic of the classes.

  • Monitoring the health of your databases and sql performance tuning.

  • Database-backed session support.



Author: John Lim
Price: Free (BSD)
Version: 4.22
Platform(s): Linux, Unix, BSD, Win 95/98/NT/2000, Solaris
Rating:
Total Votes: 13
Download Script: click here

Visit Site | Bookmark | Digg It! | Stumbleupon! | Send to a Friend | Report Bad Link

More PHP Database Tools Scripts:
Advertise with Us!


Tutorials Scripts Web Hosting Developer Manuals
Resources