Qualcomm Releases NoSQL Qizx
Written by Kay Ewbank   
Monday, 23 February 2015

 Qualcomm has launched Qizx, a noSQL, native XML database for text-intensive projects where you need quick access and searching of documents.

Qualcomm acquired Qizx when it bought Axyana Software back in 2013, and has been developing the database since then. The new version was launched at the start of the year and is now available on the AWS Marketplace.

Qualcomm describes the new version as enterprise ready with high availability, improved performance, reliability, and efficient document indexing and search power. It works with well-formed XML documents, with no DTD or schema required.

 

qizxschematic

 

Qizx offers automatic indexing of XML content, so avoiding the need to create ad-hoc indexes for application queries. By default, the full contents of documents are indexed, including the element structure, attribute values (in text, number, and date form when applicable), simple element content, and full text. You can also make use of custom indexing of XML content via user-defined data sieves. Full-text indexing can also be customized by providing plugins for word tokenizing, stemming and thesaurus lookups.

The indexes mean query times are minimized, and Qizx uses the XML structure to optimize queries automatically. Document Type Definition (DTD) and schema are optional. Qizx supports XQuery (including Full-Text and Update extensions) and conforms to W3C specifications. To support XQuery, XML documents indexed in Qizx have an internal representation that complies with the XQuery/XPath 2 data model. Their logical structure is fully preserved and documents can be exported back into XML without information loss (except for physical details like entity boundaries and CDATA sections).

While Qizx is NoSQL, it supports ACID Transactions and updates. Queries can be completed without interfering with concurrent updates; and backups can be performed while the Qizx engine is running. The software comes integrated in a REST server that can be accessed by remote clients and applications.

 

qizxlogo

 

More Information

Qizx

Related Articles

Facebook Apollo NoSQL Database

NuoDB Challenges NoSQL

MongoDB 3.0 Announced

Oracle's NoSQL 2.0 Released

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Google Releases Vertex AI Agent Builder
06/05/2024

Google has launched Vertex AI Agent Builder, alongside new open-source language models for the Vertex AI platform. The announcements were made at the Google Cloud Next 2024 event.



Query Your Oracle Autonomous Database With Natural Language
22/04/2024

Select AI is a new feature of the Oracle Autonomous Database that transforms your mother language to SQL. This is a big boon for non-developers in extracting value out of their data silos.


More News

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Tuesday, 24 February 2015 )