/zorba

Zorba - the NoSQL processor

Primary LanguageC++Apache License 2.0Apache-2.0

#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