Database Tools scripts - Top 4 Download

Database Tools script downloads

Report Manager

Report manager is a reporting application (Report Manager Designer) and also a set of components for Delphi , Builder and Kylix, also supports development environment accepting ActiveX controls (Visual Basic,Visual FoxPro,any Visual Studio.Net language...). C dynamic standard library with exported functions is provided to use the engine with any other language ...

Resultset

Resultset allows you to accessdatabase results by field name. It wraps each result row in a ResultRow class which allows you to retrieve results via a dictionary interface (by column name). The regular list interface (by column number) is also provided. ...
Python

Run SQLite connections in isolated threads

This script lets databaseconnections live in their own thread and queues are used to communicate with them. ...
Python

Scaffold4PHP

Scaffold4PHP allows PHP developers to create Class representations and basic CRUD (Create, Retrieve, Update, Delete) methods for all tables in a database in seconds. ...

Sequel Explorer

Sequel Explorer is a database management tool. But, it is also much more than just a Database Management Tool. It utilizes the platform-independence of the Perl programming language and the SQL database language to create a universal management platform. This application is very easy to install and use. ...

simple mysql

simple mysql provides you access to a mysql server in a perl/php style. It is a simple but easy to use OOP warp around the standard mysql c api without any complicated techniques and objects classes. ...
Delphi

Simple ZODB viewer in wxPython

This is a very simple script that allows you to examine a ZODB database. Start the script and you can see what is in your ZODB file as well as the overall structure. ...
Python

Single parameters style for DB API modules

This script allows you to code SQL queries the same way independent on paramstyle of used DB module. ...
Python

SortedTable

SortedTable allows you to make any valid table a sortable one. Tables can be sorted automatically or manually by moving rows. To start using SortedTable all you need is:- have a valid document, - have a valid table* in this document - download the following javascripts to a folder on your ...
JavaScript

SPIDERS

SPIDERS (SQL PHP/PERL Integrated DEvelopment Reporting System) is a PHP web front end on apache used to run perl script reports on SQL databases. SPIDERS utilizes psRpt to generate excel reports from perl scripts that query a SQL database. ...

SQL Tool Box

Sqltoolbox is a collection of database manipulation tools allowing viewing, editing, and querying of data across different database platforms and operating systems.The script is very easy to install, use and customize to suit your needs. ...

Sql2diagram sxd

It can be used in reverse-engineering ERD (Entity-Relationship Diagrams) to create UML-style table structure diagrams.The program outputs OpenOffice.org Draw (.sxd) files, so the results are editable.The program can also output a machine readable textual explanation of the diagram it is writing. ...
Python

SqlBuilder

SqlBuilder is a library which attempts to take the pain out of generating SQL queries within Java programs. Using one programming language (Java) to generate code for another language (i.e. SQL) is always a challenge. There are always issues with escaping characters within string literals, getting spaces in the right place, ...

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