Graphical database utilities have been around for some time to support click-and-go interactions with a DBMS. They often support multiple database back-ends using a standard communication protocol, e.g. JDBC. MonetDB/JDBC makes such tools work flawlessly with the server and make your experience with MonetDB/SQL even better.

Graphical database utilities known to work with MonetDB are DbVisualizer, SQuirrel, Aqua Data Studio, and iSQL See the here for further details.

DbVisualizer driver settings:
Name: MonetDB
URL Format: jdbc:monetdb://hostname/demo
Driver Class:nl.cwi.monetdb.jdbc.MonetDriver
Driver File Path: C:\Program Files\CWI\MonetDB\share\MonetDB\lib\monetdb-1.6-jdbc.jar
See here for more details
DbVisualizer
SQuirreL driver settings:
Name: MonetDB
URL Format: jdbc:monetdb://hostname/demo
Driver Class:nl.cwi.monetdb.jdbc.MonetDriver
Driver File Path: C:\Program Files\CWI\MonetDB\share\MonetDB\lib\monetdb-1.6-jdbc.jar
See here for more details
SQuirreL