Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: Viking on June 24, 2014, 02:25:39 am

Title: Migration Script Generation (DDL)
Post by: Viking on June 24, 2014, 02:25:39 am
Dear experts,

We currently use “TOAD Data Modeler” (TDM) and we consider the switch to EA (because we plan to use EA also for other purposes).

A nice feature of TDM is the migration script generation:

This TDM “out of the box” feature generates very easily the DDL and migration scripts we need and thereby enables us to be very flexible and efficient with different variations of deployments. Furthermore, this is the “enabler” and motivation to apply all changes only in the data model. It ensures that the data model is always up-to-date and not by-passed for “little” changes over time.

If we would need to give this up, we would be forced to go back to manual development / coding of DDL and migration scripts, leading to higher efforts, less flexibility, higher risk of errors and therefore more test and bug fixing efforts.

So my question is, is there a solution provided by EA?

V
Title: Re: Migration Script Generation (DDL)
Post by: skiwi on June 27, 2014, 01:52:09 pm
In the base product I suspect YAGGI (cf YAGNI).

You might like to see if http://www.dbmode.com/ has what you want, or can be persuaded to provide it.

Good luck, I'd like it too
Title: Re: Migration Script Generation (DDL)
Post by: Viking on July 21, 2014, 09:25:54 pm
Quote
In the base product I suspect YAGGI (cf YAGNI).

You might like to see if http://www.dbmode.com/ has what you want, or can be persuaded to provide it.

Good luck, I'd like it too

Hi skiwi,

many thanks for your suggestion. Very welcome.

My understanding is that dbmode does not generate DDL and migration scripts. Am I wrong?

Best regards

V