Roundtrip XML to RDBMS

| | Comments (0) | TrackBacks (0)

XQuark Bridge gives you XML/Relational mapping.

From the site:

XQuark Bridge uses two independent modules to implement its functionality:

* Extractor, which extracts data stored in relational database into XML format via XQuery, and
* Mapper, which map XML documents and load them into an existing relational database.

I haven't played with it yet, but it kinda sucks to think mapping to XML and mapping from XML have to be two independent processes.

In traditional Object/Relational tools, you do the mapping once.

There must be some way to achieve this for XML/Relational mapping.

0 TrackBacks

Listed below are links to blogs that reference this entry: Roundtrip XML to RDBMS.

TrackBack URL for this entry: http://www.manamplified.org/cgi-bin/mt-tb.cgi/223

Leave a comment