Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] From postgresql to some kind of graph...
- Date: Wed, 18 Jul 2007 12:49:26 +0900
- From: dave@example.com
- Subject: Re: [tlug] From postgresql to some kind of graph...
- References: <8572e260707172011h48760c28oe99fa1a89016580d@mail.gmail.com>
- User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.91 (gnu/linux)
"Pietro Zuco" <drzuco@example.com> writes: > I can query postgresql to have info about the tables and keys but what > I want is something like doxygen ( www.doxygen.org ) for postgresql. > Some tool that from the database dump or connecting to it, draws some > king of graph to understand visually the database structure. This will output visual representations of schemas, among other things. http://sqlfairy.sourceforge.net/ >From the website: SQL::Translator is a group of Perl modules that manipulate structured data definitions (mostly database schemas) in interesting ways, such as converting among different dialects of CREATE syntax (e.g., MySQL-to-Oracle), visualizations of schemas (pseudo-ER diagrams: GraphViz or GD), automatic code generation (using Class::DBI), converting non-RDBMS files to SQL schemas (xSV text files, Excel spreadsheets), serializing parsed schemas (via Storable, YAML and XML), creating documentation (HTML and POD), and more. New to version 0.03 is the ability to talk directly to a database through DBI to query for the structures of several databases. -- //Dave
- References:
- [tlug] From postgresql to some kind of graph...
- From: Pietro Zuco
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Trying to extract images from a PDF
- Next by Date: Re: [tlug] apple microsoft ads
- Previous by thread: [tlug] From postgresql to some kind of graph...
- Next by thread: Re: [tlug] From postgresql to some kind of graph...
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links