XML : Like search equivelent possible in BaseX or other XML database?

I'm currently transforming XML files into a relational database and doing complex queries, one of them compares a very large (several hundred to 1000+) list of names against the database. Is this sort of operation possible in a native XML database? I like the idea of a format that is ready for display in a browser (as opposed to getting it out of mysql). Would the performance be lousy for this? Also - can you move the results to an archive? I'm currently exploring BaseX.

No comments:

Post a Comment