Database Tools scripts - Top 4 Download

Database Tools script downloads

SQLiteWebAdmin

SqliteWebAdmin is a OpenSource web based Database administration tool for SQLite Databases, written in PHP.Features - Manage multiple SQLite Databases - Create new Databases - Show, and Edit Database Properties - Create new Tables - Show and Edit table structure - Browsing Table Data ...

SQLReactor

It currently support database engines like MySQL, SQLite, PostgreSQL and Oracle. What's New in This Release: · Implemented methods to create indexes · Implemented toArray() and fromArray() methods · Implemented attributes() method · Add a method to create all tables ...

SQuirreL SQL Client

SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. The minimum version of Java supported is 1.5.x as of SQuirreL version 2.4. Plugins: - DB2 Plugin: Stored Procedures, Triggers and ...

tdbSQL

tdbSQL is a complete implementation of an EASY sql server for the tdbengine RDBMS without needing a web server (CGI). It is a client-server-solution which can be accessed via TCP. Its aim is to access tdbengine-DBs from other programming languages than EASY (PERL, PHP, C, C , C#, JAVA etc.) over ...

TextDB PHP

If you don't have access to a database but you do have access to PHP, and you want your web data stored in a database, then this is what you're looking for! Full sql compatibility is planned as well as a perl port. ...

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. ...