当前位置:网站首页>金仓数据库 KingbaseES异构数据库移植指南 (2. 概述)
金仓数据库 KingbaseES异构数据库移植指南 (2. 概述)
2022-07-27 18:07:00 【沉舟侧畔千帆过_】
2. 概述
将一个应用系统从一个数据库(以下简称源数据库)迁移到另一个数据库(以下简称目标数据库)时,需要考虑如下因素:
1. 应用迁移的周期/成本
a. 目标数据库对源数据库的兼容度越高,迁移周期越小;本文第2部分描述的内容和对源数据库的支撑程度越高,迁移越快。
b. 迁移过程中,是否有工具支撑加速迁移过程;
c. 迁移完成后,是否有工具支撑数据对比,减少应用测试过程。目标数据库是否有丰富的移植辅助工具。
2. 目标数据库产品是否有成熟的迁移服务团队
目标数据库的服务支持团队是否成熟,管理是否完善,是否有完善的应用移植方法。
3. 目标数据库是否满足应用的使用需求
考察目标数据库的产品能力是否可以替换源4.数据库,主要包括如下几个方面:
a.使用的源数据库的对象,目标数据库是否可以支持
b.使用的源数据库的访问接口(SQL/PLSQL),目标数据库是否可以支持
c.使用的开发接口和开发框架,目标数据库是否支持
d.使用的第三方产品或者组件,目标数据库是否支持
e.目标数据库是否支持源系统的高可用方案
f.目标数据库是否可以满足应用系统的性能需要,若采用国产CPU,更需要评估目标数据库在指定国产CPU上的性能表现;有可能需要优化应用程序的处理,完成性能的联合解决方案,那么目标数据库是否提供性能分析和调优手段。
4. 系统割接的需求目标数据库是否可以满足
主要包含:
a. 应用从源数据库切换到目标数据库,业务是否可以停止,若是不可以停止,目标数据库是否可以支持数据实时同步;
b. 移植完成后,是否需要和源数据库双轨运行,目标数据库是否有方案可以支撑
本文档就上面的问题,介绍KingbaseES产品的应用迁移支撑体系,以及应用迁移的过程。
边栏推荐
- 一周活动速递|深入浅出第8期;Meetup成都站报名进行中
- Oracle +JDBC
- Software test interview question: if a string is known as "hello_world_yoyo", how to get a queue ["hello", "world", "yoyo"]
- [rctf2015]easysql-1 | SQL injection
- Management of user organization structure
- Jetpack Compose 性能优化指南——编译指标
- Understand the wonderful use of dowanward API, and easily grasp kubernetes environment variables
- Analysis on the optimization of login request in IM development of instant messaging mobile terminal
- JVS公众号登陆配置
- SQL高级技巧CTE和递归查询
猜你喜欢

【程序人生】“阶段总结“-不甘平凡

leetcode:1498. 满足条件的子序列数目【排序 + 二分 + 幂次哈希表】

Mlx90640 infrared thermal imager temperature sensor module development notes (VII)
![[efficiency] abandon notepad++, this open source substitute is more awesome!](/img/41/495bbe4d1e6d953ba5c4d8984f81e7.jpg)
[efficiency] abandon notepad++, this open source substitute is more awesome!

JVS基础介绍

EasyCVR平台添加RTSP设备时,出现均以TCP方式连接的现象是什么原因?

Redis thing learning

Preprocessing and macro definition

Understand │ what is cross domain? How to solve cross domain problems?

Lennix Lai, OKx financial market director: Web3 is a revolution
随机推荐
CONDA common commands
JVM overview and memory management (to be continued)
用户组织架构的管理
Anfulai embedded weekly report no. 275: 2022.07.18--2022.07.24
Linked list~~~
SQL高级技巧CTE和递归查询
Redis queue、rdb学习
Onion group joined hands with oceanbase to realize distributed upgrading, and global data has achieved cross cloud integration for the first time
RK3399平台入门到精通系列讲解(导读篇)21天学习挑战介绍
Software test interview question: how to output "0001" when a number is known to be 1
RK3399平台开发系列讲解(进程篇)15.36、理解进程和协程
软件测试面试题:字符串 “axbyczdj“,如果得到结果“abcd
Huawei's 150 member team rushed to the rescue, and Wuhan "Xiaotangshan" 5g base station was quickly opened!
Two years after its release, the price increased by $100, and the reverse growth of meta Quest 2
One week activity express | in simple terms, issue 8; Meetup Chengdu station registration in progress
[Alibaba security × ICDM 2022] 200000 bonus pool! The risk commodity inspection competition on the large-scale e-commerce map is in hot registration
用户和权限撤销用户权限
从0开始写bootloader
How to solve the problem of missing alarm information and synchronization when Haikang equipment is connected to easycvr?
【数据集显示标注】VOC文件结构+数据集标注可视化+代码实现