|
[English] [Russian] |
|
dbgendbgen 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. DownloadYou 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. |