MyJgui 0.5.7 (Default branch) |
|
|
Wednesday January 30, 2008. 05:16 PM FreshMeat
MyJgui is a GUI (graphical user interface) for MySQL. It aims to be easy to use for new users as well as experts. You can store multiple connections that can be used simultaneously. Stored passwords are encrypted using symmetric encryption. Underlying databases and tables are displayed in a tree structure with the connections being the first level nodes. MyJgui is capable of easy data manipulation through a grid. It has a unique feature of bookmarking parametrical queries (sqlmarks). The documentation (user guide) is quite comprehensive and kept up-to-date.
License: GNU General Public License (GPL)
Changes:
A new option to prompt for a password was added in
the preferences. The alias from connection details
is shown in the database tree instead of
server.port.login. New items were added in the
table node popup menu: show create table, analyze
table, and rows count. The "Load SQL console from
file" menu item was added. A new checkbox that
selects whether to use a limit was added. In the
quicksearch dialog, you can use a keyboard
shortcut "Alt+Enter" to apply a search. Bugfixes:
Inserting and updating the Date and Timestamp
columns were fixed. Committing a change in the
current cell after pressing the commit button was
fixed.
|