dzo 数据库结构维护工具

程序名称:dzo

授权协议: LGPL

操作系统: 跨平台

开发语言: Java

dzo 介绍

Dzo 是一个数据库的小工具,用以帮助维护不同的数据库结构,当前支持 MySQL
OraclesqlServer。

The goal of dzo is to treat applications database objects the same way the
applications source code is treated, with respect to development, revision
control, and deployment. Dzo uses a text file that contains native create
statements for all database objects and compares them against the actual
database-schema. As a result, dzo creates the sql statements needed to update
the database schema (or you can let dzo execute the sql statements directly).
If your application lives in a Tomcat or JBoss container, dzo has a servlet
that controls the deployment process, undeploys the old application, inspect
and execute the needed database changes, and finally deploys the new
application. Dzo currently works with MysqL and Oracle.

dzo 官网

http://sourceforge.net/projects/dzo/

相关编程语言

SchemaCrawler提供一组用于增强标准JDBC Metadata的...
ER Master 是一个用于设计ER模型图的Eclipse插件。提...
Eclipse下用于画数据库ER图的插件,主要特性如下: ...
PowerDesigner 是Sybase的企业建模和设计解决方案,...
Mogwai ERDesigner NG是一个实体关系建模工具类似于...
Power*Architect 是一个数据建模工具,主要用在数据...