You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-user@db.apache.org by Peter Wayner <pc...@flyzone.com> on 2007/04/10 20:13:57 UTC

Java equivalent of phpmyadmin for derby?

Is there a Java version of PhpMyAdmin for derby? I need to do some  
basic administrative CRUD with the database and I thought I would ask.

Thanks,

Peter Wayner

Re: Java equivalent of phpmyadmin for derby?

Posted by m96 <m9...@gmx.li>.
hi,

there is a derby.war package that can be deployed inside a web
application server e.g. tomcat. see
http://db.apache.org/derby/docs/10.1/adminguide/cadminservlet98430.html

cheers...


On Tue, 2007-04-17 at 15:27 -0700, Stanley Bradbury wrote:
> Peter Wayner wrote:
> >
> > Is there a Java version of PhpMyAdmin for derby? I need to do some 
> > basic administrative CRUD with the database and I thought I would ask.
> >
> > Thanks,
> >
> > Peter Wayner
> >
> Hi Peter -
> I don't know about PhpMyAdmin but if what you want is GUI tool to 
> support CRUD manipulation of a Derby database I have heard that Squirrel 
> works well for many people.  There is writeup at:
> 
> http://db.apache.org/derby/integrate/SQuirreL_Derby.html


Re: Java equivalent of phpmyadmin for derby?

Posted by Stanley Bradbury <St...@gmail.com>.
Peter Wayner wrote:
>
> Is there a Java version of PhpMyAdmin for derby? I need to do some 
> basic administrative CRUD with the database and I thought I would ask.
>
> Thanks,
>
> Peter Wayner
>
Hi Peter -
I don't know about PhpMyAdmin but if what you want is GUI tool to 
support CRUD manipulation of a Derby database I have heard that Squirrel 
works well for many people.  There is writeup at:

http://db.apache.org/derby/integrate/SQuirreL_Derby.html