Your location:Home>开发控件 版本控制 >开发控件

TMS Echo

 

TMS Echo

Delphi framework for data replication

Release

v1.3.2.2 (February 16, 2018)

Version history

Feature overview

TMS Echo is a Delphi framework for data replication. It's part of TMS Business product line, and it's relies on TMS Aurelius to function.

What does it do?

It allows you to have two or more databases and synchronize data between them. Changes you make to one client database (inserts, updates, deletes) can be sent to another database. It's bidirectional, so you can send and receive changes between databases.

 

How does it work?

It creates a log of all the changes made to a database (using TMS Aurelius), and when requested, it sends those changes to the other nodes (databases) registered to receive changes from that one database. Thanks to relying on TMS Aurelius, it works very smoothly and almost automatically, since it benefits from existing information and mechanisms like logging, mapping, model information, etc.

 

How can I benefit from it, in what types of applications can I use it?

TMS Echo is great if you want to distribute your databases so you don't need to have a direct connection to a central database for your application to work. It will perform data on a local database and synchronize data to central database when needed. Some examples of scenarios:

 

Screenshots

TMS Echo


TMS Echo

 

北京哲想软件有限公司