描述
Devart dbForge Studio 資料庫管理工具
產品特色
dbForge Studio for MySQL features
Intelligent code completion, formatting, MySQL prompt, and code snippets bring convenience and effectiveness to your SQL code writing. Code navigation, obtaining quick object information, and syntax check are performed instantly. Moreover, MySQL Code Editor doubles your coding speed.
Database Compare and Sync
When modifying MySQL database structure, transferring data between servers, analyzing differences between databases, you will:
- Compare and sync data and schemas
- Schedule regular database sync tasks
- Generate comparison report
Import/Export Data
Fill MySQL databases with external data using our export and import tools. They support more than 10 popular data formats and allow customizing the whole process. Templates, automating data import and data export tasks through command line are also available.
Copy Database
Transfer MySQL Server databases from one server instance to another with a handy Copy Databases tool. The tool allows you to:
- Customize copying settings
- Copy databases together with data
- Drop a database if it already exists on a target server
Database Designer
Use database diagram for creating, analyzing, reverse-engineering, printing and customizing your MySQL databases and for:
- Viewing foreign key relations
- Displaying DB objects with properties
- Execution of stored routines
Data Generator
Populate your MySQL tables with thousands of rows of realistic test data. Data Generator supports all MySQL data types, includes a large number of meaningful generators with customizable settings, and allows generating data via the command-line interface.
Query Profiler
Improve multi-second queries using Query Profiler. The tool helps you detect problems and optimize SQL queries via GUI. Profiler:
- Offers visual query profiling
- Compares profiling results
- Optimizes and improves query performance
Visual Query Builder
Visual query creation with diagram and expression editor. Queries of any complexity can be created in several seconds. The GUI tool automatically adds joins between tables and allows working with INSERT, UPDATE, DELETE statements.
MySQL Debugger
The first debugger for MySQL offers step-by-step code execution, breakpoints, watches, a call stack, a variables evaluation mechanism to automate debugging of MySQL stored routines and triggers, and keeps MySQL server’s logic during the execution of the stored procedure.
Table Designer
Visual designer for modifying or creating table structure, indexes, primary keys, defaults, and CHECK constraints. Get full control over the changes you have made. The heuristics feature will suggest a column type on creating a column based on the name you enter.
Database Refactoring
Improve MySQL database design by applying small changes. When such changes are performed, they are fully transparent and application takes care of all dependencies in the database:
- Renaming database objects with preview
- Refactoring script
Database Backup
Dump databases in SQL format and schedule regular MySQL database backups. Use 5 levels of file compression and wide set of options to fine-tune backups. Save your settings and connections as a project for the next time or to use in the command line.
Database Administration
Tools for MySQL database administration and management include means for:
- Managing user privileges
- MySQL service control
- Managing server variables
- Table maintenance
- Managing server sessions
- MySQL database security
Database Projects
The Database Project is a collection of SQL scripts and query files which allows you to logically organize them in one place and in an offline mode. With this technology you can compare a database project with a database, by receiving a synchronized script, and deploy database changes.
Report and Analysis
Data reporting is performed using wizard with rich feature set, manually, or via command line. Ready reports can be imported to 9 formats and delivered to their recipients.
Group and summarize your data in pivot tables to make it easier to read and understand.
Documenter
A tool for generation of MySQL and MariaDB database documentation. Documenter allows you to:
- Retrieve an overview of the database structure
- View inter-object and inter-database dependencies
- Customize documentation with style templates
- Generate documentation files in the HTML, PDF and Markdown formats
Broad Compatibility Options
dbForge Studio for MySQL is compatible with:
- MySQL server versions 5.5-8.0
- MariaDB server versions 5.5-10.5
- Percona PAM Authentication for MySQL
- Amazon RDS for MariaDB
Database migration
dbForge Studio for MySQL provides several ways to migrate databases either within the same instance or between different instances, that include:
- Copy MySQL Database
- Backup and Restore MySQL Database
- Import/Export