dbForge Studio for MySQL
dbForge Studio for MySQL is a universal set of MySQL GUI tools for database management, administration and development. It enables to create and execute queries, develop and debug MySQL routines, and automate MySQL database object management in the convenient environment.
-
Add filter to save and then use the previously introduced
Add filter to save and then use the previously introduced
8 votes -
Option to Ignore COMMENTS and CHARACTER SET / COLLATE in SCHEMA COMPARE
Add an option to ignore COMMENTS and CHARACTER SET / COLLATE in the Schema Compare Tool.
8 votes -
8 votes
-
Usability: Give Tabs a temporary name
PLEASE SUPPORT ME:
8 votesAdminDevart (Admin, Devart) responded
We explained how to create a blank project in the following post: http://forums.devart.com/viewtopic.php?f=23&t=26085#p88675
Please note that the database projects also store the information on open documents, so next time you open the previously saved project, the documents that were open last time you saved the project, will be restored.
-
7 votes
-
Display Comments in the View Editor
Reading full description of the view from the file where it is defined by using SELECT LOAD_FILE(CONCAT(IFNULL(@@GLOBAL.datadir, CONCAT(@@GLOBAL.basedir, 'data/')), 'db/<view>.frm')) command.
More info at: http://forums.devart.com/viewtopic.php?f=23&t=27305
7 votes -
7 votes
-
message about deleting indexes
when deleting many indexes every time before delete i need to press yes on confirm message, its slow down work with tables. if i have 10-15 fk in table and i need to delete 7 fk, than i will press Yes 7-n times on confirm message. Give please option to delete without confirm.
7 votes -
Colors for Relations, Views and Tables
Just to customize diagrams a little more
7 votes -
7 votes
AdminDevart (Admin, Devart) responded
This issue will be fixed in the next version 7.4. We will notify you once it’s available for downloading.
-
7 votes
-
Format binary column in data grid
I'd like to see a way to make the data grid display all values for a specific columns (in this case, a binary(16)) as a GUID.
Right now I have to create a view for each table and I would prefer it to be more efficient.
This could be solved in a robust and efficient way by allowing the user to apply a function of their choosing to the column. That's really all I'm doing in the view.
7 votes -
Usability: Highlight important Tables
PLEASE SUPPORT ME:
7 votesAdminDevart (Admin, Devart) responded
You could use the ‘Database Project’ functionality as described below:
1. Select ‘File → New → Blank Project’ from the main menu.
2. Drag’n’drop the connection from Database Explorer onto Project Explorer (select ‘View → Project Explorer’ from the main menu).
3. Drag’n’drop the specified tables from Database Explorer onto Project Explorer.
4. Save the project by selecting ‘File → Save NewProject As…’ from the main menu.Now, whenever you open the project, you will have your favourite tables in a convenient place.
Please also see the ‘Managing Database Projects’ node in the product’s Help documentation.
-
Ability to print table structure information
I love the product, but find the table printing to be a bit basic, and also time consuming if you wanted to print several tables. I've basically switched away from EMS SQL Manager for MySQL to your product (as yours runs much faster, especially when syncing), but still have to go back to EMS to print tables (like the one attached). EMS also has a nice feature where you can select multiple tables and print them off in one go. Any chance of something similar for dbForge studio?
6 votes -
Ability to import nested xml tags
Your XML import only can deal with a single dimension of data. There is no way of dealing with the [Link] second hierarchy. Properly creating a schema and/or entities is very important now with web services and there are not many programs that can do it.
6 votes -
Display in output window when query started
If it is not possible to display how long current set of queries is being executing (in a status bar next to word "Executing..." - I don't see quite honest why it is not possible), how about to show start time in an output window saying when query was sent to execution. Right now it shows only AFTER query has returned a result which is some what becomes irrelevant.
I come from MS SQL and it is handy to know how long any query is executing without profiling it.
6 votes -
When you remove a button from a toolbar, that it stay removed.
When you remove a button from a toolbar, that it stay removed after you close dbForge and open it again.
I tryed to remove the execute entire script (F5) and only let the Execute current statement(F8) but I need to do it each time I open dbForge.6 votes -
When adding revisions, allow searching by commit hash
A nice improvement to the process of adding revision(s) to a review would include the ability to search by commit hash.
In our agile process, a "story" that is ready for code review generally has the last commit hash (or a list of the commit hashes) documented somewhere on the card/case/whatever-you-call-it. Given this information, it would be really nice to simply copy that hash and be able to search for revision(s) when starting a new review.
6 votes -
Implement "Undo Unchanged Files" feature for TFS for any folder in pending changes.
Implement "Undo Unchanged Files" feature for any folder in pending changes.
For TFS this will be brilliant feature because there is no good tool/extension to do so.
Especially it is useful when baseless merge is performed.6 votes -
Add switch key to mouse click to open table in different views
Add a switch key (SHIFT, CTRL or ALT) to the mouse click behavior to open a table in design, text or data view with a single click.
6 votes
- Don't see your idea?