-
Simple SQL classprovides functions to retrieve single fields or rows of a table, insert rows given arrays of column names and values, update single fields of a given table row, delete given table rows and many other common needs.ADVANTAGES:- This PHP class file will eliminate nearly all code from the built in std mysql PHP functions.- Speed, it will dramatically ...
-
sql2dia creates a diagram from your sql file.
-
ADODB_SQL allows you migrate your code using DB_Sql format (PHPLIB) to an another DB engine like ADODB.
-
As part of the DataMan series, The Query Manager allows you to construct and test your sql queries. If you a happy with the result, you can store the query for later use. A useful tool to create and manager reports.
-
MyLib PHP is a project that implements wrappers for db access (mysql, postgres, odbc, others), html wrappers, and html form.
-
PHP Class Generator isa PHP Class Generator that generates SQL and PHP classes from a XML-file.

