Skip to content

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.

http://www.devart.com/dbforge/mysql/studio/

dbForge Studio for MySQL

Categories

JUMP TO ANOTHER FORUM

301 results found

  1. Rename mysql database using dbforge studio

    227 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    7 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Would it be possible to add a group/folder feature to the connection explorer, so connections can be organized?

    206 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    13 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Please note that you can assign one of the available document categories with colors to a connection as follows:

    1. Right-click a connection in Database Explorer and select ‘Modify Connection…’ from the popup menu. The ‘Database Connection Properties’ dialog opens.
    2. Switch to the ‘Connection’ tab.
    3. In the ‘Document Category’ drop-down menu, select one of the available options or add a new one by clicking the three-dotted button.

  3. A search box with autocomplete in database explorer where we can search tables and procedures by writing their initial characters or better still any substring that matches their names.

    Currently there seems to be no way to search to a table or procedure or functions and if you have hundreds of them, you have to manually scroll to selected one.

    112 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    5 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Copy or Move via Drag & Drop of any item to another schema & across connections

    77 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    7 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Displaying fields of different types in different colors, as example int* - blue, char* - green etc, in data editor and table editor. Maybe in compare tool.

    As HeidiSQL: http://www.heidisql.com/screenshots.php?which=grideditors

    65 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 45 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    4 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Add 'Scripts' folder location tab to 'connection' setup dialog and you would get this:

    <connection>
    ......Tables
    ......Views
    ......Procedures
    ......Functions
    ......Triggers
    ......Events
    ......UDFs
    ......Scripts
    ......SQL_Scripts

    Perhaps even consider ability to enable a auto-maintained 'sqlscripts' table to any schema for unified storage. Browse to SQLScripts, right-click to Edit/Run, just like file system level scripts.

    44 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    3 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Show a small field with a SQL query executed at the opening of the data tab with the ability to modifiability the query. At first name filters and sorts also change it

    40 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. I have many fields that use the BINARY data type. Its near impossible to copy the value of those fields properly to use in the UNHEX() function.
    1) Need a mechanism to copy the field as-is for use with UNHEX() and/or copy to Base64
    2) The hex viewer would look better using a fixed-width font

    40 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. feature to anylize query, and to determine whether optimization of the indices are needed

    39 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. A backup for all databases (or choosen) will be useful. These function should be startable from the windows task planer for a good backup strategy.

    36 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. if any of the users accessing or using the database please restrict the restore option.

    35 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. In the database menu we can start, commit and rollback transactions. But sometimes I forget to start a transaction, work with a database and then I want to rollback my changes, but I can't.

    Would be nice if we had an option to start implicit transactions when working with a database.

    Of course there are statements that cause an implicit commit, but users should be aware about them.

    So, one of the use cases can be like this:

    I open a new SQL window, write a few queries and execute them. And then I see links (buttons) to commit or…

    34 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. The ability to use SSH keys provided from an agent (such as Pageant1) instead of using a static path to them in the connection configuration.

    24 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    2 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Add the ability to share the connection settings via the network so everyone using dbForge has the same databases.

    23 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. For instance, several tables (views, procedures, functions, etc.) have
    identical prefix. So, it would be convenient to have these objects separated
    into the following, let's say, two groups:
    1.
    Tables
    --prefix1
    ---- table1
    ---- table2
    ......
    --prefix2
    ----table1
    ---- table2
    Views
    --prefix1
    ----view1
    ---- view2
    ......
    --prefix2
    ----view1
    ----view2
    2.
    prefix1
    --Tables
    ----table1
    ----table2
    ......
    --Views
    ----view1
    ----view2
    ......
    prefix2
    --Tables
    ----table1
    ----table2
    ......
    --Views
    ----view1
    ----view2

    20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. We need possibility to draw free any colored lines vith arrows from any diagram point to any other diagram point - small visio line drawing as sample. Without any column linking - only any line drawing.

    19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. For many cases, one can design a Pivot Table accompanied with a Chart/Graph BUT THERE is NO way one can use the CHART anywhere else apart from JUST seeing it there yet sometimes the concerned person needs to export and use the chart for further reporting needs...

    Love to have a functionality that provides for Saving Chart as png, jpg, jpeg, etc ... or even pdf

    Thanks
    Stephen

    18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. It is a bit annoying when you have lots of connections in the Database Explorer and can not find a specific one. An option to sort connections by their name and the ability to search connections via name and/or host would be nice and helpful.

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    4 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
← Previous 1 3 4 5 15 16
  • Don't see your idea?