On 8/28/06, GinTon <[EMAIL PROTECTED]> wrote:
> And since it is very complicated to convert of XML to RDBMS I want to
> use a native XML database (NXD) for storing the XML data.

Diez and I agree that a RDBMS is not ideal for this, that's why we're
recommending that you investigate the OODBMS available for Python, as
that may be easier than trying to integrate with a XND (I don't know
of any Python-native XND) and serialize/deserialize to XML for
exchange with the outside world.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to