Skip to content

nachawati/zorba

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Zorba - the NoSQL processor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 66.1%
  • HTML 12.0%
  • XQuery 11.3%
  • C 3.7%
  • CMake 2.2%
  • Java 2.2%
  • Other 2.5%