Download List

Project Description

dbMan is a complex SQL monitor for common database systems (PgSQL, Oracle, MySQL etc.). It's based on Perl and DBI interfaces. Features include a command history buffer, tab completion, editing Oracle objects, simultaneous connections, SQL help, importing and exporting of tables, Oracle explain plan, and more. dbMan is made as a simple kernel and many extension modules, and you can make your modules with a simple HOWTO.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-20 07:04
0.37

This version adds better TAB completion and reverse-i-
search function (Control+R) to the Curses interface. Some
bugfixes (module prerequisites, bad transaction information,
etc.) were made.
Tags: Minor feature enhancements

2005-02-13 02:55
0.36

A curses interface has been added with menu support and key bindings
(all functions from the commandline interface are converted to the
curses style).
Tags: Major feature enhancements

2005-02-09 20:07
0.35

This version brings key bindings for macros and commands, some new commands for key bindings definitions, some small bugfixes for macros from the last version, and support for cross-schema editing objects in Oracle databases.
Tags: Major feature enhancements

2005-02-09 07:36
0.34

In this release, a new macro language based on Perl
substitutions was added, 5 new commands for manipulating
the macro database were added, and there were some small
cleanups.
Tags: Major feature enhancements

2005-01-31 05:20
0.33

Code cleanup. Many PgSQL and Oracle bugs have been corrected (some patches from last year). The WITH SQL command is included. All modules have been changed to the new Perl OO syntax. Better terminal clearing.
Tags: Major bugfixes

Project Resources