• ISA provides technical resources and standards to help industrial automation professionals advance their careers and the field. We enable automation professionals worldwide to solve problems and enhance their skills by bringing people together to create new technologies and share best practices with future automation professionals.
    • Industry Insights

  • We attract over 140,000 unique automation professionals monthly, making us the premier online content provider and the only dedicated electronic magazine in the automation industry.

    Monthly Magazine

    • More things to read

    Back
    Back
  • M logo for Automation.com Monthly. Link to current issue.

ITTIA enhances DB SQL

01 February, 2013
DB SQL Qt driver is now compatible with Qt 5.0.0, adding features such as replication, data distribution, concurrency, logging, and change notification.

February 1, 2013 - The ITTIA DB SQL Qt driver is now compatible with Qt 5.0.0. The integration of these technologies allows software developers for embedded systems and devices to take advantage of flexible embedded data management software and an elegant GUI framework. Features such as replication, data distribution, concurrency, logging, and change notification offer applications a unique competitive edge and enable rapid development of user-friendly data-driven applications with a level of performance that is only possible in native code.

With this update, the Qt driver for ITTIA DB SQL now provides data change notification events through signals and slots. Whenever a row is modified, connected slots will receive a copy of the row and the type of operation that was performed, whether an insert, update, or delete. Row data can also be limited to the primary key and modified fields. This is a convenient way to send messages between applications and threads that are actively sharing the same database. ITTIA DB SQL can also distribute data across databases at different locations, protecting mission-critical data and reducing latency through high availability.

Software developers can leverage the Qt framework to access and modify a local database through a graphical user interface, and ITTIA DB SQL will replicate those changes to any number of peer databases on the same device or across the network. Since ITTIA DB SQL is a cross-platform database, any combination of hardware can be used to create redundancy, and applications embedded with ITTIA DB greatly benefit from flexibility for handing a wide range of scenarios. The combination of Qt's stylish framework with ITTIA DB SQL's flexible data management software will ensure best practices for concurrent processing of data, as both technologies are designed for multithreaded application development.

Applications can run transactions in parallel, allowing long-running tasks such as synchronization to run without blocking normal operations. Qt also works well with libraries like the STL and Boost, and code is compiled to native binaries that will run at full speed without the need for a virtual machine. ITTIA DB SQL is available for many programming languages, including C++, which is used by Qt developers.

Trending Articles

Advertisement

Related Industry Products

View all Industry Products
Advertisement
Advertisement