- 1,251 categories
- 40,829 scripts
- This class can be used to backup large MySQL databases into multiple files.
It can list the tables of a given MySQL database and generate SQL statements to create and insert records with the current values of the table rows, as if it was creati...
- Categories
- Platforms
- Licenses
- vpSQL is a small set of functions (under 13k) that interacts with a flat file database through a subset of sql instructions.
vpSQL accepts the the following sql statements:
SELECT fields FROM table[WHERE][ORDER BY][lLIMIT]
INSERT fields,dat...
- Categories
- Platforms
- Licenses
- DESCRIPTION:
Simple SQL provides 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.
ADVAN...
- Categories
- Platforms
- Licenses
- dbfConverter is a PHP script that reads data from dbase files (dbf,dbt,fpt) and convert them into the mysql or postgres tables. Initially, it create sql tables && insert data, and then updates old data. It does not support index files convert...
- Categories
- Platforms
- Licenses
- EZDB is a php script/tool developed for simplifying form creation and sql insert tasks for database. It creates the scripts and puts them into separate files. Currently only MySQL is supported. v2.0 update: this is a better version, it has some more ...
- Categories
- Platforms
- Licenses