PHP Scripts » Database Tools
A PHP4 database abstraction library. It currently supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB and generic ODBC/ODBTP. It provides support code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.
FreshOne cannot be held responsible for the content of this page (ADOdb Database Library for PHP - Database Tools, PHP Scripts). The content provided on this page and the comments on ADOdb Database Library for PHP - Database Tools, PHP Scripts are user contributed.
ADOdb Database Library for PHP
A PHP4 database abstraction library. It currently supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB and generic ODBC/ODBTP. It provides support code to handle inserts and updates that can be adapted to multiple databases quickly. A basic paginated grid is also provided, and support for database-backed session variables. Methods are provided for date handling, string concatenation and string quoting characters for differing databases. A metatype system is built in so that you can figure out that types such as CHAR, TEXT and STRING are equivalent in different databases. Able to create databases, tables, indexes portably using an xml schema or programatically. Also has sql performance monitoring and schema creation using XML.
Comments on: ADOdb Database Library for PHP
FreshOne cannot be held responsible for the content of this page (ADOdb Database Library for PHP - Database Tools, PHP Scripts). The content provided on this page and the comments on ADOdb Database Library for PHP - Database Tools, PHP Scripts are user contributed.
Bookmark this page
Related scripts
phpMySQLDiff
A litte tool to create an alter-script for the differences between two databases. Since 1.4.0 InnoDB FOREIGN K...
A litte tool to create an alter-script for the differences between two databases. Since 1.4.0 InnoDB FOREIGN K...
table exists
I find this little script very useful for web applications that need to automatically generate tables. I wrote...
I find this little script very useful for web applications that need to automatically generate tables. I wrote...
Paginator
Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save m...
Paginator is a php class that will help you to split your record sets into pages. I wrote this class to save m...
QuB PHP :: Visual SQL Queries for Dreamweaver
For a dynamic web application developer, who needs create recordsets from multiple tables and is not an SQL ex...
For a dynamic web application developer, who needs create recordsets from multiple tables and is not an SQL ex...
Ariejan.net MySQL Backup Tool
A.M.B.T. - MySQL Backup Tool is designed to automate and simplify the process of making regular backups of you...
A.M.B.T. - MySQL Backup Tool is designed to automate and simplify the process of making regular backups of you...