SQL Server小工具:SQL Internals Viewer
上一篇:Oracle小工具:sysresv 下一篇:好事多磨,韦帕逞威

SQL Server小工具:SQL Internals Viewer

SQL Internals Viewer可以用来查看SQL Server数据文件中各个对象实际的存储分布情况,正如它的名字显示的,这是一款内部工具,建议感兴趣的同学用来研究SQL Server的存储机制,千万不要在产品库上使用。

这里引用作者Danny Gould的说法:

SQL Internals Viewer is a tool for looking into the SQL Server storage engine and seeing how data is physically allocated, organised and stored.

All sorts of tasks performed by a DBA or developer can benefit greatly from knowledge of what the storage engine is doing and how it works. This tool has been designed to make database internals more accessible.

目前最新版本0.10beta,需要.net framework2.0,支持MS SQL Server 2005和MS SQL Server 2008 7月份社区预览版。该版本还有很多的限制:

  • 不支持LOB (Text/Image) (可能在接下来的0.11中提供支持)
  • 不支持UDT数据类型* No support for UDT data types
  • 不支持多个数据文件的数据库(可能要在1.0以后的版本才会提供支持了)

也许有一天,这个工具也能像d.c.b.aAUL(MYDUL)一样,能从数据文件中直接恢复出数据吧:)

点击这里下载SQL Internals Viewer访问官方网站

本文网址:http://www.ningoo.net/html/2007/sql_server_tools_sql_internals_viewer.html

订阅到Google | 收藏到Del.icio.us | 推荐到鲜果

相关文章 随机文章

本文Tags: ,

1 条评论


(Required)
(Required, will not be published)