KR20180094249A - 데이터베이스 기반의 데이터 연계 방법 및 데이터베이스 기반의 데이터 연계 시스템 그리고 데이터베이스 기반의 데이터 연계 방법을 수행하기 위한 프로그램을 기록하여 컴퓨터가 읽을 수 있는 기록 매체 - Google Patents
데이터베이스 기반의 데이터 연계 방법 및 데이터베이스 기반의 데이터 연계 시스템 그리고 데이터베이스 기반의 데이터 연계 방법을 수행하기 위한 프로그램을 기록하여 컴퓨터가 읽을 수 있는 기록 매체 Download PDFInfo
- Publication number
- KR20180094249A KR20180094249A KR1020170020333A KR20170020333A KR20180094249A KR 20180094249 A KR20180094249 A KR 20180094249A KR 1020170020333 A KR1020170020333 A KR 1020170020333A KR 20170020333 A KR20170020333 A KR 20170020333A KR 20180094249 A KR20180094249 A KR 20180094249A
- Authority
- KR
- South Korea
- Prior art keywords
- data
- client
- format
- database
- module
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 39
- 238000013500 data storage Methods 0.000 claims abstract description 41
- 238000004891 communication Methods 0.000 claims abstract description 18
- 230000005540 biological transmission Effects 0.000 claims abstract description 9
- 238000006243 chemical reaction Methods 0.000 claims description 11
- 238000012546 transfer Methods 0.000 claims description 8
- 230000008859 change Effects 0.000 claims description 6
- 238000012508 change request Methods 0.000 claims description 3
- 230000001960 triggered effect Effects 0.000 claims 1
- 238000010586 diagram Methods 0.000 description 7
- 238000012545 processing Methods 0.000 description 3
- 238000005259 measurement Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 1
- 238000007726 management method Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- 230000004044 response Effects 0.000 description 1
- 230000009897 systematic effect Effects 0.000 description 1
Images
Classifications
-
- G06F17/30129—
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/17—Details of further file system functions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/11—File system administration, e.g. details of archiving or snapshots
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/25—Integrating or interfacing systems involving database management systems
- G06F16/258—Data format conversion from or to a database
-
- G06F17/3007—
-
- G06F17/30569—
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
도 2는 본 발명의 바람직한 실시예에 따른 클라이언트의 데이터 연계 방법을 설명하기 위해 개략적으로 도시한 도면.
도 3 및 도 4는 본 발명의 바람직한 실시예에 따른 데이터베이스 기반의 실시간 데이터 연계 방법의 흐름을 예시한 순서도.
도 5는 본 발명의 바람직한 실시예에 따른 데이터베이스 기반의 실시간 데이터 연게 시스템을 예시한 블록도.
100: 트리거모듈 110: 테이블
130: 통신부 150: 저장 요청모듈
170: 데이터 저장모듈 300: 포맷 저장모듈
310: 포맷 변환모듈 330: 포맷 등록모듈
500: 식별정보 모듈
Claims (8)
- 클라이언트로부터 수신된 데이터를 데이터베이스의 테이블에 저장하고 특정 클라이언트로 전송하는 데이터베이스 기반의 실시간 데이터 연계 방법에 있어서,
클라이언트로부터 데이터를 수신하는 데이터 수신 단계;
상기 데이터베이스가 데이터 저장모듈에 상기 데이터의 저장을 요청하는 데이터 저장 요청 단계;
상기 데이터 저장모듈이 상기 데이터를 테이블에 저장하는 데이터 저장 단계; 및
트리거모듈이 상기 데이터를 필요로 하는 특정 클라이언트로 전송하도록 통신부를 트리거링 하는 데이터 전송 단계;
를 포함하는 것을 특징으로 하는 데이터베이스 기반의 데이터 연계 방법.
- 제1항에 있어서,
상기 데이터 전송 단계는,
포맷 변환모듈이 트리거링되어 상기 데이터를 필요로 하는 클라이언트에 해당하는 포맷형식으로 변환하는 포맷 변환단계를 더 포함하고,
통신부가 트리거링되어 상기 포맷 변환단계에서 변환된 변환데이터를 필요로 하는 특정 클라이언트로 전송하는 것을 특징으로 하는 데이터베이스 기반의 데이터 연계 방법.
- 제1항에 있어서,
상기 트리거모듈은,
상기 데이터 저장 요청 단계 다음에 상기 데이터 전송 단계를 진행하거나, 또는 상기 데이터 저장 단계 다음에 상기 데이터 전송 단계를 진행하도록 하는 것을 특징으로 하는 데이터베이스 기반의 데이터 연계 방법.
- 제2항에 있어서,
상기 데이터베이스는,
각각의 클라이언트에 해당하는 포맷형식이 저장된 포맷 저장모듈; 및
클라이언트로부터 포맷형식 변경 요청을 받으면, 상기 포맷 저장모듈에 저장된 해당 클라이언트의 포맷형식을 요청받은 포맷형식으로 변경하는 포맷 등록모듈을 포함하며,
상기 포맷 등록모듈은,
신규 클라이언트가 상기 데이터베이스에 등록되면, 상기 신규 클라이언트로 포맷형식 전송을 요청하고, 수신한 포맷형식을 포맷 저장모듈에 저장하는 것을 특징으로 하는 데이터베이스 기반의 데이터 연계 방법.
- 제 1항 내지 4항 중 어느 한 항에 있어서,
상기 데이터베이스는,
각각의 클라이언트가 필요로 하는 데이터를 의미하는 식별정보가 저장된 식별정보 모듈을 포함하는 것을 특징으로 하는 데이터베이스 기반의 데이터 연계 방법.
- 제5항에 있어서,
상기 식별정보 모듈은,
신규 클라이언트로부터 클라이언트 등록 요청신호를 수신하면, 상기 신규 클라이언트가 필요로 하는 데이터를 의미하는 식별정보를 저장하고,
특정 클라이언트로부터 필요로 하는 데이터의 추가 또는 변경 요청을 받을 경우, 상기 식별정보를 업데이트하는 것을 특징으로 하는 데이터베이스 기반의 데이터 연계 방법.
- 클라이언트로부터 수신된 데이터를 데이터베이스의 테이블에 저장하고 특정 클라이언트로 전송하는 데이터베이스 기반의 실시간 데이터 연계 시스템에 있어서,
클라이언트와 데이터를 송, 수신하는 통신부;
상기 클라이언트로부터 데이터를 수신하면, 상기 데이터의 저장 요청신호를 데이터 저장모듈로 송신하는 저장 요청모듈;
상기 저장 요청신호를 수신하면, 상기 데이터를 테이블에 저장하는 데이터 저장모듈; 및
상기 데이터를 필요로 하는 특정 클라이언트로 송신하도록 상기 통신부를 트리거링하는 트리거모듈;
을 포함하는 것을 특징으로 하는 데이터베이스 기반의 데이터 연계 시스템.
- 제1항 내지 제6항 중 어느 한 항에 기재된 방법을 수행하기 위한 프로그램을 기록한 컴퓨터로 읽을 수 있는 기록매체.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020170020333A KR101935374B1 (ko) | 2017-02-15 | 2017-02-15 | 데이터베이스 기반의 데이터 연계 방법 및 데이터베이스 기반의 데이터 연계 시스템 그리고 데이터베이스 기반의 데이터 연계 방법을 수행하기 위한 프로그램을 기록하여 컴퓨터가 읽을 수 있는 기록 매체 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020170020333A KR101935374B1 (ko) | 2017-02-15 | 2017-02-15 | 데이터베이스 기반의 데이터 연계 방법 및 데이터베이스 기반의 데이터 연계 시스템 그리고 데이터베이스 기반의 데이터 연계 방법을 수행하기 위한 프로그램을 기록하여 컴퓨터가 읽을 수 있는 기록 매체 |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20180094249A true KR20180094249A (ko) | 2018-08-23 |
KR101935374B1 KR101935374B1 (ko) | 2019-04-03 |
Family
ID=63454766
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020170020333A KR101935374B1 (ko) | 2017-02-15 | 2017-02-15 | 데이터베이스 기반의 데이터 연계 방법 및 데이터베이스 기반의 데이터 연계 시스템 그리고 데이터베이스 기반의 데이터 연계 방법을 수행하기 위한 프로그램을 기록하여 컴퓨터가 읽을 수 있는 기록 매체 |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR101935374B1 (ko) |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010085501A (ko) * | 2000-02-28 | 2001-09-07 | 김두현 | 클라이언트 시스템과 호스트 시스템 간의 데이터베이스동기화 시스템 및 그 방법 |
JP2006252140A (ja) * | 2005-03-10 | 2006-09-21 | Obic Co Ltd | データベース管理方法及びサーバ及びプログラム |
KR20110139959A (ko) * | 2010-06-24 | 2011-12-30 | (주)미디어포스 | 데이터베이스에 접근하기 위한 구조화 질의어를 정형화 포맷에 적용하는 시스템 |
-
2017
- 2017-02-15 KR KR1020170020333A patent/KR101935374B1/ko active IP Right Grant
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010085501A (ko) * | 2000-02-28 | 2001-09-07 | 김두현 | 클라이언트 시스템과 호스트 시스템 간의 데이터베이스동기화 시스템 및 그 방법 |
JP2006252140A (ja) * | 2005-03-10 | 2006-09-21 | Obic Co Ltd | データベース管理方法及びサーバ及びプログラム |
KR20110139959A (ko) * | 2010-06-24 | 2011-12-30 | (주)미디어포스 | 데이터베이스에 접근하기 위한 구조화 질의어를 정형화 포맷에 적용하는 시스템 |
Also Published As
Publication number | Publication date |
---|---|
KR101935374B1 (ko) | 2019-04-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7690000B2 (en) | Metadata journal for information technology systems | |
US11960443B2 (en) | Block data storage system in an event historian | |
US20100088197A1 (en) | Systems and methods for generating remote system inventory capable of differential update reports | |
US20160171055A1 (en) | Data query interface system in an event historian | |
JPH10269252A (ja) | 分散情報の統合方法及び装置 | |
US20200019638A1 (en) | Arrangement for enriching data stream in a communications network and related method | |
US10452879B2 (en) | Memory structure for inventory management | |
CN107766207A (zh) | 分布式自动监控方法、系统、计算机可读存储介质及终端设备 | |
US9658924B2 (en) | Event data merge system in an event historian | |
CN102209335A (zh) | 一种多网元用户数据的获取方法及装置 | |
US20110153678A1 (en) | Configuration information management system, configuration information management method, and distributed information management device | |
CN111163074A (zh) | 一种网关服务控制方法及装置 | |
CN104395891B (zh) | 分布式数据库系统及其方法 | |
KR101935374B1 (ko) | 데이터베이스 기반의 데이터 연계 방법 및 데이터베이스 기반의 데이터 연계 시스템 그리고 데이터베이스 기반의 데이터 연계 방법을 수행하기 위한 프로그램을 기록하여 컴퓨터가 읽을 수 있는 기록 매체 | |
US20130290245A1 (en) | Database history management method and system thereof | |
CN111124542A (zh) | 一种配置信息管理系统 | |
US10223716B2 (en) | Systems and methods for monitoring and valuating transactions for document processes | |
US8782079B2 (en) | Configuration information management device, distributed information management system and method | |
JP6390972B2 (ja) | 印刷装置データ処理システムおよび印刷装置データ処理方法 | |
US10579601B2 (en) | Data dictionary system in an event historian | |
US20110302268A1 (en) | Method and system for communication using a medical imaging protocol | |
US7155503B2 (en) | Data server | |
CN112118140B (zh) | Cdn配置方法、装置、计算机设备及存储介质 | |
CN117472365A (zh) | 数据处理方法、终端设备以及存储介质 | |
US12047451B2 (en) | IoT system and data collection control method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20170215 |
|
PA0201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20180511 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20181221 |
|
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20181228 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20181228 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20211124 Start annual number: 4 End annual number: 4 |
|
PR1001 | Payment of annual fee |
Payment date: 20221214 Start annual number: 5 End annual number: 5 |
|
PR1001 | Payment of annual fee |
Payment date: 20231207 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20241210 Start annual number: 7 End annual number: 7 |