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: 348    Displaying: 41 - 60 Pages:   1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ...

   Micro DB Manager   Hits: 3609 

 
Micro DB Manager is a database abstraction class written in PHP using object oriented technologies. The class realize the following functionalities: * Connectiong to the databse * Executing queries * Converting results to associative array * Get selected rows * Get affected rows * Get last insert id * Get the number of executed queries * Get the execution time of the queries * Get error messages and codes


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Nov  2 2007

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

   phpMySQLAutoBackup - automate your MySQL backup using php   Hits: 11015 

 
NOW released under GPL License. phpMySQLAutoBackup the simple way to backup MySQL databases - automates the backup of your MySQL databases. Exports your database (data and structures), compresses it into gzip format and emails it to you. Schedule it to run every day/week by adding it to a cron job, or use phpJobScheduler. New features include the ability to select separate tables for backup, and limit the backup to start and stop at pre-set table row numbers, this will now allow a section of a large table (with millions of records) to be selected for backup. Features: * email zipped database to your specified address * option to save to backup folder * backup limited to once per hour (easily changed) prevents malicious attempts at bringing down your server * specify specific tables to backup or backup the whole database * set ranges to backup - from start row number to last specified row number


Free   Version: 1.4.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Dec 18 2007

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

   IAM-XLS   Hits: 1208 

 
This class can be used to generate Excel spreadsheets in XLS format. It can add text or numeric values to given rows and columns of a spreadsheet. The class may also execute a MySQL database query and generate a single spreadsheet with the results of the query. The first row has the query result column names. The class stores the whole spreadsheet definition in XLS format in a class variable. The generated spreadsheet data can be served for download. The class detects the browser type and issues the specific headers to make the browser handle the spreadsheet data file properly.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Jan 14 2008

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

   IAM CSVDump - Export SQL Queries to CSV   Hits: 1078 

 
This class takes the results of a SQL query and outputs in the CSV (comma separated values) format in only 2 lines of code. This comes very handy when exporting data since CSV is a format that can be readily read by Excel and many other applications. You can even use it for Word’s Mail Merge! The class offers the choice of sending the output to the browser or downloading it as a file. The name and extension of the dump file are defined by the developer.


Free   Version: 1.1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Jan 14 2008

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

   IAM Backup - A Database Backup PHP Class   Hits: 828 

 
IAM Backup is package made of two classes. One performs the backup of the selected MySQL database, and the second restores the database. Both classes support gzip-compressed files for improved performance.


Free   Version: 1.1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Jan 14 2008

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

   Php Database Wizard   Hits: 54257 

 
With this tool you can easily create a web forms to insert/update/delete data in a MySQL database. It automatically generates advanced search panel and form validation too. You can view the data in a short list view and in a detail view. You can easily change the look and feel with using css files. From version 0.5 you can connect to a remote server as well.


Free   Version: 0.91   Platform(s): windows   Updated: Thu Nov  8 2007

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

   PHP Table creation   Hits: 875 

 
This script allows you to create a table with an image, a link and up to 20 fields and fill it with data. This is done via the admin.php, the data is stored in a Mysql-Database (database parameters in dbconnect.php). The output.php script returns a table with sorting function (click on the header so sort by columns) and a customizable layout.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Dec 24 2007

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

   Awarescripts.com Database Transfer Tool   Hits: 264 

 
This script is an easy to use and easy to understand way to transfer all existing content from one database to another. It allows you to specify which fields are to be transfered to which new field. This script was developed by Howie at Awarescripts.com.


Free   Version: 1.0   Platform(s): linux   Updated: Thu Nov 29 2007

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

   PHP MySQL Web Interface   Hits: 2229 

 
Having written a ga-zillian scripts, to query dbs, decided it would be much simpler to call just one function multiple times, duh! :) Then fulfilling business request after request - with web pages (PHP) calling the function - decided to progressing this further!! ;) By removing the script - hitting the function directly. Let it handle the query, via variable parameters passed in on the HTTP GET. This posed a bit of problem, pushing complexity on the inquirer. So then decided to write a web (interface) form to drive the function - which subsequently made the query. :) See the site for more details and a download.


Free   Version: n/a   Platform(s): linux, sun   Updated: Tue Nov 20 2007

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

   Oracle Information Site (OIS)   Hits: 700 

 
Oracle Information Site allows DBAs to view the most important informations about all configured Oracle databases. Support for Oracle 8i, 9i and 10g (untested) is integrated. OIS gives the DBA many informations like - Instance Configuration parameter - Running processes with detail view - Redo Log and Rollback segment usage - Tablespaces - Overview of all defined DBMS_JOBs - Memory Usage - Basic tuning views - General instance statistics - Very basic schema browser In addition OIS has a small integrated management interface which allows DBAs to have an overview of all DB machines with saveable comments. Finally a basic table exporter is also integrated. To use OIS you'll need PHP4 or newer with OCI8 extension build in, and of course at least one Oracle instance. As OIS reads Oracle's internal tables it require DBA rights to access them, else OIS won't work.


Free   Version: 1.36   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Nov 20 2007

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

   Spliting data into pages   Hits: 562 

 
The following script will break a file up into x sections and show each one with the aid of next and pervious links. To test this script, create a file called 'file.txt' and enter test1|test2|test3 10 times on 10 lines. The script should show only the first 2 lines at first, click next would show the next 2 etc.


Free   Version: n/a   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Nov 14 2007

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

   Adminiature   Hits: 1247 

 
Adminiature is the next generation ajax based, open source MySQL administration tool written in php5. It can handle very large sql files very fast. Besides regular database administration tasks, some of its genuine functionalities are: export and import tables or the whole database, compression, ability to upload/download files via ftp.


Free   Version: 0.0.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Nov 14 2007

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

   MySQL Repair Optimize Backup   Hits: 390 

 
Simple script to repair, optimize, and backup your MySQL databases and to download your compressed SQL file. Shows summary of actions as well as download links. PHP4.


Free   Version: 1.2   Platform(s): n/a   Updated: Thu Oct 18 2007

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

   PHP MySQL Database Class   Hits: 6107 

 
A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing SQL commands, insert and update from an array of key => value pairs, insert and update with sql command, query (one result), query (multiple rows), and dump a select query to a table. The zip file contains the class aswell as a demonstration script.


Free   Version: 1.0.4   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Sep 28 2007

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

   i-senso transSQL   Hits: 447 

 
This script lets you dump a whole local database and load it to a remote host (or vice-versa). The differences between this script and the others are: * supports tables, views, Stored Procedures, triggers and constraints; * is inter-dependency aware; * is error tolerant; * very easy to install -- it's a single file. transSQL dumps the whole database: tables, views, stored procs, triggers, constraints... the works. The script knows that a view depends on tables or other views. It is also aware that two tables can be linked to one another via a foreign key. When loading, unless instructed otherwise, the script will continue working even if errors occur. In that case, it prints the error message and the statement that caused it (so you can correct it later). transSQL is a single file. Just copy it to your server's webroot and everything (should) work, as long as you have a proper PHP and MySQL installation.


Free   Version: 1.1   Platform(s): linux, windows   Updated: Wed Sep 26 2007

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

   PostgreSQL Backup n' Restore   Hits: 489 

 
This class can be used to generate backups of PostgreSQL. It accesses a given database and generates SQL statements that can be used to recreate the database tables and the values stored on their rows. The generated SQL is stored in a given file. The class can also restore a database from a previously generated backup by executing the SQL statements stored in a backup file.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Oct  1 2007

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

   Free PHP MySQL Backup Script   Hits: 679 

 
The main difference between this script and other backup solutions is that the current script are splitting the backup process into more than one sub processes and each sub process is saving a small part of your database.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Sep 19 2007

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

   SQLc   Hits: 790 

 
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 script is able to process large files without hanging up. Browsing through the table contents in a database is a breeze, and can be done is a few clicks. The primary purpose of the script, however, is to make sending SQL queries very efficient, which makes this tool very useful for PHP/MySQL developers. The script is just a single file of small size.


Free   Version: n/a   Platform(s): linux, windows, freebsd   Updated: Fri Aug 31 2007

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

   MyDBDB MySQL multi-databases browser   Hits: 418 

 
This set of scripts can be used, with minor customization, to access multiple MySQL databases (hence, "DBDB"), even at different servers (if they are accessible from the web server where these scripts run), for displaying data in multiple tables of said databases. At this time, only SQL SELECT queries are supported. But you can execute Joins, use Group By, Order By, etc. My central purpose in writing these scripts was to be able to access my seven different databases, on 6 different servers, quickly and with a minimum of logging in, using passwords for each database, etc. This is a very light-weight application and responds quickly and effortlessly. The code is not sophisticated and could no doubt be improved, using OOP and other techniques, but the fact is it works quite well, as it is, and doesn't require any special libraries and such.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Aug 27 2007

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

   florDBProcess: The easy way to do MySQL database scripting with PHP   Hits: 606 

 
Coding data access methods in PHP for the MySQL we very often come across the same connect, fetch, query and other methods. Here is a php script which creates a class for DB access, called DBprocess, and in a way makes inserts, updates, selects and all that easier, and importantly from re-usable code. This script will be a basic data layer implementation.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Aug  8 2007

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

  Total: 348    Displaying: 41 - 60 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