Does anyone know of any tools that can be used to visualize data in a SQL Server database?
I'm specifically interested in a tool that can show measures such as number of rows, size of table in bytes, number of columns, using multi-dimensional graphs.
A 2D example might use a circle for each table, where the relative size of the circle indicates size in bytes, and colour indicates number of rows.