Alexander Babichev
[English]
[Russian]

Site Navigator

 About This Site 
 Site News 
 Software Projects 
     SportTool 
     Einstein 
     Landing Speed 
     maserver 
»    dbgen«
     Spider's Cave 
     ReportWay 
 Personal Information 

 

dbgen

dbgen is simple database generator. It takes two xml files: first contains database descriptions in XML language, second contains SQL server description and produces database creation script for SQL server of given type.

Package includes descriptions of Interbase/Firebird and PostgreSQL servers. It is very easy to create description of any other SQL server. dbgen supports simple conditions, which allow user to create any special rotinues for some sorts of SQL servers.

There is another GPL'ed XML-to-SQL translator called ZsqlML. It uses XSLT stylesheets while dbgen uses java code for translation.

Download

You can download dbgen binaries [http] [ftp] or sources [http]. [ftp]. You need Java Runtime Environment version 1.4 or better in order to run it.

Copyright (c) 2002-2005 Alexander Babichev.