I\'m using Derby ij to look into my local Apache Derby database. It\'s just a folder and I connect to it like this:
connect \'jdbc:derby:C:\\Users\\Torben\\
I simply use NetBeans IDE (Services -> Databases) to connect to my local or remote derby databases.
You can also create new derby databases there.