Is there a freely available Java tool for testing SQL?
Location: http://www.jguru.com/faq/view.jsp?EID=128537 Created: Aug 16, 2000 Modified: 2000-08-18 22:40:51.724 Author: Avi Kak (http://www.jguru.com/guru/viewbio.jsp?EID=26410) The Java InstantDB relational database management system has a command line module called commsql for testing SQL, as well as a Swing based utility called SQLBuilder. The classes are oriented towards InstantDB, but the source is included to allow modification for accessing other databases.