您是否生成数据字典? [英] Do you generate your data dictionary?

查看:109
本文介绍了您是否生成数据字典?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您是否生成数据字典?如果是,怎么办?

Do you generate your data dictionary? If so, how?

我在SQL Server 2005中使用扩展过程来保存表和字段信息。我有一些查询可以根据这些查询创建字典,但这是...嗯。您有使用的特定查询或工具吗?您是通过数据库图生成它的吗?

I use extended procedures in SQL Server 2005 to hold onto table and field information. I have some queries that create a dictionary out of them, but it's ... meh. Do you have a particular query or tool you use? Do you generate it off of your database diagrams?

Google搜寻数据字典sql服务器会带来很多查询,但它们同样具有吸引力。也就是说,良好的起点,但尚未做好生产准备。

Googling for "data dictionary sql server" comes up with many queries, but they're all about equally as attractive. Which is to say, good starting off points, but not production ready.

推荐答案

SchemaSpy 是一个非常不错的工具,可以对数据库的描述进行反向工程。这包括:

SchemaSpy is a really nice tool that can reverse engineer a description of a database. This includes:


  • ERD

  • 表,列和约束的列表

  • 有关数据库异常的警告集(例如,没有索引的表)

这篇关于您是否生成数据字典?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆