database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
ㆍPostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
PostgreSQL Files 3779 게시물 읽기
 News | Q&A | Columns | Tutorials | Devel | Files | Links
No. 3779
PostgreSQL AutoDoc v0.31
작성자
정재익(advance)
작성일
2001-12-25 21:11
조회수
4,177
첨부파일: pgsql_autodoc.zip (15,297bytes)

원본출처 : http://www.zort.ca/postgresql/

 

이 autodoc 프로그램은 PostgreSQL 데이터베이스 를 불러 들여서 그 구조를 XML/HTML 파일로 변형시켜 준다. 그리하여 Dia (http://www.lysator.liu.se/~alla/dia/) 에서 읽을 수 있는 포맷으로 변형시켜 준다. (Dia v0.88.1 에서 테스트 되어졌다)

 

Details Exported to Dia XML

 

Primary Key

Foreign Keys relating tables

Column Type and Default Value

Constraints on a column (CHECK statements)

Can group tables into StereoTypes or classifications based on regular expression.

int4 &*& nextval() -> SERIAL conversion (saves space)

 

Details Exported to HTML Docs

 

Primary Key

Foreign Keys and links to other tables

Column type, Not Null status, and default value

Table and column description

Table and Column Constraints

Ability to group tables into StereoTypes based on regular expressions

int4 & nextval() -> SERIAL conversion (saves space)

Descriptions stored in using COMMENT ON for Tables and Columns

 

Details Exported to DocBook Docs

 

The bits of information exported are the same as the above HTML Doc style output but is done in DocBook 4.1 format complete with IDs for XREFing. Makes for some pretty slick development docs to have the cross referenced PDF that includes data structure.

 

ID style is <database-table-<table> where <database> is the name provided by command line (or default arguement) and the <table> is the table with all (_)'s converted to (-)'s. That is, table 'i_love_these' in database 'stuff' will get an ID of stuff-table-i-love-these.

[Top]
No.
제목
작성자
작성일
조회
3789mod_auth_pgsql 0.9.11
정재익
2001-12-26
4024
3786PostgreSQL &amp; PHP tutorial (영문)
정재익
2001-12-26
4334
3784PostgreSQL Session Handler for PHP v1.7
정재익
2001-12-25
4185
3779PostgreSQL AutoDoc v0.31
정재익
2001-12-25
4177
3777PostgreSQL : Introduction and Concepts
정재익
2001-12-25
3990
3776PostgreSQL Hardware Performance Tuning
정재익
2001-12-25
4462
3774AuthPG v1.3
정재익
2001-12-25
3918
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2023 DSN, All rights reserved.
작업시간: 0.055초, 이곳 서비스는
	PostgreSQL v16.1로 자료를 관리합니다