MyJgui 0.5.7.2b (Development branch) |
|
|
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 menu item was added for loading a SQL console from a file. New buttons were added in the Content tab for moving the selection of the table to the first or last row (according to the limit). There is also a new 'Do not use limit' checkbox to disable use of the limit in the select query. In the quick search dialog you can use the 'Alt+ENTER' keyboard shortcut to apply a search. In the db tree a new table specific operation was added for showing the number of rows of the selected table.
|