Database Tools scripts - Top 4 Download

Database Tools script downloads

TOra

TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application.Main Features: - Handles multiple connections. - Asynchronus database communication. UI mostly responsive when accessing database. - Requires no installation on the database side to be fully functional. - Advanced SQL worksheet. ...

TPLN

TPLN is a new template class written in php that could interface with your database (PDO, MySQL , mSQL , Sybase, Interbase ....) via AdoDB.PHP code is separated of the design what facilitates the update of the design of your documents and to permit to separate work between developer PHP and the ...

txtSQL

txtSQL (pronounced "text-sequel") is a class containing a variety of functions designed to mimic a database system, using only regular text files. Running on the PHP language, it is object-oriented and can be looked at as sort of a framework in creating larger scripts (such as guestbooks, polls, forums etc.) There ...

Using ADO to list field definitions for tables

This script demonstrates the use of ADO to get database table definitions. A PostgreSQL create code is generated. ...
Python

Using Berkeley DB Database

Berkeley DB is an open source database. Its most important advantages are its simplicity to use and its performance. This is an introductory example, that shows how to create a database, add new elements in it (as Key/Value pairs) and finally how to print all content of the database. The example ...
Python

Using the MySQLdb interface

Using the MySQLdb interface script is a simple example showing how to use the MySQLdb interface to function with your MySQL database. ...
Python

VMPS Server Interface System

The VMPS Server Interface System (VSIS), also know as VMPS Registration and Management Server, is a simple web based interface to manage the nightmarish files for the Cisco VMPS Service. Essentially, its a database that gets exported to a text file, that's it. So, yes, essentially there are about 11 different ...

WaterFlea

WaterFlea is a MySQL database maintenance tool written in PHP. It provides a user-friendly front-end web-interface for easy database updating and maintenance. WaterFlea is easily deployable with MySQL databases. ...

Web Based Database Query Tool

Web Based Database Query Tool is a simple free Web based MySql database query tool.Features: - Web based mysql database query tool in php. - Easy to use tool that can be integrated in to any web page. - Dynamically change to any database or host. - Execute select, update, delete,abase ...

YODA

YODA is a PHP built, web-based database tool aimed at users, to allow them to view Oracle objects. Currently it can create/drop/alter tables/view/index/package/function/procedure/trigger/sequence, manage data in table and export to SQL/LaTeX/HTML/ExcelCSV/CSV/XML. ...