Skip to content Skip to navigation

Demo: Replication Made Easy with ITTIA DB SQL and Qt

This demonstration shows how to replicate data between two databases in a Qt application using ITTIA DB SQL. To follow along, install the ITTIA DB SQL Qt driver and follow the setup instructions.

Database is the foundation of the software architecture for applications in which data storage is a critical part of the design. Mapping data to the UI and manipulating data safely are important challenges that must be addressed during database and UI planning.

ITTIA DB SQL extends Qt with support for robust concurrency, high throughput, transaction logging, encryption, and synchronization between embedded databases and back-end RDBMS products. This video focuses specifically on using ITTIA DB SQL and Qt to replicate and mirror data.