|
ADOdb Database Library for PHP
| Link ID |
25776 |
| Title |
ADOdb Database Library for PHP |
|
|
| Url |
Visit : ADOdb Database Library for PHP |
| Description |
A PHP4 and PHP5 database abstraction library. Supports MySQL, PostgreSQL, Interbase/Firebird, Oracle (Oci8), MS SQL 7, ADO, Foxpro, Access, Sybase, Sybase SQL Anywhere, DB2, Informix, Frontbase, SQLite, LDAP, Netezza, SAPDB, generic ODBC/ODBTP, PDO etc. ADOdb provides 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. Support for PHP5 iterators and exceptions included. 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. |
| Category |
PHP > Scripts and Programs > Database Tools |
| Keywords |
ADOdb Database Library for PHP |
| Date |
Sep 20, 2007 |
Refer it to Friend ( ADOdb Database Library for PHP )
Write a Review ( ADOdb Database Library for PHP )
Report Broken Link ( ADOdb Database Library for PHP )
Add : ADOdb Database Library for PHP To Favorites
More links included : ADOdb Database Library for PHP
Site links : ADOdb Database Library for PHP
Traffic Details from Alexa : ADOdb Database Library for PHP
|
|
Other links at PHP > Scripts and Programs > Database Tools |
| 1. |
table exists
|
|
|
I find this little script very useful for web applications that need to automatically generate tables. I wrote it because I felt it was wrong to have a script execute create table SQL statements for tables that already existed.
|
| 2. |
dbUtils
|
|
|
dbUtils is a simple, pure-PHP solution which allows anyone to manage multiple mySQL databases and tables. dbUtils currently consists of 5 functions to allow you to accomplish a number of copying, moving, renaming, and general management tasks. Designed originally for database backup without the need for command-line access or telnet access, but expanded to provide functions normally not available in most database management front-ends like phpMyAdmin.
|
| 3. |
phpUF
|
|
|
This script is oriented to chilean citizen. phpUF grab UF Value from Banco Central de Chile (UF is a chilean index money). Este script esta orientado a ciudadanos chilenos. phpUF captura el valor de la UF desde el Banco Central de Chile.
|
| 4. |
Simple MySQL table viewer
|
|
|
Create a powerfull MySQL table viewer with a few lines. You can customize the look, define sorting and paging.
|
| 5. |
Add, Edit, Delete - MySQL
|
|
|
If you have ever wasted your time re-writing code for database administration, this tool may be for you. The Add, Edit, Delete Admin Tool allows you to quickly and easily create administration tools for any mySQL database table. A.E.D. gives you all the options you would have if you were hand-coding each tool. Simply put, you supply the options and information, and A.E.D. will generate the PHP code for you. Automatically generate add, edit and delete admin tools for any table in your mySQL database.
|
|
|