Re: DatabaseManagerSwing Question
Arthur Martinson <[email protected]> Sat, 21 Nov 2020 11:34:10 -0600
| Newsgroups | gmane.comp.java.hsqldb.user |
|---|---|
| Message-ID | <CACnSchYO_GKfEbXVziHJp5_pGs0oZur70biBYDV0f7ZHr7ob5g@mail.gmail.com> |
Thanks Fred. I bombed out with something called SQLeo, and another one I cannot even remember. I saw SchemaCrawler and SchemaSpy, so I'll have to look at the two that you suggested. I just wish that dbmswing had it. ;) On 11/21/20, Fred Toussi via Hsqldb-user <[email protected]> wrote: > There are alternative database manager with Entity Relationship (ER) diagram > support. > > DbVisualiser and DBeaver both support HSQLDB. > > Fred > > On Sat, Nov 21, 2020, at 14:31, Arthur Martinson wrote: >> I am NOT a developer, so I apologize if my question is not asked >> exactly correct. >> >> I am able to administer a FOSS bug tracker called JTrac, dormant since >> 2008. It has an embedded Jetty app server and HSQL database. Amazingly >> simple to install! On a sourceforge support page, there was an entry >> about using DatabaseManagerSwing. Oddly enough, I actually was able to >> follow it and get it to work. Now I can "see" the tables in JTrac and >> can successfully perform SQL selects. >> >> My QUESTION is: >> >> Is there any HSQL specific tool, or perhaps a Swing plugin, that will >> compose a "visual" display of the public tables in JTrac? (My mind is >> not ready for system tables.....) >> >> I have not been able to get 3rd party "data browsers" to work - but >> that's MY fault. >> >> Thanks. >> >> >> _______________________________________________ >> Hsqldb-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/hsqldb-user >> > > > _______________________________________________ > Hsqldb-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hsqldb-user >