开发者

Please recommend an easy xquery tool [closed]

开发者 https://www.devze.com 2023-01-02 11:20 出处:网络
As it currently stand开发者_StackOverflow中文版s, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question wil
As it currently stand开发者_StackOverflow中文版s, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I'm trying to grab some information from a private XML file used as DB schema, I'm thinking an XQuery command line tool could help. Would you please recommend one? Thanks. BTW, the implementations list is too long for me to pick...


here two gui versions...both open source

kernow uses saxon and has a bunch of features... (EDIT:currently the newest version of kernow is trial and not free, unless you get the older versions.)

and then theres qizx which comes with qizx studio, the gui isnt as good however it implements xquery 1.1 and xquery full text


I would recommend XQSharp. It is free for non-commercial use and has more features than the free version of Saxon (in particular it is fully schema aware, and has a much more advanced optimizer).

Disclaimer: I am a developer for XQSharp and am therefore biased.


I would recommend downloading the trial of Oxygen XML editor and using it. Its not command based though... Not too sure what you are using as a development environment but if you need a good XQuery library i would recommend the Saxon libraries which i believe comes in many flavors. I know there is a .NET library.

0

精彩评论

暂无评论...
验证码 换一张
取 消