[xquery-talk] [ANN] Zorba "Leto" 3.1

Federico Cavalieri fcavalieri83 at gmail.com
Fri Jul 31 07:16:21 PDT 2015


Dear Zorba users,

We are proud to announce the release of Zorba 3.1, codename Leto.

This release introduces a new query profiler for performance analysis and a
revamped function caching infrastructure.
Leto also includes many optimizations, a number of new features, and more
than 60 bug fixes.
Please check the ChangeLog at
https://github.com/28msec/zorba/blob/master/ChangeLog for complete
information.

Zorba Leto is the first release to be also available via Docker (
https://www.docker.com/).
Docker is a great way to deploy Zorba on any operating system.
The image is available at
https://registry.hub.docker.com/u/fcavalieri/zorba/.
Below are examples of Zorba executed via Docker:

Zorba command via Docker.
docker run zorba -q 1+1

You can also mount a local folder that contains your queries.

Zorba command via docker using a mounted volume.
docker run -v /home/fcavalieri/myqueries:/queries zorba -q foo.xq -f

Checkout the full announcement at http://www.28.io/blog/zorba-3.1/

Happy querying!
Federico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://x-query.com/pipermail/talk/attachments/20150731/96ebfac7/attachment.html>


More information about the talk mailing list