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

132 results found

  1. Please make color schemes for everything what is NOT a skin (eg. text editor area, servers-databases tree area, properties area). It is important for me to work only in blacks and dim colors. Options > Text Editor> Font & Colors no can do!

    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 →
  2. Ability to connect to MySQL servers hosted on Amazon cloud.

    0 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 →
  3. add possibility to ctrl+F to find text in LOB editor

    3 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 →
  4. When we edit a routine in dbforge, the routine window has + Options and its window for parameters. This takes a lot of space even when we don't have any parameters. I think this should be dockable so we can get more space to view the code in the routine. At the moment I can see only 13 lines of code and have to scroll up & down continously as my routines have more than 400 lines.

    1 vote
    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 →
  5. Currently, importing/exporting to Excel/Access uses 2003 format. Would appreciate ability to recognise 2007 format (importing from Access 2007 not possible, exporting to Excel limited to 65000 rows, not the 1 M+ from 2007).

    18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  3 comments  ·  Features  ·  Admin →
  6. Allow user to choose color for DB, which will shown in editor as background or something. And don't be worry about working with Test DB and Production DB.

    9 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 →
  7. Currently the duplicate object is only capable of copying tables and other objects on the same host. There does not seem to be any reason why it could not work across hosts. Thsi would be handy to easily migrate objects from a development server to production.

    4 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 →
  8. 20 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 →
  9. 47 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  1 comment  ·  Features  ·  Admin →
  10. Be able to see results of recent queries in data view

    4 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 →
  11. If OUT Parameter is INT or BIGINT
    and if result is NULL for OUT Parameter
    dbForge for MySQL returns 0 instead of NULL
    Please add this feature in your coming release.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Features  ·  Admin →
  12. It will very usefull to make this option in new version.

    13 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  3 comments  ·  Features  ·  Admin →
  13. Exporting resultset not as CSV and so on, but as SQL insert statements, for example, just how phpMyAdmin can

    109 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    6 comments  ·  Features  ·  Admin →
  14. 67 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 →
  15. will be useful for rapid filling of data and study the performance, before it becomes a problem.

    33 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 →

    Meaningful test data generation is available in a new tool – dbForge Data Generator for MySQL. In a few months it’ll be implemented in dbForge Studio for MySQL.

  16. auto-change of source code containing a procedure, function, view, or table name if renamed or moved to another schema.

    116 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 →

    Hello,

    We would like to let you know that we have released dbForge Studio Beta for MySQL, v6.0 where the Database Refactoring functionality is implemented: http://www.devart.com/dbforge/mysql/studio/download.html

    It is well known that the refactoring of a database is not an easy task and every developer or administrator, sooner or later, encounters it.

    You should expect problems when refactoring a MySQL database in the following cases:

    1) When renaming the table column referenced by the column of another table via foreign key.
    2) When renaming the table column or the table itself from which data is fetched in a view.
    3) When renaming objects with code.

    All the above cases were handled by us during developing this functionality and tested on real databases.

    In our application, Refactoring can be invoked from the popup menu of each object in Databse Explorer as well as from the visual object editor when changing the name…

  17. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  2 comments  ·  Features  ·  Admin →
  18. There is the "Explorer" panel on the left (by default) where available database are shown. If you expand a database node you see Tables, Procedures, Functions and other nodes.

    It would be good if number of objects were shown in the parentheses near the node name, for example:

    MyDatabase
    +Tables (50)
    +Procedures (200)
    +Functions (100)

    Personally, I need to see if an object (or objects) has been added to the database. For example I execute 3 create procedure statements, and then I want to check that number of procedures has been increased by 3.

    12 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Features  ·  Admin →
  19. Creation and easy management of the groups of user with equal access rights

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Features  ·  Admin →
  20. Ability to disregard white space in schema comparisons

    43 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  3 comments  ·  Features  ·  Admin →
  • Don't see your idea?