XQuery
XQuery is a query language and functional programming language designed to query and transform collections of structured and unstructured data, primarily in the form of XML. It also supports text data and, through implementation-specific extensions, other formats like binary and relational data. Wikipedia
Created Year: 2007Designed by: World Wide Web Consortium
Wikidata: Q850661
Influenced: JSONiq
Programming paradigms: declarative programming • functional programming • modular programming
Language types: query language • functional programming language
XQuery Influence Network
Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.
Hello World in XQuery
let $hello := "Hello World"
return $hello
Source: github.com/leachim6/hello-world
Search on GitHub
| Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
|---|
Latest data update: 2026-01-29