Group: comp.lang.java.programmer
From: RedGrittyBrick
Date: Friday, March 07, 2008 9:17 AM
Subject: Re: database navigator for derby

Mr. X. wrote:
> Hello,
>
> Does Derby db has good & free db navigator ?
> (Simmiliar to TOAD, but I didn't find it for Derby).
>
> Thanks :)
>
>

I'm not familiar with TOAD but suspect Squirrel may be what you want. I
use it with Derby.

"SQuirreL SQL Client is a graphical SQL client written in Java that will
allow you to view the structure of a JDBC compliant database, browse the
data in tables, issue SQL commands etc."

http://squirrel-sql.sourceforge.net/