News Archive (1999-2012) | 2013-current at LinuxGizmos | Current Tech News Portal |    About   

McObject adds XML support to in-memory database

Nov 18, 2002 — by LinuxDevices Staff — from the LinuxDevices Archive — views

Issaquah, WA — Responding to developers' increased interest in realizing the benefits of XML (eXtensible Markup Language) for embedded systems, McObject has released an XML interface for its eXtremeDB in-memory database system. The eXtremeDB XML interface enables seamless data exchange between eXtremeDB and other XML-enabled systems, and provides a simplified means for updating underlying database… structures.

McObject has created a freely downloadable example program demonstrating the integration of the eXtremeDB embedded XML interface and Web Services through SOAP interfaces. Interested developers can download the demonstration program and implementation files at http://www.mcobject.com.

The eXtremeDB XML interface enables the export of database data in XML format as well as importing XML data into the database. Expressed in XML form, data is easily shared between eXtremeDB-based embedded systems and the outside world, in an efficient, standards-based fashion.

In contrast to some databases that store data as XML, eXtremeDB XML supports the W3C XML specification but stores its contents in the eXtremeDB binary format, applying eXtremeDB's efficient in-memory storage methodology to the imported data. Stored objects retain eXtremeDB's compact layout, as well as its fast and predictable search methods and updates. With eXtremeDB XML, the database still reads and writes XML in the context of transactions, ensuring reliability and data integrity.

eXtremeDB's XML stands out as a truly embeddable implementation. The module adds just 40K to the run-time code size, meeting the footprint limitations typically imposed by embedded systems and intelligent devices.

Potential uses include exporting real-time data from eXtremeDB-based embedded devices into enterprise databases, for archiving and for building cutting-edge embedded Web-servers and other applications. The ability to accept incoming XML simplifies eXtremeDB schema evolution by allowing the use of using XML editing and transformation tools to change the database structure. eXtremeDB XML is developed in accordance with the W3C SOAP encoding recommendations.

XML cuts project time via well-understood standards and tools, and makes devices 'smarter' by providing new connectivity options. With eXtremeDB's XML interface, developers realize these benefits while continuing to enjoy an ultra-small database footprint, fast performance and a rich development tool-set. eXtremeDB XML thus provides a key connectivity component for building connected, state-of-the-art intelligent devices.



 
This article was originally published on LinuxDevices.com and has been donated to the open source community by QuinStreet Inc. Please visit LinuxToday.com for up-to-date news and articles about Linux and open source.



Comments are closed.