https://github.com/asolimando/xqueryprojector
XQuery query processing optimization based on XML projection
https://github.com/asolimando/xqueryprojector
dataprocessing query-optimization type-system xml xquery
Last synced: 23 days ago
JSON representation
XQuery query processing optimization based on XML projection
- Host: GitHub
- URL: https://github.com/asolimando/xqueryprojector
- Owner: asolimando
- License: agpl-3.0
- Created: 2017-09-26T20:12:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-30T19:13:39.000Z (about 8 years ago)
- Last Synced: 2025-06-10T10:52:40.730Z (9 months ago)
- Topics: dataprocessing, query-optimization, type-system, xml, xquery
- Language: HTML
- Size: 15.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xqueryprojector
XQuery query processing optimization based on XML type projection.
Prototype developed during my internship (July -> September 2011) at LRI, Université Paris Sud (who owns the copyright of the SW), under the supervision of Prof. Dario Colazzo and Prof. Nicole Bidoit
Reference paper: openproceedings.org/2011/conf/edbt/BaaziziBCMS11.pdf
The code is provided "as-is", in the original form that it had at the end of the internship.
Due to difficulties in finding online the exact versions of the needed dependencies, they are committed into the projects, instead of being handled by the build.sbt file.
In case of problems with the publication of such libraries, please contact and I will proceed with their removal.