Download List

프로젝트 설명

The dbmstools module exists mainly for developers
who need to support applications on more than one
database management system (DBMS). It's intended
to allow all the database information (schema and
base data) to be kept in one single place, and to
have DBMS-specific scripts (for creating and
populating the database schema, and upgrading from
one version to the next) generated from that data.
It can generate schema documentation for any DBMS
(including diagrams), and can export data from a
database in several formats. It also has wrappers
for several tools so that they can be run from
within Apache Ant. It supports PostgreSQL 7 and 8,
Oracle, SQL Server, MySQL, and Hypersonic (limited
support).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-12-01 12:50 Back to release list
0.4.4

주요 변경 런타임 변수에 대한 지원입니다. 이 스키마 변종의 생성을 당신이 원하는 조건을 기반으로, 수 및 설명서에있는 변수의 모든 요소를 삽입합니다. 기타 변경 사항 열의 기본값을 자동 증가 컬럼, '초소형'및 '불린'데이터 형식뿐만 아니라, 시퀀스 DBMS를 극초음속으로에 대한 노골적인 지원을 포함합니다. MySQL을 지원, 특히 deltaddl와 업그레 이드 스크립트를 생성하는이 향상되었습니다. 또한 작은 버그수정 및 기능 개선했다.
Tags: Minor feature enhancements
The major change is support for runtime variables. This allows generation of schema variants based on any conditions you choose, and insertion of variables in documentation for any element. Other changes include explicit support for column defaults and auto-increment columns, 'tiny' and 'boolean' data types, as well as sequences on the Hypersonic DBMS. MySQL support has been improved, particularly in generating upgrade scripts with deltaddl. There were also small bugfixes and improvements.

Project Resources