I have been looking over the net for a simple way to visualise the in memory data “hsqldb” of a grails app without moving to a real db to solve it. It turns out that grails has always had a built in visualizer/manager that can easily be started when you run up the dev environment. [...]