The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Database Tools
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 347    Displaying: 141 - 160 Pages:   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...

   db2SQL   Hits: 1173 

 
A PHP file that connects to a specified host and mySQL database, and generates the SQL queries needed to reconstruct the database. Very useful for backing up databases you don't have remote access to. Features: -backup either structure, data or both -backup either all or only specified tables -suports multi-column keys, all field types, autoinc fields, etc. -escape field data to allow smooth update


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Aug 29 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phpBackupMySQLdiff   Hits: 2349 

 
phpBackupMySQLdiff is a Web Application to do MySQL differentials backup into XML files compressed ("zip" or or "tar" "tar.gz"): - Just save the structure" and the "rows" changed - Restore the data into SQL queries - Select two date to restore the data - Add a filter (ex: "ID=123" OR "NAME LIKE toto") to filter the data restored


Free   Version: 1.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Aug  4 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MySQL Optimizer   Hits: 1048 

 
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 sql optimize) tables. There are interface for executing custom SQL commands. If you place this script on your web server, be advice, you need to protect the directory.


Free   Version: 0.0   Platform(s): linux, windows, freebsd   Updated: Fri Jul 22 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Mudbag   Hits: 5734 

 
Mudbag allows non-programmers to build web-based, multi-user database applications with tables, views, fields, reports (tabular, record, label, and email), import, and export. Written in PHP for MySQL, but both are completely hidden behind an easy-to-use user interface. Open source under the BSD license, and also available as a free service (with limits) at mudbag.com.


Free   Version: 1.0.0A1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Jul 14 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   MySQLDbSearch   Hits: 2558 

 
Search a database for a certain item, name, etc. and have it return what you searched for and a link that corresponds to that item or name that was searched for. Great for small databases and large databases alike.


Free   Version: 1.1   Platform(s): windows   Updated: Mon Jun 27 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Boolean to SQL Query Translator   Hits: 1048 

 
This is a function to convert a user's query in boolean syntax ("hotels AND mexico NOT cockroaches) into a SQL query over the appropriate database fields.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon May 30 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

   BENRUTH Instant Report   Hits: 5455 

 
This script was born out of necessity for me. I was creating quite a few reports that are to be extracted from MySQL database. Format them into a table like structure, with or without headers. And be able to view as HTML, download as HTML, or download as EXCEL. All settings to generate a report can be controlled by adjusting the variables found in config.inc.php This script helped me somewhat in having some spare time to go for a good round of fishing. I hope that it will aid you as it aided me. There would not be any technical assistance on this script. However you can pop a question or so to me at my email ( ben AT benruth DOT com ). It is good to say hi! This script requires some knowledge of SQL. Features-At-A-Glance - Configurable script - Simple table for - Download as EXCEL - Download as HTML - Viewing as HTML - Extraction from MySQL database


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed May 25 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Cacheton   Hits: 1032 

 
Cacheton - An utility to cache pages that frequently query a db which is not updated so frequently. Script can reduce server load up to 50%. Your database will thank you. Easy installation, just create a cache dir and include the script. Configurable cache life, use page compression if you will.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun May 15 2005

Listing Details
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Database file upload / download   Hits: 5670 

 
db_upload_file() stores a file in a database table. Make sure that the column data type is big enough for the files you will be storing. db_download_file() retrieves a file from the database and places it in the same path as the script calling it, and returns the relative URL. If the file does not exist in the database, it returns an empty string.


Free   Version: 1.0   Platform(s): n/a   Updated: Sun Apr 17 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   table exists   Hits: 1888 

 
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.


Free   Version: 1.0   Platform(s): n/a   Updated: Sun Apr 17 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP CSV Importer   Hits: 18793 

 
A script to import data to a MySQL database from CSV files. Open a CSV file and preview it. Then, connect to your MySQL database, select which fields should receive which column (or set value) and then import. You can add, update or even add and update with this script. This new version allows you to create tables prior to import, import via rules (insert/update only where column X is greater than 13), delete from table and save your rules. There is also now a file browser to find your file. ############ Coming soon: A fully re-written Version 3! (11/04/2005)


Free   Version: 2.0   Platform(s): linux   Updated: Mon Apr 11 2005

Listing Details
Download
Refer
PDF
  Member Reviews (2) Visitor Ratings

   SQL Solution   Hits: 5480 

 
Simplifies integrating databases with web pages. Provides a powerful, user friendly, platform independent API for MySQL, PostgreSQL and ODBC database management systems. Output is XHTML compliant and handicapped accessible.


Free   Version: 6.3   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Apr 21 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Database Manager (mySQL)   Hits: 2224 

 
This script allows an object orientated interface to be created around a mySQL connection. It provides numerous functions to speed up the use of a mySQL database, especially useful is the dumpResultSet() function which prints out the results of the previous query.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Apr 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Assure Database Backup Software Free   Hits: 1681 

 
This Free Script will allow you to quickly backup your MySQL database and restore it. It is meant to be simple to install, and use. No programming knowledge required.


Free   Version: 1.54   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Apr 19 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   mysql_html_table   Hits: 7101 

 
This very simple script will display your mysql table in an html table with an option to do simple pagination like next and previous.


Free   Version: 1   Platform(s): linux, windows, sun   Updated: Sat Apr 16 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   phpMyViews   Hits: 5967 

 
phpMyForms is a php script which allows the user to create simple database listings (done in 3 lines of configuration), or simple dataset manipulation formulars (~10 lines) by adjusting small php config files. automatic browsing controls and optional validation scripts are included in version 0.3


Free   Version: 0.3   Platform(s): n/a   Updated: Sat Apr 16 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   crackerDB v1.0   Hits: 1485 

 
This is a very limited, barely visual database manager. It was designed as an 'include' file, to be used within any template already built. Users will need to know the SQL statements to locate the necessary data within the databaseIt assumes an existing connection to a database: $db = mysql_connect($dbHost,$dbRoot,$dbPassword); There's nothing secure about this, so you'll want to make sure it's in a secure location on your server. If you want a login script, you'll want to use crackerDB v1.0s.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Sat Apr 16 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   crackerDB   Hits: 1298 

 
This is a very limited, barely visual database manager. Users will need to know the SQL statements to locate the necessary data within the database. A login function has been included to allow it to be published in a less-than-secure location.


Free   Version: 1.0s   Platform(s): linux, windows   Updated: Sun Apr 17 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   GreenLight SQLTool   Hits: 2496 

 
This tool consists of two files, one to execute queries submitted by form or uploaded as a file and display the results, and another to dump the database in MySQL or MSSQL format. The scripts can be used with either MySQL or MSSQL databases. Together they can be used to migrate a database (or at least the table structures and contents) from MySQL to MSSQL or vice versa.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Sat Apr 16 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ADOdb Database Library for PHP   Hits: 56361 

 
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.


Free   Version: 4.60   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Feb 20 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (2) Visitor Ratings

  Total: 347    Displaying: 141 - 160 Pages:   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2008 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog