Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| development:database:start [20 years ago - 2006/02/14 02:38] – aogail | development:database:start [19 years ago - 2007/05/28 06:45] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Database ====== | ||
| + | ===== Diagramming ===== | ||
| + | |||
| + | ==== SchemaSpy ==== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | < | ||
| + | aogail@aleath ~ $ java -cp / | ||
| + | -t pgsql -o test -host localhost: | ||
| + | Using database properties: | ||
| + | [schemaSpy_2.1.0.jar]/ | ||
| + | Connected to PostgreSQL - 8.0.3 | ||
| + | |||
| + | Gathering schema details...........................(14sec) | ||
| + | Writing/ | ||
| + | Writing/ | ||
| + | Wrote relationship details of 27 tables/ | ||
| + | Start with test/ | ||
| + | </ | ||
| + | |||
| + | ===== PostgreSQL ===== | ||
| + | |||
| + | HOWTO for [[http:// | ||