Is there any frame for Marklogic for writing JavaScript code?

For Marklogic, this is NoSQL db and a powerful server engine. I use a * .xqy file to write code before, but marklogic 8 has an advanced feature, since it can write javascript code directly. For faster search in the database, I want to translate the xquery project into a javascript project. But there is no existing frame to create my project. In fact, I used the Roxy framework for my xquery project. And I need the same MVC structure for javascript.

+2
source share
2 answers

There is a lot to unravel.

-, , XQuery JavaScript, . , , . , ? ? XML JSON?

Roxy, JavaScript. , , .

+1

MVC , , JS. :

, : Roxy JavaScript , XQuery .

!

0

All Articles