MySQL Forums
Forum List  »  Quality Assurance

Re: XML storage engine based on VTD-XML
Posted by: Ueberbach JP
Date: January 12, 2012 12:58PM

little pre-status, research if you will: was able to add a custom field type named xmlcolumn and was able to implement extended methods "at object level" ie xmlcolumn.exists('//b244/b037[5]').

I have basic vtd-xml indexing working incl. mmf and 100.000 are records currently inserted, Performance is as expected, good, but needs to be tuned.

I think the "XMLcolumn" type is the way to go. A drawback of this solution is that it WILL require extensive patching of mysql.

Will post a beta to the mysql forge soon. Not bad result for this little amount of work,

Cheers.

Options: ReplyQuote


Subject
Views
Written By
Posted
3919
December 12, 2011 04:35AM
1460
December 19, 2011 08:49PM
Re: XML storage engine based on VTD-XML
1894
January 12, 2012 12:58PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.