Skip to content

zorba-processor/zorba

Repository files navigation

Zorba - The NoSQL Processor

Circle CI

http://zorba.io/

Docker Container

A container with the zorba binary is available at https://registry.hub.docker.com/u/fcavalieri/zorba/

Below are examples of Zorba executed via Docker:

docker run zorba -q 1+1

You can also mount a local folder that contains your queries. The image exposes a volume at /queries:

docker run -v /home/fcavalieri/myqueries:/queries zorba -q foo.xq -f

Documentation

http://zorba.io/documentation/latest

Support

If you want to be informed about new code releases, bug fixes and general news and information about the Zorba NoSQL Processor, subscribe to the Zorba Users mailing list zorba-io-users@googlegroups.com