Home     PHP / Javascript / Ajax
PHP Script Codes

PHP Script Codes > database-tools

dm.DB Free

Rate: | Price: Free | Demo: | Views: 1374

PHP Script Codes > database-tools
This version of dm.DB adds PostgreSQL 8.0 and 8.1 support to the existing MySQL support.

dm.DB provides an interface to SQL compliant databases that is independent of the underlying database API. Currently support for:

MySQL
... More

PHP Database Scripts by NuSphere Free

Rate: | Price: Free | Demo: | Views: 1356

PHP Script Codes > database-tools
PHP Database scripts presented here are generated by NuSphere DB-Form Wizard in NuSphere PhpED (PHP IDE). This particular set of scripts provides the form that can be used to browse, insert, update and delete the data records in MySQL serve ... More

DBF to MySQL Bulk converter Free

Rate: | Price: Free | Demo: | Views: 1353

PHP Script Codes > database-tools
DBF / FoxPro to MySQL Bulk converter is a web application tools build on PHP and will automate database converting from DBF files to MySQL. If you intended to transform your desktop based application (dbf based) to web application but you n ... More

MySQL Optimizer Free

Rate: | Price: Free | Demo: | Views: 1352

PHP Script Codes > database-tools
The script is made for system administrators to monitor MySQL server (it could run not as administrator), and optimize sql queries (using sql explain). Also includes easy interface for simple browsing, repair, check and optimize (using sq ... More

Celko Visitation Model Free

Rate: | Price: Free | Demo: | Views: 1347

PHP Script Codes > database-tools
This class can be use to manipulate hierarchic trees of records stored in a MySQL database using Joe Celko visitation model.

It can perform the following tasks in a very effecient way mostly using one SELECT query statement:

- Find ... More

MADAL - MySQL Ajax Database Access Layer Free

Rate: | Price: Free | Demo: | Views: 1344

PHP Script Codes > database-tools
MADAL is an Ajax based database access layer for MySQL written in PHP and Javascript. It generates PHP and Javascript/jQuery source code that is well documented, so you can use your IDE's auto-completion against database tables and fields. ... More

phpSQLiteAdm Free

Rate: | Price: Free | Demo: | Views: 1337

PHP Script Codes > database-tools
phpSQLiteAdmin is an application which provides web based management and administration for SQLite databases. Much in the same vain as phpMyAdmin of course. Provides functionality to view data, add/drop tables, views and indexes, export dat ... More

xSQLite Free

Rate: | Price: Free | Demo: | Views: 1307

PHP Script Codes > database-tools
A simple PHP class to manage all sqlite database related operations, including database creation, queries, etc. ... More

MySQL Dialog Free

Rate: | Price: Free | Demo: | Views: 1304

PHP Script Codes > database-tools
MySQL Dialog is a simple MySQL database access wrapper class to execute SQL queries and display the results in HTML tables. The class connects to a MySQL server, sends SQL statements, and gets the results as an array. A table with the data ... More

smartMySQLAdmin Free

Rate: | Price: Free | Demo: | Views: 1290

PHP Script Codes > database-tools
smartMySQLAdmin is a free, fully AJAX based MySQL management tool written in PHP and JavaScript based on JSON data-format. You can use smartMySQLAdmin for basic CRUD operations. Just unzip and start CRUD. ... More

SamMySql Database Class Free

Rate: | Price: Free | Demo: | Views: 1271

PHP Script Codes > database-tools
This class wraps common MySQL database table SQL queries. It can:

- Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array.
- Insert or update rows from a list of field ... More

PublicPIM Website Database App Free

Rate: | Price: Free | Demo: | Views: 1253

PHP Script Codes > database-tools
Has 3 Part Process instructions to automatically provide our Database application created with Javeline Framework over an open MySQL db to your website. Free ppContact widget available for interacting with database from web page. Upload to ... More

EasyMySQL Free

Rate: | Price: Free | Demo: | Views: 1220

PHP Script Codes > database-tools
This class implements a MySQL database access wrapper. It can:

- Establish connections to given MySQL database server host
- Execute SQL SELECT query to retrieve the value of a given table column with another column that has a given va ... More

QuickDB Free

Rate: | Price: Free | Demo: | Views: 1174

PHP Script Codes > database-tools
QuickDB is a database abstraction class that helps PHP developers to move from database engine to another with no more need to rewrite their codes. QuickDB will sits between a PHP scripts and PHP Database API. Until now there are 3 drivers ... More

SQLc Free

Rate: | Price: Free | Demo: | Views: 1166

PHP Script Codes > database-tools
Manage your MySQL databases using a simple powerful interface. You can make backups in .sql format (optionally compressing with GZip), and restore the data from these files. Database dump files generated by phpMyAdmin are supported, and the ... More