Skip to content

Instantly share code, notes, and snippets.

@nicokruger
Created November 2, 2011 10:52
Show Gist options
  • Save nicokruger/1333386 to your computer and use it in GitHub Desktop.
Save nicokruger/1333386 to your computer and use it in GitHub Desktop.
Run built-in HSQL client
java -cp /home/nico.kruger/.m2/repository/org/hsqldb/hsqldb/2.1.0/hsqldb-2.1.0.jar org.hsqldb.util.DatabaseManagerSwing
# jdbc:hsqldb:hsql://localhost:9005/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment