Databases
XML Data Management Benchmark Unveiled
17:44, 13 Feb 2001 UTC | Ron Bourret

Timo Boehme of the database group at the University of Leipzig has announced XMach-1, a scaleable, multi-user benchmark for XML data management systems.

The benchmark is designed to measure performance of XML data management systems in a Web environment and considers different types of XML documents, including document-centric, data-centric, and schema-less documents. It is designed to be used with both native XML databases and XML-enabled databases.

The benchmark specifies the structure of the database and describes how to generate its contents. It consists of seven retrieval queries as well as insert, delete, and update queries, mixed to simulate a typical Web application. The retrieval queries simulate both data-centric and document-centric operations, and range from simply retrieving a document to full-text searches to queries requiring operations such as joins, grouping, counting, and sorting.

Because most databases that support XML today do not support XML query languages, the benchmark architecture includes an application over the database. This can be a thin layer over a query processor (for databases that support XML queries) or a much thicker layer that hard-codes the logic needed to perform the benchmark queries (for databases that do not support XML queries).

The authors are currently implementing the benchmark over various databases, as well as building a tool to populate a benchmark database.

Re: XML Data Management Benchmark Unveiled (Akmal Chaudhri - 17:15, 16 Mar 2001)

Two other benchmarks/papers that might interest people:

http://www.xmlperformance.org/

and

D. Florescu and D. Kossmann (1999) A performance evaluation of alternative mapping schemes for storing XML data in a Relational database. Technical Report No. 3680, INRIA, Le Chesnay Cedex, France, May 1999.

http://www-rodin.inria.fr/dataFiles/FK99.ps

These and other benchmark references related to database systems can be found here:

http://www.soi.city.ac.uk/~akmal/html.dir/benchmarks.html

Regards

akmal

Re: XML Data Management Benchmark Unveiled (Sunil Peter - 09:25, 26 Feb 2001)

See http://www.condat.de

Re: XML Data Management Benchmark Unveiled (Randy Haney - 02:34, 16 Feb 2001)

Without understanding everything regarding XML I'm a little confused. I currently own a llar real estate sales and development company. I'm wanting to add XML to our server solution in order to provide scalable communication applications to our website. The main idea of doing this is to allow cell phone users the ability to obtain vital information regarding homes for sale on their cell phones from our web site.

I have read a lot about Information Architects Corp's SmartCode. Has anyone heard of them or is there another company well know for WAP, XML and RDF applications that may provide this solution for me. Greatly appreciated!

Randy Haney, CRB,CRS,GRI American Associates,Inc. Realtors Builders Developers

Haneyno1@aol.com

> Re: XML Data Management Benchmark Unveiled (Ronald Bourret - 02:56, 16 Feb 2001)
  
xmlhack: developer news from the XML community

Front page | Search | Find XML jobs

Related categories
Databases
Tools