博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
SQL Server Management Studio(SSMS)的顶级免费加载项
阅读量:2519 次
发布时间:2019-05-11

本文共 8236 字,大约阅读时间需要 27 分钟。

This collection of content presents an overview of free SQL Server Management Studio (SSMS) add-ins, with product page links for each of the tools and screenshots if available. SSMS add-ins are presented in alphabetical order. If you noticed a free tool we missed, please let us know in the comments below.

此内容集合概述了免费SQL Server Management Studio(SSMS)加载项,并提供了每个工具的产品页面链接和屏幕快照(如果有)。 SSMS加载项按字母顺序显示。 如果您发现我们错过的免费工具,请在下面的评论中告知我们。

ApexSQL比较 (ApexSQL Compare)

Product page:

Supported versions: 2012 – 17
Author:
Description: ApexSQL Compare is a tool that can compare files, SQL Server objects, and folders. It can also be integrated as an add-in into SQL Server Management Studio and Visual Studio or it can be used directly from command line interface. It can perform two-way script comparison and create a merged file. Three comparison modes include Character, Line and Block comparison modes, along with the appropriate syntax highlighting.

产品页面:

支持的版本: 2012 – 17
作者:
说明: ApexSQL Compare是一个可以比较文件,SQL Server对象和文件夹的工具。 它也可以作为外接程序集成到SQL Server Management Studio和Visual Studio中,或者可以直接从命令行界面使用。 它可以执行双向脚本比较并创建合并文件。 三种比较模式包括字符,行和块比较模式,以及适当的语法突出显示。

ApexSQL完成 (ApexSQL Complete)

Product page:

Supported versions: 2012 – 17
Author:
Description: ApexSQL Complete is a SQL Server Management Studio and Visual Studio add-in, that speeds up coding by automatically completing SQL code statements, filling in SQL code fragments and more.

产品页面:

支持的版本: 2012 – 17
作者:
说明: ApexSQL Complete是一个SQL Server Management Studio和Visual Studio加载项,它通过自动完成SQL代码语句,填写SQL代码片段等来加快编码速度。

ApexSQL解密 (ApexSQL Decrypt )

Product page:

Supported versions: 2012 – 17
Author:
Description: ApexSQL Decrypt is a SQL Server development tool and SQL Server Management Studio add-in that can decrypt SQL objects from multiple SQL databases, located on different SQL Servers. Before decryption, the original DDL script can be previewed in the Query window as the CREATE or ALTER script type. Decryption can be done directly on a database, or by creating one SQL script for all objects or one SQL script per object.

产品页面:

支持的版本: 2012 – 17
作者:
说明: ApexSQL Decrypt是一个SQL Server开发工具和SQL Server Management Studio加载项,可以解密位于不同SQL Server上的多个SQL数据库中SQL对象。 解密之前,可以在“查询”窗口中将原始DDL脚本预览为CREATE或ALTER脚本类型。 解密可以直接在数据库上完成,也可以通过为所有对象创建一个SQL脚本或为每个对象创建一个SQL脚本来完成。

ApexSQL计划 (ApexSQL Plan)

Product page:

Supported versions: 2012 – 17
Author:
Description: ApexSQL Plan is a SQL query analysis and optimization tool which can be used as an add-in for SQL Server Management Studio. It identifies performance issues and deadlocks, analyzes stored procedures, SQL Server query issues and query execution plans, and helps you understand query performance characteristics.

产品页面:

支持的版本: 2012 – 17
作者:
说明: ApexSQL Plan是一个SQL查询分析和优化工具,可以用作SQL Server Management Studio的外接程序。 它识别性能问题和死锁,分析存储过程,SQL Server查询问题和查询执行计划,并帮助您了解查询性能特征。

ApexSQL重构 (ApexSQL Refactor)

Product page:

Supported versions: 2012 – 17
Author:
Description: ApexSQL Refactor is a SQL Server Management Studio and Visual Studio formatting and refactoring add-in for SQL Server with nearly 200 formatting options and 15 refactors such as table partitioning, safe rename, wildcard expansion and more.

产品页面:

支持的版本: 2012 – 17
作者:
说明: ApexSQL Refactor是用于SQL ServerSQL Server Management Studio和Visual Studio格式化和重构加载项,具有近200种格式化选项和15种重构,例如表分区,安全重命名,通配符扩展等。

ApexSQL搜索 (ApexSQL Search )

Product page:

Supported versions: 2012 – 17
Author:
Description: ApexSQL Search is a SQL Server Management Studio and Visual Studio add-in, for SQL object and data text search, managing extend properties, rename objects without breaking dependencies and showing visual relationships between objects.

产品页面:

支持的版本: 2012 – 17
作者:
说明: ApexSQL Search是SQL Server Management Studio和Visual Studio加载项,用于SQL对象和数据文本搜索,管理扩展属性,重命名对象而不会破坏依赖关系并显示对象之间的可视关系。

dbForge搜索 (dbForge Search)

Product page:

Supported versions: 2012 – 17
Author:
Description: dbForge Search is a free add-in for SQL Server Management Studio that allows you to search SQL objects, data, and text in your databases. It can be very difficult to find a required table or to remember the names of your stored routines when a database contains lots of objects. With dbForge Search, you no longer need to look through the entire SSMS Object Explorer to find a required column name, or text in a stored procedure.

产品页面:

支持的版本: 2012 – 17
作者:
说明: dbForge Search是SQL Server Management Studio的免费加载项,它使您可以搜索数据库中SQL对象,数据和文本。 当数据库包含许多对象时,很难找到所需的表或记住存储的例程的名称。 使用dbForge Search,您不再需要浏览整个SSMS Object Explorer来查找所需的列名或存储过程中的文本。

dbForge监视器 (dbForge Monitor)

Product page:

Supported versions: 2012 – 2016
Author:
Description: dbForge Monitor is a free add-in for Microsoft SQL Server Management Studio that allows you to track and analyze SQL Server performance. The tool includes various tools for SQL Server diagnostics, including a bunch of SQL performance metrics allowing to see the comprehensive and clear picture of all processes taking place on the server, detect most expensive queries, waiting for tasks, and performance bottlenecks. With dbForge Monitor, you will save hours of time spent on SQL Server performance analysis!

产品页面:

支持的版本: 2012 – 2016
作者:
说明: dbForge Monitor是Microsoft SQL Server Management Studio的免费外接程序,它使您可以跟踪和分析SQL Server性能。 该工具包括用于SQL Server诊断的各种工具,其中包括大量SQL性能指标,可用于查看服务器上发生的所有进程的全面而清晰的画面,检测最昂贵的查询,等待任务以及性能瓶颈。 使用dbForge Monitor,您可以节省数小时SQL Server性能分析时间!

穷人的T-SQL格式化程序 (Poor Man’s T-SQL Formatter)

Product page:

Supported versions: 2014 – 17
Author: TaoK
Description: This is a free and open-source SQL (T-SQL) formatter. Available in a variety of forms SQL Server Management Studio and Visual Studio Addin/Extension that allows you to format the current file or selected text with a single hotkey – supports any version of SSMS or SSMS Express, and any Full (not Express) version of Visual Studio.

产品页面:

支持的版本: 2014 – 17
作者: TaoK
说明:这是一个免费的开源SQL(T-SQL)格式化程序。 SQL Server Management Studio和Visual Studio Addin / Extension具有多种形式,可让您使用单个热键来格式化当前文件或选定的文本-支持任何版本的SSMS或SSMS Express,以及任何完整版本(非Express)的视觉工作室。

SQL猎狗 (SQL Hunting Dog)

Product page:

Supported versions: 2008 – 2014
Author: Alex Maslyukov
Description: SQL Hunting Dog is a free SQL Server tool. It works as an add-in and gives you quick search and smooth navigation. Do not use it very often, otherwise, you will become addictive.

产品页面:

支持的版本: 2008 – 2014
作者: Alex Maslyukov
说明: SQL Hunting Dog是免费SQL Server工具。 它作为外接程序工作,可让您快速搜索和流畅导航。 不要经常使用它,否则,您会上瘾。

SQL搜索 (SQL Search)

Product page:

Supported versions: 2012 – 17
Author:
Description: SQL Search is a free add-in for SQL Server Management Studio and Visual Studio 2017, that lets you quickly search for SQL across your databases.

产品页面:

支持的版本: 2012 – 17
作者:
说明: SQL搜索是SQL Server Management Studio和Visual Studio 2017的免费加载项,使您可以在整个数据库中快速搜索SQL。

至上 (Supratimas)

Product page:

Supported versions: 2008 – 17
Author:
Description: Pure HTML5, a browser-based analysis tool for Microsoft SQL Server® query execution plans. No installation required, no query plan data transmitted to our servers.

产品页面:

支持的版本: 2008 – 17
作者:
说明:纯HTML5,用于Microsoft SQLServer®查询执行计划的基于浏览器的分析工具。 无需安装,没有查询计划数据传输到我们的服务器。

SentryOne计划资源管理器(以前为SQL Sentry计划资源管理器) (SentryOne Plan Explorer (formerly SQL Sentry Plan Explorer))

Product page:

Supported versions: 2008 – 17
Author:
Description: Jump directly to Plan Explorer from SQL Server Management Studio with the SSMS add-in. Simply right-click an execution plan and choose the ”View with SentryOne Plan Explorer“ context menu option. The add-in works with SQL Server Management Studio for SQL Server 2005 and later.

产品页面:

支持的版本: 2008 – 17
作者:
说明:使用SSMS加载项从SQL Server Management Studio直接跳转到Plan Explorer。 只需右键单击执行计划,然后选择“使用SentryOne Plan Explorer查看”上下文菜单选项。 该加载项与SQL Server 2005及更高版本SQL Server Management Studio一起使用。

聚光灯调优包 (Spotlight Tuning Pack )

Product page:

Supported versions: 2012 – 17
Author:
Description: Powerful SQL optimization and query plan analysis within SQL Server Management Studio. The analysis will indicate whether the Query Plan can be tuned to improve performance, or whether the SQL Statement can be rewritten to optimize its efficiency.

产品页面:

支持的版本: 2012 – 17
作者:
说明: SQL Server Management Studio中强大SQL优化和查询计划分析。 分析将指示是否可以调整查询计划以提高性能,或者是否可以重写SQL语句以优化其效率。

翻译自:

转载地址:http://jyiwd.baihongyu.com/

你可能感兴趣的文章
[MTK FP]用Python把图片资源image.rar中为.pbm后缀的文件更改为.bmp后缀的方法
查看>>
实验二
查看>>
[LeetCode]203. Remove Linked List Elements 解题小结
查看>>
HDU 1847 [Good Luck in CET-4 Everybody!] 博弈
查看>>
测试一下
查看>>
渗透day-01
查看>>
穷举法
查看>>
tkinter学习01
查看>>
java 利用spring JavaMailSenderImpl发送邮件,支持普通文本、附件、html、velocity模板...
查看>>
Objective-C 截图
查看>>
java方法的重载
查看>>
配置好jdk后,cmd编写java -version还是报找不到jdk
查看>>
C++中的虚函数以及虚函数表
查看>>
Helvetic Coding Contest 2017 online mirror J&K&L. Send the Fool Further!
查看>>
Android横竖屏自适应ScrollView及Button组居中布局
查看>>
范式的求取
查看>>
学生字典计算年龄差 随机50个数
查看>>
5月29 服务接口
查看>>
python的对象与名字绑定(转贴,此文甚好)
查看>>
关于维基百科你不知道的十件事(全文转帖)
查看>>