Qizx is a fast XML database engine that supports XQuery and is designed to quickly query, retrieve, and process indexed XML content. It works with valid XML documents and automatically indexes elements, attribute values, simple element content, and full-text by default. It can also be configured to index elements and attributes through context-sensitive rules and pluggable components.
Comments