摘要
在基于数据库的大型分布式应用系统中,以较小的开销实现异构数据库间的复制是一个难题。分析原有异构数据库复制方法存在的不足,提出在数据访问接口中捕获数据变更SQL语句的改进方法,在不显著增加额外开销的情况下能完全捕获数据变更,同时保持变更的事务特性。实际应用验证了该方法的可行性。
It is difficult to deal with heterogeneous database replication with little overhead in large distributed applications. After analyzing original approach, this paper intends to capture database changes SQL in data access interface of applications. All database changes can be easily captured with new method and transaction property of database is guaranteed. Practical application verifies the feasibility of the approach.
出处
《计算机工程》
CAS
CSCD
北大核心
2009年第8期79-81,84,共4页
Computer Engineering
基金
铁道部科技研究开发计划基金资助项目"牵引供电自动化系统方案及技术规范研究"(2007J022)
关键词
异构数据库复制
SQL重现
数据访问接口
heterogeneous database replication
SQL reproducing
data access interface