Measures Concepts
GitHub icon

XQL

XQL - Query language

< >

XQL is a query language created in 1998 by Hiroshi Ishikawa and Kazumi Kubota and Yasuhiko Kanemasa.

#3046on PLDB 26Years Old

XQL: A Query Language for XML Data


Example from the web:
select result:<$book.title, $book.author> from bib:URL "www.a.b.c/bib.xml", book:$bib.book where $book.publisher.name ="Addison-Wesley" groupby $book.title

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout