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: 221 - 240 Pages:    ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

   ext_shapelib   Hits: 1090 

 
ext_shapelib provides access to Shapefiles (.shp/.shx/.dbf) as used in GIS applications. Currently, creating of new files and adding shapes to those files is supported, however, full shapelib support is planned for upcoming releases.


Version: 0.0.1   Platform(s): linux, freebsd, osx, sun   Updated: Tue Dec 28 2004

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

   Library   Hits: 1394 

 
This script search a bibliography either by Author name or by Book name. Then provide other informations such as date and publication. required MySQL.


Version: 1.5   Platform(s): linux, windows   Updated: Thu Dec  9 2004

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

   OracleEditor.php   Hits: 4367 

 
OracleEditor.php is a standalone PHP script which allows you to browse your Oracle database tables/views and insert, update and delete rows in any table. It has two modes for SQL entry - one is wizard-like, the other one allows executing arbitrary SQL statements. It requires no installation and no configuration. It is written for situations where you quickly need to do some small data manipulation and don't have a better tool available. OracleEditor.php is free and Open Source.


Version: 1.17   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Nov 17 2004

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

   QuickData   Hits: 1800 

 
Simply select an html form. QuickData parses the form elements and generates $_POST code, mysql table creation and insert scripts. Full version generates jsp,php and asp form data submittal scripts for MySql, Oracle and Microsoft SQL. Check out arthurcote.com for FormSketcher - wysiwyg html designer - auto generates database, tables and validation rules based on reg expressions.


Version: 1.5   Platform(s): windows   Updated: Tue Oct 26 2004

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

   dataMiner   Hits: 1900 

 
dataMiner is a PHP script for manipulating data stored in a database. Table metadata is loaded internally by PHP, leaving configuration minimized to bare essentials. Features like file upload handling, image thumbnails, advanced form controls w/ javascript, data importing / exporting, a popup calendar, WYSIWYG editor, and css themes are included.


Version: 0.40   Platform(s): linux, windows, freebsd, osx, sun   Updated: Thu Oct 21 2004

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

   Jax db_tools   Hits: 3177 

 
A collection of tools for managing CSV- and MySQL- tables. Originally designed for the data sources used by Jax Scripts (Jax Guestbook, Jax Newsletter etc...) but also generally usable to convert CSV- and MySQL-tables.


Version: 1.0 ß   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Oct 19 2004

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

   xSQLite   Hits: 1007 

 
A simple PHP class to manage all sqlite database related operations, including database creation, queries, etc.


Version: 0.1 BETA   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Oct  4 2004

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

   phpMySQLDiff   Hits: 1845 

 
A litte tool to create an alter-script for the differences between two databases. Since 1.4.0 InnoDB FOREIGN KEYS are supported. MySQLdiff 1.5.0 added support for FULLTEXT Indexes so a auto_increments. There was also added the (experimental) feature to upload sql-scripts to compare them against another script or an existing database.


Version: 1.4.0   Platform(s): Apache/PHP   Updated: Fri Oct  1 2004

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

   class-1 Backup/Restore   Hits: 1672 

 
class-1 Backup/Restore is a PHP script that allows backup and restore of MySQL tables. It can be used as a stand-alone script or you can incorporate it into your own scripts. Features; * Extremely easy installation * Extremely easy usage * Backup from any database * Restore to any database * Select which tables to backup * Choose whether to backup just table structure, data or both * Choose whether to restore just table structure, data or both


Version: 0.1   Platform(s): linux, windows, freebsd, osx   Updated: Sat Jul 26 2008

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

   ADODB_SQL   Hits: 2361 

 
ADODB_SQL allows you migrate your code using DB_Sql format (PHPLIB) to an another DB engine like ADODB.


Version: 1.0.0   Platform(s): Unix, Windows   Updated: Tue Sep 28 2004

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

   ezSqliteAdmin   Hits: 1439 

 
ezSqliteAdmin is a tool written in PHP & XUL intended to handle the administration of SQLite over the Web. It requires PHP >= PHP5.0.0 & Mozilla platform to run.


Version: 0.1.0-beta   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Jul 26 2008

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

   MySQL Dialog   Hits: 1082 

 
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 from the result sets can also be displayed. The class may optionally return error messages on failure based on the mysql_error() and user defined error messages.


Version: n/a   Platform(s): linux, windows   Updated: Sat Jul 26 2008

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

   Simple Model Generator (ModGen)   Hits: 1360 

 
Ever get tired of writing gets() and sets() or the same SELECT UPDATE DELETE queries day in and day out? Check out this simple model generator. It accepts a list of values, a form's URL, or a database connection and uses it to generate a data model and model factory. It's free and easy to use, but does cache your model. If you would like your model to be removed from the site's cache, please email me. If you have any suggestions or additional ideas, please feel free to contact me. NOTE: I really only did this for my own use, but figured some other people mind like it as well. The database method is really intended for my own personal use. While no connection information is stored or written in the model, the site is not SSL secure.


Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sat Jul 26 2008

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

   dbUtils   Hits: 7806 

 
dbUtils is a simple, pure-PHP solution which allows anyone to manage multiple mySQL databases and tables. dbUtils currently consists of 5 functions to allow you to accomplish a number of copying, moving, renaming, and general management tasks. Designed originally for database backup without the need for command-line access or telnet access, but expanded to provide functions normally not available in most database management front-ends like phpMyAdmin.


Version: 1.1   Platform(s): linux, windows, freebsd   Updated: Tue Sep  7 2004

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

   FX.php   Hits: 2358 

 
FX.php is a PHP class which combines the ease-of-use of FileMaker with the power of PHP. In the latest release, FX.php allows access to every version of FileMaker since version 5, and preliminary support has been added for MySQL. FX.php is designed to give FileMaker users the advantages and flexibility of using PHP. In addition, the new MySQL support adds the option of using data from multiple data sources, without knowledge of SQL.


Version: 3.0   Platform(s): Any platform where PHP is available.   Updated: Tue Aug 31 2004

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

   SQLiteManager   Hits: 3503 

 
SQLiteManager is a multilingual web based tool to manage SQLite database. The programming language used is: PHP4 and work fine with PHP5. Work just as well on a platform Linux as on Windows or Mac OsX. This project is in course of developpement, but it is alway very functional. The various functionality are: - Management of several database - Creation 'Connection' to several database - Property of the database. - Management of the options of the database. - Creation / update / delete tables - Management of the indices - Showing / Insert / ALter / Suppression of data in the tables - Imports data from a file - execution of manual query from 'SQLite' format or from 'MySQL' format (conversion) - Create / Update / Delete of View - create / Update / Delete of Trigger - Management of the user defined function. (usable in SQLiteManager query) - exports structure and data to the SQL format


Version: 0.9.8-2   Platform(s): Linux, Win, ...   Updated: Thu Aug 26 2004

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

   db Class (MySQL) with an errorlog! Secure your errors!   Hits: 1499 

 
An "easy-to-use" db class with 2 included How-To-Files in english and german and an example php-file. For private or commercial use.- It's FREE!! Just rate my Script and habve fun!


Version: 2.0   Platform(s): Unix, Linux, Win NT, XP   Updated: Wed Aug 25 2004

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

   ezSQL   Hits: 45593 

 
A class that makes it ridiculously easy to use mySQL, Oracle8, Inerbase/Firebase, PostgreSQL, SQLite (PHP), SQLite (C++) and/or MS-SQL database(s) within your PHP/C++ script. Includes lots of examples making it very easy to understand how to work with databases. ezSQL has excellent debug functions making it lightning-fast to see what’s going on in your SQL code. ezSQL can dramatically decrease development time and in most cases will streamline your code and make things run faster as well as making it very easy to debug and optimise your database queries. It is a small class and will not add very much overhead to your website.


Version: 1.26   Platform(s): n/a   Updated: Mon Jun 28 2004

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

   doSQL()   Hits: 1332 

 
doSQL() is a PHP4 script that can dump data back from a SQL text file (generated by backupDB() (also available on this site), phpMyAdmin, or similar) to a new database, or run any number of SQL commands in batch mode. Detailed progress reporting, including time remaing, processing rate (text and graph available).


Version: 1.2.10   Platform(s): n/a   Updated: Fri Jul 16 2004

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

   Convert Character set (convert charset)   Hits: 2123 

 
This is a PHP class that you can use to convert between utf-8, windows, iso, dos, ibm, mac charsets. It's very useful with databases, text procesing, especially when you have many people on different computers and different operating systems working on the same web site.


Version: 1.0   Platform(s): All   Updated: Thu Jul 29 2004

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

  Total: 347    Displaying: 221 - 240 Pages:    ... 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18

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