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

131 results found

  1. When working on an SQL query with multiple servers available, it'd be nice to be able to display which server (and database) the sql will be running on... (or make it more evident if it's already there and I'm missing it)

    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 →
  2. When creating a complicated filter I would like to export the generated select statement to clipboard so I can use it for update statements

    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 →

    This can be achieved as follows:

    1. Select ‘Tools → Options’ from the main menu. The ‘Options’ window opens.
    2. Navigate to the ‘Environment → Output’ branch.
    3. Select the ‘Write queries sent by the program to the SQL Log’ option.
    4. Restart dbForge Studio for MySQL.

    Now you can view the corresponding queries on the ‘SQL Log’ tab of the ‘Output’ tool window that can be opened by selecting ‘View → Output’ from the main menu.

  3. Make the DML editable when creating or modifying a table. This is available in the MSSQL version of dbForge and is VERY useful when wanting to cut/paste column definitions from other tables

    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 →
  4. Provide a template based stored procedure generator. This would help with large projects where CRUD stored procedures need to be generated for multiple tables

    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 →
  5. Editing of all table options in MySQL especially table comment.

    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 →

    This can be done on the Main tab of Table Editor.

    Please refer to the ‘Main, Table Editor’ topic in the product’s Help documentation for details.

  6. 1 vote
    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 →

    There are command line switches for generating data reports, backup, restore operations.

    For help, please type the following in the command line prompt:

    C:\Program Files\Devart\dbForge Studio for MySQL>dbforgemysql

  7. There doesn't appear to be anyway to define the Index type used on a Primary Key column when creating a table or altering a table without hand writing the DDL SQL. Please consider adding a drop down box in the Primary Key Properties dialogue box so this can be set when choosing other Primary key properties. Thanks.

    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 →

    This can be achieved as follows:

    1. Expand a table in Database Explorer.
    2. Right-click the ‘Indexes’ node.
    3. Select ‘New Index…’ from the popup menu.

  8. 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 →
  9. Export tables in one file.
    When I need to export multiple tables I have to run PhpMySql.

    1 vote
    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 →
  10. Add possibility to save dbd as picture (jpg for example) or allow user to select any page size on printer. In that case users can use pdf virtual printer or smth like this

    1 vote
    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 →
  11. It would be glad to have an assistant to backup from a server and restore to another server
    Less error, safer and easier

    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 →
  12. MariaDB supports PCRE Regular Expressions:
    REGEXPINSTR,
    REGEXP
    REPLACE
    REGEXP_SUBSTR
    It would be nice if Studio MySQL would know these functions.

    1 vote
    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 →
  13. I consider it possible to make a sub-folders for procedures and functions . When a large project , it can be difficult to search by name . It would be convenient to group the virtual folders procedures . For MySQL is not essential , but it is convenient for the user.

    1 vote
    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 →
  14. when i use a table,
    i will open this table to issue something whatever,
    if we have this
    "top n by column" features
    i can open it fastly.

    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  ·  1 comment  ·  Features  ·  Admin →
  15. 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 →
  16. Replace the call IE browser to installed on the system default.
    For example, a window opens when you call the menu item in the application in IE instead of the Opera (my default). This is extremely inconvenient

    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 →
  17. MySQL - utility to copy table (or part of it by query) from one MySQL DB to another MySQL DB. Type of Copy: Append, Replace or Update using specified key: list of columns

    1 vote
    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 →
  18. I'm usinge the free version for mySql and MSSql. In the MSSql I found the button to view the Data as HTML. It would be nice to have it in MySql-Version free also

    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 →
  19. Few people still use email clientes in their laptops these days. I frequently see errors in dbForge Studio, I frequently find errors on the new 7.3 version, but I cannot send them.

    It's 2018, please create an API to receive these errors without requiring email clients.

    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. in high resolution/dpi, like 2k or 4k under 30" screen, the control and tree font is too small and could not found setting to adjust.

    1 vote
    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 →
  • Don't see your idea?