On Tue, Jan 17, 2012 at 11:21, Thomas Kellerer <spam_eater(at)gmx(dot)net> wrote:
> Tom Browder, 17.01.2012 12:51:
>
>> Does anyone know of a non-gui database modeling system which uses a
>> text file as input (formatted ASCII, xml, YAML, etc.) and which can
>> output sql?
...
> Liquibase uses XML to describe the model and can generate the SQL from that.
...
> http://www.liquibase.org/
That looks like a good possibility, Thomas, thanks!
Best regards,
-Tom