Hibri Marzook Musings on technology and systems thinking

SQL Dependency Tracker

I was playing with Redgate’s SQL Dependency tracker yesterday. The balloon tree view sort of shows how modular the db design is. I’m working on a project where I’m implementing “pluggable” modules of functionality.

The two circular clusters at the top left corner are the db objects for the module I’m working on. The view shows how the cluster relates to the ASP .Net membership provider tables. The clusters which go diagonally across the view are the aspnet db objects.

image

By Hibri Marzook

Discuss this post with me on @hibri