Friday, August 1, 2008

Reverse Snowflake Joins


Just subbmited to Sourceforge.net a new project, called "Reverse Snowflake Joins" (revj). The description:

A tool that parses SQL Select statements and generates a diagram. In addition to joins, the diagram shows parts of the underlying SQL directly in the diagram. For example x=30 , GROUP BY (year), SUM(profit), HAVING MIN(age) > 18 

And a sample diagram with some random column names, WHERE conditions and GROUP BYs

-Alex 


No comments: