Embedded database adds high availability
Embedded applications use synchronous replication to distribute changes continuously, sending updates to other devices or backup storage media automatically. Once replication is configured, ITTIA DB SQL protects the application’s work from component failure.
Applications can also use ad hoc replication for total control over when changes are exchanged. Synchronous replication keeps every database up-to-date automatically, preventing conflicts. If a database is disconnected for some time, ITTIA DB can send snapshots of the tables from another database to quickly bring it back in line.
Table snapshots can also be used to synchronize two databases without configuring replication. Applications can also use distributed transactions to commit changes to two or more ITTIA DB database files at once, on the same device or over the network.
Two-phase commit ensures that changes are safely stored to every database before any database is irrevocably committed, making it easy to move data from one database to another without the risk of losing it along the way.
The company claims that the newest version of ITTIA embedded database offers complete data management abilities for application developers by bringing capabilities to embedded devices that were once only available in enterprise databases. This allows developers to benefit from the great performance, rich features and realistic costs for embedding a leading-edge database in their embedded applications.
For more informations, visit www.ittia.com