当前位置:网站首页>强化实时数据管理,英方软件助力医保平台安全建设
强化实时数据管理,英方软件助力医保平台安全建设
2022-07-07 13:29:00 【墨天轮】


某市医疗保障信息平台建设工程,以信息化建设为抓手,推动医保覆盖与医保控费,积极融入医疗保障信息化全国“一盘棋”格局,为信息化支撑体系添砖加瓦。
英方软件为本次项目建设的打标环节提供高可用和实时数据整合方案,协助数据库系统保持 7*24 小时运作,满足最终用户连续可用的要求。
自动建表功能
实现源端 HotDB 数据库数据同步到目标端 MySQL 数据库并自动建表,并且需要再加上操作符字段 OP_CODE 和操作时间字段 OP_TIME。
记录源端操作
同步工具需要将源端 HotDB 只读库的 delete 数据插入到目标端 MySQL 数据库,并且将操作符字段 OP_CODE 记录为‘D’,OP_TIME 记录源端数据库 delete 操作时间。
主键冲突保留新数据
同步过程中,若出现跟之前相同的 delete 业务,同步到目标端 MySQL 库时会发生主键冲突,则保留最新的那条数据。
源备端数据不冲突
保证源端 HotDB 和目标端 MySQL 数据不冲突,若源端产生 insert 插入语句,需要判断目标库中是否有冲突数据,决策是否需要执行 delete 操作。



统一数据管理平台
通过统一平台进行图形化的管理,节点管理、规则配置、参数下发、规则启停等数据同步相关配置及操作,均于 i2UP 数据统一管理平台上可视化进行,大幅降低 DBA 运维成本。
对生产端零影响
源端 HotDB 数据所在服务器不需部署任何软件, 通过同步机代理程序,实现源库日志分析,解析出其 delete 语句。
高效完成打标任务
目前已经完成医保所有数据库打标需求的实施工作,成功打标中台一万多张表、经办近两千张表,及财务、公服数据表格。
喜讯丨英方软件2022获得10项发明专利!
06-16
英方与腾讯CSIG共建生态方案库,助力医保数据安全上云
06-13
英方软件 i2Stream 获2022数字中国创新大赛三等奖
06-10

边栏推荐
- [quick start of Digital IC Verification] 18. Basic grammar of SystemVerilog learning 5 (concurrent threads... Including practical exercises)
- [quick start of Digital IC Verification] 22. Ahb-sramc of SystemVerilog project practice (2) (Introduction to AMBA bus)
- Cocos makes Scrollview to realize the effect of zooming in the middle and zooming out on both sides
- Zhongang Mining: Fluorite continues to lead the growth of new energy market
- [quickstart to Digital IC Validation] 20. Basic syntax for system verilog Learning 7 (Coverage Driven... Including practical exercises)
- Using eating in cocos Creator
- Three. JS introductory learning notes 00: coordinate system, camera (temporarily understood)
- Streaming end, server end, player end
- 从 1.5 开始搭建一个微服务框架链路追踪 traceId
- Pit avoidance: description of null values in in and not in SQL
猜你喜欢

numpy---基础学习笔记

Three. JS introductory learning notes 00: coordinate system, camera (temporarily understood)

Three. JS introductory learning notes 18: how to export JSON files with Blender
Configure mongodb database in window environment

Mesh merging under ue4/ue5 runtime

从 1.5 开始搭建一个微服务框架链路追踪 traceId

Use of SVN

【微信小程序】Chapter(5):微信小程序基础API接口

Syntax of generator function (state machine)

Actually changed from 408 to self proposition! 211 North China Electric Power University (Beijing)
随机推荐
JS array foreach source code parsing
Three. JS introductory learning notes 04: external model import - no material obj model
The bank needs to build the middle office capability of the intelligent customer service module to drive the upgrade of the whole scene intelligent customer service
2022 all open source enterprise card issuing network repair short website and other bugs_ 2022 enterprise level multi merchant card issuing platform source code
UE4 exports the picture + text combination diagram through ucanvasrendertarget2d
HPDC smart base Talent Development Summit essay
It's different for rich people to buy a house
Three. JS introductory learning notes 11:three JS group composite object
leetcode 241. Different ways to add parentheses design priority for operational expressions (medium)
Using eating in cocos Creator
Asynchronous application of generator function
webgl_ Graphic transformation (rotation, translation, zoom)
Getting started with webgl (4)
保证接口数据安全的10种方案
TS typescript type declaration special declaration field number is handled when the key key
Please supervise the 2022 plan
[quick start of Digital IC Verification] 22. Ahb-sramc of SystemVerilog project practice (2) (Introduction to AMBA bus)
Summary of knowledge points of xlua hot update solution
Three. JS introductory learning notes 15: threejs frame animation module
山东老博会,2022中国智慧养老展会,智能化养老、适老科技展


