sirix
sirix copied to clipboard
Provide an XQuery function to store other functions through the REST API
We need a directory in a database to store precompiled XQuery-functions as well as a route or an XQuery function to store and another one to read these files:
Inspiration:
https://github.com/sirixdb/brackitas/blob/master/src/main/java/org/brackit/as/context/BaseAppContext.java
hiii,can i take this one? can you assign it to me? thanks.
For sure :-)
Do you need help with this?
Have a great weekend :+1:
@sabamosleh Do you still like to work on this? Do you need help? Let me know, please :)
i am really sorry about my delay i need more time with this project cause i am very new. you can unassign me so others can work on it. but it is a cool project hope i can send a valid pr too:)))
Ah no problem, if I can help let me know. I think it's a good way to get a little bit into writing functions, which can be executed via XQuery :-)
Here's how Brackit works: http://wwwlgis.informatik.uni-kl.de/cms/fileadmin/publications/2013/Dissertation-Baechle.pdf
You can find similar functions for instance in the package https://github.com/sirixdb/sirix/tree/master/bundles/sirix-xquery/src/main/java/org/sirix/xquery/function/sdb/trx
thank you so much.