Zorba’s architecture employs a modular design. Specifically, one major design goal and differentiator between other existing XQuery processors is the ability to run Zorba on top of various XML stores.In order to allow for pluggable XML stores, Zorba defines an interface which is called the Store API. The goal of this API is to specify […]

continue reading.....