Re: Database tool
- From: IchBin <weconsultants@xxxxxxxxx>
- Date: Wed, 13 Jun 2007 18:09:37 -0400
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-)
.
- Follow-Ups:
- Re: Database tool
- From: Lew
- Re: Database tool
- References:
- Database tool
- From: gbrun
- Database tool
- Prev by Date: Database tool
- Next by Date: Re: Database tool
- Previous by thread: Database tool
- Next by thread: Re: Database tool
- Index(es):
Relevant Pages
|