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.
+2
A:
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).
Oliver Hallam
2010-03-06 10:34:44
+1
A:
This is a self answer:
Google Search http://www.google.com/codesearch "for file:.xq$" gives about 1000 matches. Most of them small scripts.
danatel
2010-03-06 21:15:52
+1
A:
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.
Eric Bloch
2010-03-08 16:40:02
+1
A:
See the XQuery Wikibook for a number of documented example XQuery applications
Chris Wallace
2010-04-26 19:47:49
+1
A:
- GIT Hub
- Pomengrante ( XQuery deployment project )
- MarkLogic CQ ( Browser Based Xquery Query tool )
- XQuery-OAuth
Google code
- XQMVC -- simple MVC framework for XQuery
http://developer.marklogic.com/
- XQRunner
- XQDebug ( browser based step by step debugging )
- Semantic
and so on.
kadalamittai
2010-08-09 14:27:25