Convert DDL to ORM

Alec Taylor alec.taylor6 at gmail.com
Mon Oct 24 12:30:41 EDT 2011


Good morning,

I'm often generating DDLs from EER->Logical diagrams using tools such
as PowerDesigner and Oracle Data Modeller.

I've recently come across an ORM library (SQLalchemy), and it seems
like a quite useful abstraction.

Is there a way to convert my DDL to ORM code?

Thanks for all suggestions,

Alec Taylor



More information about the Python-list mailing list