Re: Database tool



gbrun wrote:
Hello,

as a Java developper i use those tools

- Eclipse 3.22 calisto or Europa RC
- derby embeded DB

what i m looking for is a opensource tool to manipulate the DB structure (like TOAD for Oracle) that works with derby.

i dont mind if the tool is not an eclipse Plugin.

it should be possible to create tables, define/change fields, types, primary keys, foreign keys, indexes and so on.

unfortunatly, i try a few, but didn't find any tool that filled my needs

does anyone can help in my search ?

Thanks

Over the years I have played with most out there including Toad. I have settled with an open source product called SQL Workbench/J.

http://www.sql-workbench.net

There is a lot to this gem so looks are very deceiving.

If you want a drag and drop GUI to build tables this will not do that for you. It assumes you know how to build a database.

There is an Eclipse plug-in I used a few years ago that may be to your liking. It is called: Clay. It was free the last time I looked.

http://www.azzurri.jp/en/software/clay

--
Thanks in Advance... http://weconsulting.org
IchBin, Philadelphia, Pa, USA http://ichbinquotations.weconsulting.org
______________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)


.



Relevant Pages

  • Re: Database tool
    ... Eclipse 3.22 calisto or Europa RC ... what i m looking for is a opensource tool to manipulate the DB structure that works with derby. ... it should be possible to create tables, define/change fields, types, primary keys, foreign keys, indexes and so on. ...
    (comp.lang.java.databases)
  • Database tool
    ... Eclipse 3.22 calisto or Europa RC ... what i m looking for is a opensource tool to manipulate the DB structure that works with derby. ... it should be possible to create tables, define/change fields, types, primary keys, foreign keys, indexes and so on. ...
    (comp.lang.java.databases)