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

   ZBase   Hits: 6172 

 
ZBase is an object framework (set of classes) written in PHP4 allowing to develop the www frontend of a database very quickly and simply. In ZBase, each entry in the database can be considered as an object, and ZBase provides standard methods to modify or display its content. ZBase is aimed at experienced web site developers, not at the low-end user. You won't have this web interface working in less than five minutes.


Version: 1.0   Platform(s): Unix   Updated: Mon Sep 18 2000

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

   Enzyme   Hits: 12246 

 
Enzyme is based on the backend engine developed for the commercial web site CatalystRecruiting.com. It's a system for gathering data so that it can be searched according to specific pre-arranged criteria. For instance, CatalystRecruiting.com collects college students' resume data in a structured way; employers then do searches based on specific criteria (skills, school, GPA, SAT score, etc). The system has a wide range of potential applications for any type of database-related projects including Generic DB-backed "people finding people" application, like CR, eBay, Garage.com, or even SourceForge.


Version: 0.5   Platform(s): n/a   Updated: Fri Jun 30 2000

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

   MySQL PHP to PostgresSQL   Hits: 3186 

 
MySQL PHP to PostgresSQL is a program that takes a php page that uses mysql calls and changes them into Postgres calls. This allows any website that was written in PHP for MySQL to run as a website written to run on Postgres.


Version: 0.92   Platform(s): n/a   Updated: Wed Jun 28 2000

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

   Ministry of Truth (MOT)   Hits: 20156 

 
MOT is a useful Web database system that can be used to create Web-based databases without writing a single line of code. It can be used to create anything from job and project tracking systems, to inventories and pretty much anything else for which relatively simple databases are used. Main features include: The ability to create and modify databases, tables, fields, and permissions, all from a point and click, web interface, Support for links between tables, Multiple user support, Support for sorting and restricting every table to a fully configurable set of fields, Basic support for writing custom sql queries, Importing and exporting database schemas, Basic searching capabilities, CSS support for configuring the interface, and more.


Version: 2.0 b3   Platform(s): Unix   Updated: Thu May  4 2000

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

   class.DBI   Hits: 4060 

 
This is a Perl's DBI/DBD-like class that provides a database abstraction layer for PHP scripts. Sample code and detail instructions can be found on its Web site.


Version: 0.3.5   Platform(s): n/a   Updated: Sun May  7 2000

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

   OpaL Database Administration Tool (ODAT)   Hits: 2810 

 
ODAT is a general database editing tool for mysql-databases. It should not be too hard to change it for other database systems. It currently features: Handle (almost?) all tables and row types, If the name of a column ends with Id it will search and give the result from a table with the name (without the ending Id) of that column, Searches for the column Id in that table, and more.


Version: 0.1.0   Platform(s): n/a   Updated: Mon Mar 13 2000

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

   PHP/Msql Database Script   Hits: 3226 

 
This PHP script will allow you to open any MiniSQL database, and then list the database contents, make additions, deletions, and updates. The script communicates with the MSQL server to determine the names and types of fields in the database table. The first field in the database table needs to be a unique string field which will be used as the key for changes. Other fields can be any type.


Version: 1.5   Platform(s): n/a   Updated: Sat Mar 11 2000

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

   AccessDBM   Hits: 6067 

 
AccessDBM is a simple wrapper for the PHP3 dbm file functions. It's primarily used for quick-and-dirty single-method'' programs. Supported DBM functions include initializing, adding and removing entries, getting values, openning and closing DBM, searching for keys and values, and more.


Version: 1.1   Platform(s): n/a   Updated: Thu Feb  3 2000

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

   mysql.phtml   Hits: 5395 

 
mysql.phtml provides a Web-based user interface for manipulating MySQL databases, queries and tables. Currently supported options include: create database, table, query and alter tables.


Version: n/a   Platform(s): n/a   Updated: Thu Jan 27 2000

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

   MyServer Admin   Hits: 2205 

 
MyServer Admin is a set of PHP3 scripts for manipulating and administering MySQL via Web. Main features include: create new database, drop existing database, export database, privilege manipulation for users, database, and host, you can write your private SQL query, extended records listing, and much more.


Version: S990918-3d   Platform(s): Unix   Updated: Thu Jan 27 2000

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

   Metabase   Hits: 3320 

 
Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DBMS independent database schemas file defined in a custom XML format; and A manager class for installing a new database, comparing a previously installed schema with a new schema and only installing the changes, and for dumping database structure and contents in the same XML format.


Version: n/a   Platform(s): n/a   Updated: Wed Jan 19 2000

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

   WebSQL for Sybase ASE   Hits: 1989 

 
WebSQL is a simple script written in PHP3 that provides a simple SQL Web interface for Sybase ASE. Please note that for certain MSIE browsers, you need to view the page source for script code.


Version: 1.1.1   Platform(s): Unix   Updated: Thu Jan  6 2000

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

   SQLAdmin   Hits: 3963 

 
SQLAdmin is an SQL administration user interface for the Web. Its goal is to enable remote editing of tables stored in a SQL database. SQLAdmin is written in PHP and currently supports only mSQL (more databases support is planed).


Version: 2.1   Platform(s): n/a   Updated: Sun Dec 26 1999

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

   Abstract DB   Hits: 7300 

 
Abstract DB is a set of two PHP classes which together form an abstract interface for all the different databases that PHP supports. PHP supports many different database servers. Unfortunately there is no single interface, every database has it's own set of functions. Abstract DB remedies that up to a certain extent. By using these classes you will be giving up some functionality of any specific database, but your programs will be portable over a variety of different database servers.


Version: 2.0   Platform(s): n/a   Updated: Wed Dec 22 1999

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

   MySQL Database Useradmin   Hits: 10546 

 
This is a set of PHP3 scripts and HTML files that provide Web-based interface to MySQL database to administer your user information. It allows you to add, delete, edit, view and search your user database.


Version: n/a   Platform(s): n/a   Updated: Mon Nov 22 1999

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

  Total: 355    Displaying: 341 - 355 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