Hi, I think you are interested in http://db.apache.org/ddlutils/ . Check it out.
Peter On Wed, Jul 16, 2008 at 2:27 AM, Walter Rogura <[EMAIL PROTECTED]> wrote: > Hello Everyone, > > we always used PostgreSQL but want to switch to Apache Derby since it is > great for our purposes. The only thing that prevents us from doing so is > the transfer of data from PostgreSQL to Derby. > > Our application is based on hibernate and generates the DB structure > from scratch should it not exist. So tables etc. are in the Derby db, > but we don't know how to move the PostgreSQL data to the Derby db. > > Is there a script available or perhaps a GUI application that is able > to do so? > > Thank you very much, > Walter >
