contents

software
 
ITTIA DB SQL Version 3.3 Introduced

ITTIA DB SQL version 3.3 introduces new tools for software developers, in the form of a custom memory allocator and graphical database editing utility. This makes ITTIA DB SQL more suitable for embedded relational data storage in device applications.

Using a new memory allocator, ITTIA DB SQL provides strict, documented memory usage guarantees. The amount of memory required for ITTIA DB to operate without failure depends on the requirements of the application, but this can now be calculated using guidelines provided by ITTIA. When the new internal memory allocator is enabled, ITTIA DB only allocates from a fixed memory pool provided by the application. Furthermore, this allocator bounds memory fragmentation overhead, so that ITTIA DB will never fail due to insufficient memory, if configured according to the allocation guidelines.

A white paper from ITTIA R&D, Confident Memory Management on Embedded Devices, explains how to determine the database memory requirements for an application. The development kit for ITTIA DB SQL also includes an example application that demonstrates the process. The white paper is available here.

The ITTIA SQL Browser utility was also released alongside version 3.3. This graphical tool is used during prototyping, development, and quality assurance to quickly open and query ITTIA DB SQL databases. No configuration is required to copy database files from a device and open them directly. It can also connect to devices running the ITTIA DB SQL server. The full power of SQL queries can be used with any ITTIA DB database file, even if SQL is not used on the device itself. Tables and query results can be exported with this utility, and binary large objects can be loaded and saved to files.

A free evaluation development kit for ITTIA DB SQL is available here.



write your comments about the article :: © 2010 Computing News :: home page