dbForge Studio for My SQL

加强数据库的开发。

以下是 "特点",如果您需要了解更多信息,您可以联系我们。

SQL代码辅助 

  • 代码完成 Code completion — to create whole SQL statement in a few keystrokes.
  • 代码格式化 SQL formatting — to follow common coding style (standard).
  • T-SQL 分析器 — to improve quality of your code with configurable rules.
  • SQL snippets — to save time storing and reusing repeated code fragments.
  • 快速对象信息 Quick object information — to show hints with info on database objects.
  • Code 导航 — to quickly jump by F12 to variable declaration, object editor, etc.

源代码控制

将源代码管理系统集成到数据库开发和部署过程中,轻松实现版本控制。

  • Link database the most popular source control systems
  • Source-control a working folder
  • Perform all source-controlling tasks visually in a handy interface
  • Track changes history
  • Resolve conflicts

索引管理

快速分析SQL索引的状态,并解决索引碎片化的问题。索引管理器允许您快速收集索引碎片统计信息并检测需要维护的数据库,您可以在可视化模式下立即重建和重新组织SQL索引,或者生成SQL脚本以供将来使用。


单元测试

An intuitive and convenient tool for implementing automated unit testing. The tool is based on the open-source tSQLt framework, so SQL developers can benefit from writing unit tests in regular T-SQL. Unit Test rich functionality allows to develop stable and reliable code that can be properly regression tested at the unit level.


表设计器

表是任何数据库中的关键对象,也是最难配置的对象,SQL表设计器允许协助你解决这一难题。

  • 在可视化编辑器中快速设置表属性
  • Edit a script that creates the table.编写脚本创建表
  • 在引入复杂更改时重建表。
  • 在修改SQL数据库对象之前预览更改

数据库设计

拥有一套无与伦比的可视化数据库工具,允许在不编写代码的情况下可视化地创建和编辑SQLServer数据库。在图上拖放数据库,整齐地显示其基本对象和它们的连接。据库设计器功能提供:

  • 数据库图示化并支持放缩
  • 打印
  • 虚拟连接
  • 可视化数据库编辑器

T-SQL 调试器

A must-have SQL database development tool for server-side logic. It's integrated into the stored procedure editor. Start debugging by clicking on the Database Explorer tree.


查询诊断器

使用标准工具中不可用的许多高级选项来定位瓶颈并优化查询执行慢速的代码


Schema 比较

  • 同步杂对象依赖的数据库模式
  • 侦测错误
  • 创建模式快照以捕获数据库结构
  • 在生产数据库中检测漂移
  • 对不同SQL Server版本创建部署脚本

数据比较

  • 在数据库服务器间同步数据
  • 分析数据差异并创建报告
  • 比较数据库结构
  • 定期数据同步
  • 在SQL服务器备份中比较数据

数据导入和导出

作为外部源数据填充数据库并在系统之间迁移数据的关键工具,dbForge Studio for SQL Server 支持10+ 广泛使用的数据格式,大量的先进功能包括模板重现场景,可定制的常规命令行导入和导出。


监控

是一套监视和检查 SQL Server 性能和活动的好工具,使分析和管理SQL Server上的任何更改都会更容易、更省心:

  • 监视数据库服务器和 数据库活动,如CPU,内存,读写IO,等待的任务,批处理请求等
  • 统计数据进出
  • 查看数据库度量
  • 使用等待统计分析与SQLServer有关的资源和查询
  • 按消耗时间排序最复杂和耗时的查询
  • 接收有关活动用户连接的有价值的信息
  • 监视备份的存储位置、大小和日期