D
Dave Glasser
Version 1.3 of QueryForm, a free, open-source database utility, has
been released.
QueryForm is a robust Java/Swing app that provides a powerful GUI
front end for relational databases. It creates forms on-the-fly
through which you can query tables and browse the results with just a
few keystrokes or mouse clicks. It also lets you insert, update and
delete table rows without typing any SQL statements.
The latest release features full support for pluggable look-and-feels,
and allows the look-and-feel to be changed on-the-fly while the
program is running. Enjoy a little eye candy, and use QueryForm with
one of the many available third-party look-and-feel modules, a number
of which are free.
If you're a developer who writes database-centric software, QueryForm
can save you the tedium of typing or pasting hundreds of SQL
statements into an ISQL window each day to create test data or to
verify that updates were peformed properly.
Main features:
* Supports multiple concurrent connections to different databases.
* Tables can be queried through a simple form-based interface or
with a custom WHERE-clause editor.
* Query results can be browsed one row at a time, or viewed in a
scrollable grid. Results can be refreshed with a single keystroke
or mouseclick.
* Query results can be exported to CSV files or INSERT statements.
* Table rows can be created, updated or deleted.
* Table rows can be "cloned" (except for the primary key and other
unique fields) which makes generating test data quick and easy.
* Table metadata -- column types and sizes, and primary and foreign
key fields -- can be viewed for each table in a database.
Check it out at:
http://qform.sourceforge.net
Download it at:
http://sourceforge.net/project/showfiles.php?group_id=71893
For look-and-feel modules, visit:
http://www.javootoo.com
been released.
QueryForm is a robust Java/Swing app that provides a powerful GUI
front end for relational databases. It creates forms on-the-fly
through which you can query tables and browse the results with just a
few keystrokes or mouse clicks. It also lets you insert, update and
delete table rows without typing any SQL statements.
The latest release features full support for pluggable look-and-feels,
and allows the look-and-feel to be changed on-the-fly while the
program is running. Enjoy a little eye candy, and use QueryForm with
one of the many available third-party look-and-feel modules, a number
of which are free.
If you're a developer who writes database-centric software, QueryForm
can save you the tedium of typing or pasting hundreds of SQL
statements into an ISQL window each day to create test data or to
verify that updates were peformed properly.
Main features:
* Supports multiple concurrent connections to different databases.
* Tables can be queried through a simple form-based interface or
with a custom WHERE-clause editor.
* Query results can be browsed one row at a time, or viewed in a
scrollable grid. Results can be refreshed with a single keystroke
or mouseclick.
* Query results can be exported to CSV files or INSERT statements.
* Table rows can be created, updated or deleted.
* Table rows can be "cloned" (except for the primary key and other
unique fields) which makes generating test data quick and easy.
* Table metadata -- column types and sizes, and primary and foreign
key fields -- can be viewed for each table in a database.
Check it out at:
http://qform.sourceforge.net
Download it at:
http://sourceforge.net/project/showfiles.php?group_id=71893
For look-and-feel modules, visit:
http://www.javootoo.com