开发者

Open source XQuery projects [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

W开发者_如何学Pythone don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

Do you know about any open source projects written in XQuery? The larger the better. I want to improve my XQuery skills by reading existing code.


xprocxq is/was an implementation of XProc in XQuery, and is the only significant XQuery open source project I know of.

For a less conventional example of XQuery, I would recommend a look at the XQSharp raytracer (caveat: I am a developer for XQSharp).


  1. GIT Hub
    1. Pomengrante ( XQuery deployment project )
    2. MarkLogic CQ ( Browser Based Xquery Query tool )
    3. XQuery-OAuth
  2. Google code

    1. XQMVC -- simple MVC framework for XQuery
  3. http://developer.marklogic.com/

    1. XQRunner
    2. XQDebug ( browser based step by step debugging )
    3. Semantic

and so on.


This is a self answer:

Google Search http://www.google.com/codesearch "for file:.xq$" gives about 1000 matches. Most of them small scripts.


We host and/or link to a good number of XQuery open source projects at http://developer.marklogic.com/code. There is plenty of code to read there for you.


See the XQuery Wikibook for a number of documented example XQuery applications

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜