Home / dzo / 1.6.0
Name Modified Size InfoDownloads / Week
Parent folder
release-notes-en-1.6.0.txt 2010-06-22 8.0 kB
DzoUsersReference-en-US-1.6.0.pdf 2010-06-22 293.7 kB
readme-en-1.6.0.txt 2010-06-22 1.3 kB
dzo-user-se-1.6.0.pdf 2010-06-22 1.8 MB
dzo-src-1.6.0.zip 2010-06-22 3.7 MB
dzo-src-1.6.0.tar.gz 2010-06-22 3.4 MB
dzo-quickreference-en-1.6.0.pdf 2010-06-22 237.1 kB
dzo-1.6.0.jar 2010-06-22 3.7 MB
Totals: 8 Items   13.1 MB 0
Copyright 2009-2010 AB Grund-Data

Sollentuna, Sweden 2010-05-21

Dzo is a database utility which helps to maintain database schemas.

The goal with dzo is to treat an applications database objects the
same way the applications source code is treated, in respect to 
development, revision control and deployment.
Dzo uses a textfile which contains native create-statements for all
database objects and compare against the actual database-schema.
As a result dzo create the sql-statements that is needed to update the
database-schema (or you can let dzo execute the sql-statements directly).
If your application lives in a servlet container dzo has a
servlet that control the deployment process, inspect and execute 
the needed database changes and finally deploy the new application.

Dzo works at the moment with database-engines:
- MySql
- Oracle
- Sql Server

Files in the distribution (X is revision):
readme-en-X.txt				This file
release-notes-en-X.txt		Release-notes for revisions
dzo-user-se-X.pdf			Users manual for dzo (in swedish)
dzo-quickreference-en-X.pdf	A quick reference for dzo
dzo-src-X.zip				Source code in zip format
dzo-src-X.tar.gz			Source code in gzipped tar format
dzo-X.jar					The jar-file
DzoUsersReference-en-US-X.pdf A users reference for dzo. Mostly samples
							right now but will evolve.
Source: readme-en-1.6.0.txt, updated 2010-06-22