- 一个SQL Server Management的小插件,我一直都在用,感觉还不错。具体功能如下:
Uppercase/Lowercase keywords.
Run one script on multiple databases.
Copy execution plan bitmaps to clipboard.
Search Results in Grid Mode and Execution Plans.
Generate Insert statements for a single table, the whole database or current resultsets in grids.
Query Execution History (Soft Source Control).
Text document Regions and Debug sections.
Running custom scripts from Object explorer's Context menu.
CRUD (Create, Read, Update, Delete) stored procedure generation.
New query template.
RightHand.Dataset.Visualizer v0.9.12 for VS2005
RightHand.Dataset.Visualizer v0.9.12 for VS2008 正则表达式 RegexBuddy
- 这个工具是我最喜欢的正则表达式工具,常用的标记不需要你去输入,解析表达式,并生成语法树等等。。
SQL相关 Data Dictionary Creator
Data Dictionary Creator (DDC) is a simple application which helps you document SQL Server databases. It stores all the information in Extended Properties, so it's easier to keep the documentation in sync with the database as it changes.
SQL 2005 Service Manager
You can download it here.
T-SqlUnit- SQL Server的单元测试,
相关blog介绍:
wilcob的 Toolbox工具集 包含很多有用的工具,如代码格式化和着色,Web控件等
WebDev.WebServer2
Syntax Highlighter Jeff Key的Snippet Compiler Jeff Key的blog有很多有用的工具集,其中包括他自己写的,以及他收集的,都很不错,我特别喜欢Snippet Compiler
转载于:https://www.cnblogs.com/MaxIE/archive/2009/11/19/1606183.html