ZenArchitect.NL (Henk van Dijken)

the art of model-driven code generation

Archive for April, 2010

Microsoft SQL Database Analysis – SqlCop

without comments

imageDo you know FxCop?

FxCop is an application that analyzes managed code assemblies. Many of the issues concern violations of the programming and design rules set forth in Design Guidelines.

Today, I announce my wish for an equivalent for SQL Database Analysis.

As it happens over time a database structure grows, and grows. Sometimes, it grows like wild grass. At other times, the database is restructured by someone who smoked to much wild grass.

There are two problems here:

  1. it is difficult to know in which shape the database its structure is,
  2. you are desperately in ***need** of serious tooling.

For .NET code you can use FxCop or StyleCop, but serious tooling is lacking for databases.

Therefore – all you tool belt lovers – lets unite and demand for a tool called SqlCop.

image

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Written by Henk van Dijken

April 30th, 2010 at 7:11 pm

Posted in Tools

Tagged with

The MySQL Craftsman’s Tool Belt

with 3 comments

To start with, you are desperately in need of a database migration toolkit.

MySQL

That’s all.

Digg This
Reddit This
Stumble Now!
Buzz This
Vote on DZone
Share on Facebook
Bookmark this on Delicious
Kick It on DotNetKicks.com
Shout it
Share on LinkedIn
Bookmark this on Technorati
Post on Twitter
Google Buzz (aka. Google Reader)

Written by Henk van Dijken

April 9th, 2010 at 10:11 am

Posted in Tools

Tagged with ,