KR102230821B1 - Database migration system and database migration method using the same - Google Patents
Database migration system and database migration method using the same Download PDFInfo
- Publication number
- KR102230821B1 KR102230821B1 KR1020180169962A KR20180169962A KR102230821B1 KR 102230821 B1 KR102230821 B1 KR 102230821B1 KR 1020180169962 A KR1020180169962 A KR 1020180169962A KR 20180169962 A KR20180169962 A KR 20180169962A KR 102230821 B1 KR102230821 B1 KR 102230821B1
- Authority
- KR
- South Korea
- Prior art keywords
- sql statement
- conversion
- data
- management system
- module
- Prior art date
Links
- 238000000034 method Methods 0.000 title claims abstract description 26
- 238000013508 migration Methods 0.000 title description 22
- 230000005012 migration Effects 0.000 title description 22
- 238000006243 chemical reaction Methods 0.000 claims abstract description 76
- 238000012795 verification Methods 0.000 claims abstract description 26
- 238000007726 management method Methods 0.000 claims description 36
- 238000013500 data storage Methods 0.000 claims description 11
- 230000006870 function Effects 0.000 description 7
- 230000008569 process Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 5
- 238000013507 mapping Methods 0.000 description 4
- 238000012986 modification Methods 0.000 description 4
- 230000004048 modification Effects 0.000 description 4
- 230000008901 benefit Effects 0.000 description 3
- 230000000712 assembly Effects 0.000 description 2
- 238000000429 assembly Methods 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 230000006641 stabilisation Effects 0.000 description 2
- 238000011105 stabilization Methods 0.000 description 2
- 238000012546 transfer Methods 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000003672 processing method Methods 0.000 description 1
- 238000004904 shortening Methods 0.000 description 1
- 230000009469 supplementation Effects 0.000 description 1
Images
Classifications
-
- 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/21—Design, administration or maintenance of databases
- G06F16/214—Database migration support
-
- 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
-
- 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/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (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
본 발명은 제1 관계형 데이터베이스 관리시스템(Relational DataBase Management System, RDBMS)에서 제2 관계형 데이터베이스 관리시스템으로 마이그레이션(migration) 하기 위한 데이터베이스 전환 시스템에 있어서, 제1 관계형 데이터베이스 관리시스템으로 접근할 수 있는 제1 SQL(Structured Query Language) 문을 입력받는 입력모듈, 상기 제1 SQL 문과 제2 관계형 데이터베이스 관리시스템으로 접근할 수 있는 제2 SQL 문 사이의 호환성을 분석하는 검증모듈 및 상기 검증모듈로부터 분석된 결과를 출력하는 출력모듈을 포함하고, 상기 출력모듈은, 상기 제1 SQL 문에서 제2 SQL 문으로의 변환 가이드 데이터를 제공하는 것을 특징으로 하는 데이터베이스 전환 시스템 및 이를 이용한 데이터베이스 전환 방법에 관한 것이다.The present invention provides a database conversion system for migrating from a first relational database management system (RDBMS) to a second relational database management system. An input module that receives a Structured Query Language (SQL) statement, a verification module that analyzes the compatibility between the first SQL statement and a second SQL statement that can be accessed by the second relational database management system, and the analysis result from the verification module. It includes an output module to output, and the output module relates to a database conversion system and a database conversion method using the same, characterized in that it provides conversion guide data from the first SQL statement to the second SQL statement.
Description
본 발명은 데이터베이스 전환 시스템 및 이를 이용한 데이터베이스 전환 방법에 관한 것으로, 제1 관계형 데이터베이스 관리시스템(Relational DataBase Management System, RDBMS)에서 제2 관계형 데이터베이스 관리시스템으로 마이그레이션(migration) 하기 위한 시스템 및 방법에 관한 것이다.The present invention relates to a database conversion system and a database conversion method using the same, and to a system and method for migrating from a first relational database management system (RDBMS) to a second relational database management system. .
현재 대다수의 기업이나 공공기관에서는 상용화 데이터베이스 관리시스템(DataBase Management System, DBMS)을 사용하며, 고가의 사용료 및 유지보수 비용을 지불하고 있다. 이때 이를 사용하는 업체에서는 상용 DBMS의 경제성이나 성능에 따라 다른 상용 DBMS로 전환하거나 오픈소스 DBMS로 전환하여 사용하는 경우가 발생된다. 하지만 기존에 사용하던 DBMS를 다른 DBMS를 전환하는 경우에는, 전환 시에 발생되는 여러 가지 문제로 쉽게 진행하지 못하는 경우가 많다.Currently, most companies and public institutions use a commercial database management system (DBMS), and are paying expensive usage fees and maintenance fees. At this time, there are cases in which companies using this switch to another commercial DBMS or convert to an open source DBMS depending on the economics or performance of the commercial DBMS. However, in the case of converting the existing DBMS to another DBMS, there are many cases where it is not easy to proceed due to various problems that occur during the conversion.
이를 처리하기 위해서 종래에는 다음과 같은 기술들이 개시되어 있다.In order to handle this, the following techniques have been conventionally disclosed.
먼저, Ispirer MnMTK의 경우에는, 테이블 컬럼 구조를 변환하고, 무결성 제약조건을 변환하여 기본키, 외래키 등을 체크한다. 이로 인해 서버 측 비즈니스 로직에 대해 상기 Ispirer MnMTK를 사용하여 프론트 엔드 어플리케이션과 스크립트 SQL 쿼리를 마이그레이션 한다.First, in the case of Ispirer MnMTK, the table column structure is converted and the integrity constraint is converted to check a primary key, a foreign key, and the like. For this reason, the front-end application and script SQL queries are migrated using the Ispirer MnMTK for server-side business logic.
또한 데이터 전송 서비스(DTS) 패키지를 통한 마이그레이션은, 데이터 동기화 및 구독을 간소화하는 데이터 교환 서비스이며, 관계형 데이터베이스 관리시스템(Relational DataBase Management System, RDBMS) 및 노에스큐엘(Non SQL, NoSQL)을 포함한 오픈소스 DBMS를 처리한다. 상기 데이터 전송 서비스는 테이블, 뷰, 테이블 트리거, 동의어, SQL 저장 프로시저 등과 같은 개체의 스키마 마이그레이션을 지원한다.In addition, migration through the Data Transfer Service (DTS) package is a data exchange service that simplifies data synchronization and subscription, and includes a relational database management system (RDBMS) and NoSQL (Non SQL, NoSQL). Handles open source DBMS. The data transfer service supports schema migration of objects such as tables, views, table triggers, synonyms, and SQL stored procedures.
하지만 위와 같은 방식으로 마이그레이션 하는 것은 많은 제한사항이 있다. 먼저 마이그레이션 중에는 DDL 작업이 지원되지 않는다. 또한 스키마 마이그레이션은 어셈블리, 전체 텍스트 인덱스, 전체 텍스트 디렉터리, 분산된 스키마, 분산 함수 등의 마이그레이션을 지원하지 않으며, 오브젝트 이름 맵핑이 사용 가능한 경우, 이 오브젝트에 종속된 다른 오브젝트가 마이그레이션 되지 않을 수도 있다.However, migrating this way has a number of limitations. First, DDL work is not supported during migration. Also, schema migration does not support migration of assemblies, full-text indexes, full-text directories, distributed schemas, and distributed functions. If object name mapping is enabled, other objects dependent on this object may not be migrated.
아울러 국내에는 다음과 같은 데이터베이스 관련 시스템 및 마이그레이션 기술이 개시되어 있다.In addition, the following database-related systems and migration technologies have been disclosed in Korea.
먼저, 큐브리드(CUBRID)의 경우에는, 오라클 사용자들이 큐브리드로 마이그레이션을 수행하기 위해 툴을 제공하는데, DBMS 이전은 큐브리드 마이그레이션 툴킷을 이용하여 이전한다. 대소문자를 구분하여 명령어를 전환시켜주고 표준함수들을 대체적으로 거의 대부분 인식하여 전환한다. 하지만 운영환경의 전체적인 안정화를 고려하였을 때 오라클에서의 regexp_replace 함수에 대해서 큐브리드는 지원하지 않는 문제점, 연결 문자열의 경우 charset을 지정하지 않으면 문자열이 깨지는 문제점 등 일부 명령어나 함수부분에서는 제약조건을 만족해야하거나 아예 지원하지 않는 문제도 적지 않게 있어 기술 보완 및 안정화 단계를 거쳐야 할 필요가 있다.First, in the case of CUBRID, Oracle users provide a tool to perform migration to CUBRID, but the DBMS is transferred using the CUBRID migration toolkit. It converts commands in case sensitive and converts them by recognizing most of the standard functions. However, considering the overall stabilization of the operating environment, some commands or functions have to satisfy the constraints, such as the problem that CubRead does not support the regexp_replace function in Oracle, and the problem that the string is broken if charset is not specified in the case of connection strings. There are a number of issues that are not supported at all, so there is a need to go through the stages of technical supplementation and stabilization.
아울러 티베로(Tibero)의 경우에는, 표준 및 호환성에 중점을 두어 유연하고 편리한 개발 및 운영 관리 환경을 제공한다는 특징이 있다. 하지만 merge query의 경우 많은 양의 데이터를 한 번에 입력하거나 한 번에 업데이트 할 때 많이 사용되는데, 이 merge query의 전환 과정에서 오류가 났을 경우 정확히 어느 부분에서 오류가 검출되었는지 확인이 어렵다. 예를 들어 중간에 어떠한 값에 의해 오류가 났을 경우 정확히 몇 번째 row에서 오류가 발생하였는지 확인이 어렵다.In addition, Tibero is characterized by providing a flexible and convenient development and operation management environment by focusing on standards and compatibility. However, in the case of merge query, it is often used when a large amount of data is entered or updated at once. If an error occurs during the conversion process of this merge query, it is difficult to check exactly where the error is detected. For example, if an error occurs due to a value in the middle, it is difficult to determine exactly in which row the error occurred.
또한 S-Eden의 경우에는 병렬처리 및 실시간 통합, 데이터 품질 관리 등의 경험을 활용하여 마이그레이션을 설계 및 계획하고 제작한다. 스키마를 변환하여 대상 DB에서 추출된 스키마를 신규 DBMS 스키마로 변환하여 데이터를 전환하고, 비즈니스 로직을 이용해 대상 DB 데이터의 프로그램을 신규 DB기반 프로그램으로 변환한다.In addition, in the case of S-Eden, migration is designed, planned, and produced by utilizing experiences such as parallel processing, real-time integration, and data quality management. By converting the schema, the schema extracted from the target DB is converted into a new DBMS schema, data is converted, and the program of the target DB data is converted into a new DB-based program using business logic.
이와 같은 DBMS는 비용이나 성능에 따라 수요업체에서는 선택적으로 사용되고 있으며, 전술한 바와 같이 중간에 다른 DBMS로의 전환을 위해서는 마이그레이션 과정이 필수적으로 이루어져야 한다. 하지만 개발된 시스템 중 인포믹스의 경우에는 오라클보다 한 테이블에서 텍스트(Text)가 많은 테이블을 DBMS 마이그레이션 하는 데 어려움이 발생할 수 있다. 또한 DTS의 경우 데이터 정의어(DDL) 작업이 지원되지 않거나, 어셈블리, 전체 텍스트 인덱스, 전체 텍스트 디렉터리, 분산된 스키마, 분산 함수 등의 마이그레이션을 지원하지 않는 문제점이 있어, 사용하기 위해서는 이러한 부분을 파악하고 적용해 보아야 한다는 문제점이 발생한다. 이외에도 큐브리드의 경우 연결 문자열이 특정 조건을 만족해야 문자열이 깨지는 현상을 방지할 수 있고, 티베로의 경우 merge query의 전환 시 오류 검출 식별 문제 등 사용자와 프로그램 간의 호환성 문제도 발생할 수 있다. Such a DBMS is selectively used by a demanding company depending on cost or performance, and as described above, a migration process must be performed in order to convert to another DBMS in the middle. However, in the case of Informix among the developed systems, it may be difficult to migrate tables with more text in one table than Oracle to DBMS. Also, in the case of DTS, there is a problem that data definition language (DDL) operations are not supported, or migration of assemblies, full-text indexes, full-text directories, distributed schemas, and distributed functions is not supported. There is a problem that you have to try and apply. In addition, in the case of CubeRead, the connection string must meet certain conditions to prevent the string from being broken, and in the case of Tibero, compatibility problems between users and programs, such as an error detection and identification problem when switching a merge query, may occur.
또한 현재의 마이그레이션을 위한 시스템은 하나의 DBMS에서 다른 소스 DBMS(일반적으로는 상용 DMBS에서 오픈 소스 DBMS)로 전환하는데 있어, SQL 문의 단순 변환이나 적용만이 제공된다. 이에 따라 사용자는 직접 호환되지 않는 구문을 찾아 변환을 해야 하고, 사용자가 전문가가 아닌 경우에는 호환되지 않는 구문에 대한 적절한 변환방법에 대해서 알 수가 없는 문제점이 있다. In addition, the current system for migration is to convert from one DBMS to another source DBMS (generally, from a commercial DMBS to an open source DBMS), only simple conversion or application of SQL statements is provided. Accordingly, there is a problem in that the user has to find and convert the incompatible syntax. If the user is not an expert, there is a problem in that it is impossible to know an appropriate conversion method for the incompatible syntax.
본 발명은 상기한 바와 같은 문제점을 해결하기 위해 안출된 것으로, 본 발명의 목적은 하나의 DBMS에서 다른 DBMS로 보다 빠른 마이그레이션이 이루어지도록, 매핑되는 대상에 대해서는 자동으로 구문 변환이 이루어지고, 매핑되지 않는 대상에 대해서는 가이드 데이터를 제공 및 출력해 주도록 하는 데이터베이스 전환 시스템 및 이를 이용한 데이터베이스 전환 방법에 관한 것이다.The present invention was conceived to solve the above-described problems, and an object of the present invention is to automatically convert the syntax for the object to be mapped so that a faster migration from one DBMS to another DBMS is performed, and the mapping is not performed. It relates to a database conversion system that provides and outputs guide data for objects that do not exist, and a database conversion method using the same.
상기한 바와 같은 목적을 달성하기 위해 본 발명은, 제1 관계형 데이터베이스 관리시스템(Relational DataBase Management System, RDBMS)에서 제2 관계형 데이터베이스 관리시스템으로 마이그레이션(migration) 하기 위한 데이터베이스 전환 시스템에 있어서, 제1 관계형 데이터베이스 관리시스템으로 접근할 수 있는 제1 SQL(Structured Query Language) 문을 입력받는 입력모듈; 상기 제1 SQL 문과 제2 관계형 데이터베이스 관리시스템으로 접근할 수 있는 제2 SQL 문 사이의 호환성을 분석하는 검증모듈; 및 상기 검증모듈로부터 분석된 결과를 출력하는 출력모듈;을 포함하고, 상기 출력모듈은 호환이 가능한 경우 상기 제2 SQL 문을 출력하고, 호환이 불가능한 경우 상기 제1 SQL 문에서 제2 SQL 문으로의 변환 가이드 데이터를 제공하는 것을 특징으로 하는 데이터베이스 전환 시스템에 관한 것이다.In order to achieve the above object, the present invention provides a database conversion system for migrating from a first relational database management system (RDBMS) to a second relational database management system. An input module for receiving a first SQL (Structured Query Language) statement accessible to the database management system; A verification module for analyzing compatibility between the first SQL statement and a second SQL statement accessible by a second relational database management system; And an output module that outputs the analyzed result from the verification module; wherein the output module outputs the second SQL statement if compatible, and if not compatible, the first SQL statement to the second SQL statement. It relates to a database conversion system, characterized in that it provides conversion guide data of.
본 발명의 일실시예에 있어서, 상기 데이터베이스 전환 시스템은 상기 검증모듈에서 매핑(Mapping)된 데이터를 기반으로 제1 SQL 문을 제2 SQL 문으로 변환하는 변환모듈을 더 포함하는 것을 특징으로 한다.In one embodiment of the present invention, the database conversion system further comprises a conversion module for converting a first SQL statement into a second SQL statement based on data mapped by the verification module.
본 발명의 일실시예에 있어서, 상기 데이터베이스 전환 시스템은 제1 SQL 문과 제2 SQL 문에서 동일하게 사용되는 구문을 표준 타입으로 분류하고, 동일하거나 대응되는 제1 SQL 문과 제2 SQL 문에서 서로 다르게 사용되는 구문을 고유 타입으로 분류하여 저장하는 데이터 저장모듈을 더 포함하며, 상기 변환모듈은 상기 제1 SQL 문의 고유 타입을 제2 SQL 문의 고유 타입으로 변환하는 것을 특징으로 한다.In one embodiment of the present invention, the database conversion system classifies statements that are used identically in the first SQL statement and the second SQL statement into a standard type, and differs in the same or corresponding first and second SQL statements. A data storage module for classifying and storing the used syntax as a unique type, wherein the conversion module is characterized in that the conversion module converts the unique type of the first SQL statement into a unique type of the second SQL statement.
본 발명의 일실시예에 있어서, 상기 데이터 저장모듈은 상기 검증모듈에서 매핑되지 않은 데이터에 대해서 기 입력된 변환 가이드 데이터를 제공하도록 구성되는 것을 특징으로 한다.In one embodiment of the present invention, the data storage module is configured to provide conversion guide data previously input to data that is not mapped by the verification module.
본 발명의 일실시예에 있어서, 상기 출력모듈은 상기 변환 가이드 데이터를 출력하되, 상기 변환 가이드 데이터와 연관된 제1 SQL 문의 구문에 대한 링크가 포함된 것을 특징으로 한다.In one embodiment of the present invention, the output module outputs the conversion guide data, but includes a link to a syntax of a first SQL statement related to the conversion guide data.
본 발명의 일실시예에 있어서, 상기 입력모듈은 상기 제1 SQL 문을 직접 입력받거나 또는 상기 제1 관계형 데이터베이스 관리시스템에서 추출된 메타데이터를 입력받도록 형성되는 것을 특징으로 한다.In one embodiment of the present invention, the input module is configured to directly receive the first SQL statement or to receive metadata extracted from the first relational database management system.
본 발명의 일실시예에 있어서, 상기 메타데이터는 확장성 생성 언어(eXtensible Markup Language, XML)인 것을 특징으로 한다.In one embodiment of the present invention, the metadata is an eXtensible Markup Language (XML).
또한 본 발명은 상기 데이터베이스 전환 시스템을 이용한 데이터베이스 전환 방법에 있어서, 상기 입력모듈에서 제1 SQL 문을 입력받는 입력단계; 상기 검증모듈에서 입력된 제1 SQL 문에 대한 매핑이 이루어지는 검증단계; 상기 검증단계에서 매핑된 데이터에 대해서는 표준 타입과 고유 타입으로 분류하여 처리하되, 매핑되지 않은 데이터에 대해서는 기 입력된 변환 가이드 데이터가 있는지 여부를 판단하는 변환단계; 및 상기 변환단계에서의 결과를 출력하는 출력단계;를 포함하며, 상기 출력단계에서는, 상기 제1 SQL 문의 고유타입에서 제2 SQL 문의 고유타입으로의 변환, 상기 매핑되지 않은 데이터에 대한 변환 가이드 데이터 제공 및 상기 매핑되지 않은 데이터에 대한 정보 제공 중에서 선택되는 하나 이상의 것을 포함하여 출력이 이루어지는 것을 특징으로 하는 데이터베이스 전환 방법에 관한 것이다.In addition, the present invention provides a database conversion method using the database conversion system, comprising: an input step of receiving a first SQL statement from the input module; A verification step in which mapping of the first SQL statement input from the verification module is performed; A conversion step of classifying and processing data mapped in the verification step into a standard type and a unique type, but determining whether there is previously input conversion guide data for the unmapped data; And an output step of outputting the result of the conversion step, wherein in the output step, conversion from a unique type of the first SQL statement to a unique type of a second SQL statement, and conversion guide data for the unmapped data The present invention relates to a method for converting a database, characterized in that output is performed including at least one selected from provision and provision of information on the unmapped data.
본 발명의 일실시예에 있어서, 상기 검증단계 이전에, 검증하고자 하는 제2 관계형 데이터베이스 관리시스템의 종류를 선택하는 선택단계를 더 포함하는 것을 특징으로 한다.In one embodiment of the present invention, prior to the verification step, it is characterized in that it further comprises a selection step of selecting a type of the second relational database management system to be verified.
본 발명의 일실시예에 있어서, 상기 변환단계에서, 매핑되지 않은 데이터에 대해서 기 입력된 변환 가이드 데이터가 없는 경우, 해당 구문에 대한 관련 데이터를 생성하여 상기 데이터 저장모듈에 저장하는 것을 특징으로 한다. In one embodiment of the present invention, in the conversion step, when there is no conversion guide data previously input for unmapped data, related data for a corresponding phrase is generated and stored in the data storage module. .
상기와 같은 본 발명의 구성에 의한 데이터베이스 전환 시스템 및 이를 이용한 데이터베이스 전환 방법은, 상대적으로 비용이 높은 DBMS에서 다른 DBMS로의 마이그레이션이 보다 쉽고 용이하게 이루어져, DBMS 전환에 필요한 인력과 시간적인 비용을 보다 절감할 수 있다.The database conversion system according to the configuration of the present invention as described above and the database conversion method using the same make it easier and easier to migrate from a relatively high-cost DBMS to another DBMS, thereby further reducing the manpower and time required for DBMS conversion. can do.
또한 본 발명은 SQL 문에 대해서 표준 타입, 고유 타입 및 매핑되지 않는 대상으로 분류한 후, 데이터를 변환 및 제공하여 빠른 시간에 변환이 이루어지도록 구성됨과 더불어, 변환 가이드 데이터에 링크 기능이 포함되어 사용자가 해당 구문을 확인하는 시간을 대폭 감소하도록 제공할 수 있다.In addition, the present invention is configured to convert SQL statements into standard types, distinct types, and non-mapped objects, and then convert and provide data to perform conversion in a short time, and a link function is included in the conversion guide data. Can be provided to drastically reduce the time to check for that phrase.
아울러 본 발명은 전문가가 제공해주는 변환 가이드 데이터에 대해서 비전문가가 참고할 수 있도록 하는 기반을 마련하여, 다양한 산업군에서 활용할 수 있는 시스템을 제공할 수 있는 장점이 있다.In addition, the present invention has the advantage of providing a system that can be used in various industries by providing a basis for non-experts to refer to conversion guide data provided by experts.
도 1은 본 발명의 일 실시예에 따른 데이터베이스 전환 시스템의 구성도.
도 2 내지 4는 본 발명의 일 실시예에 따른 데이터베이스 전환 시스템을 이용한 검증 과정을 나타낸 도면.
도 5 내지 7은 본 발명의 다른 실시예에 따른 데이터베이스 전환 시스템을 이용한 검증 결과를 나타낸 도면.1 is a configuration diagram of a database conversion system according to an embodiment of the present invention.
2 to 4 are diagrams showing a verification process using a database conversion system according to an embodiment of the present invention.
5 to 7 are views showing verification results using a database conversion system according to another embodiment of the present invention.
이하 첨부한 도면들을 참조하여 본 발명의 다양한 실시예에 따른 데이터베이스 전환 시스템 및 이를 이용한 데이터베이스 전환 방법을 상세히 설명한다. 다음에 소개되는 도면들은 당업자에게 본 발명의 사상이 충분히 전달될 수 있도록 하기 위해 예로서 제공되는 것이다. 따라서 본 발명은 이하 제시되는 도면들에 한정되지 않고 다른 형태로 구체화될 수도 있다. 또한 명세서 전반에 걸쳐서 동일한 참조번호들은 동일한 구성요소들을 나타낸다.Hereinafter, a database conversion system and a database conversion method using the same according to various embodiments of the present invention will be described in detail with reference to the accompanying drawings. The drawings introduced below are provided as examples in order to sufficiently convey the spirit of the present invention to those skilled in the art. Therefore, the present invention is not limited to the drawings presented below and may be embodied in other forms. In addition, the same reference numbers throughout the specification indicate the same elements.
이때 사용되는 기술 용어 및 과학 용어에 있어서 다른 정의가 없다면, 이 발명이 속하는 기술 분야에서 통상의 지식을 가진 자가 통상적으로 이해하고 있는 의미를 가지며, 하기의 설명 및 첨부 도면에서 본 발명의 요지를 불필요하게 흐릴 수 있는 공지 기능 및 구성에 대한 설명은 생략한다.If there are no other definitions in the technical terms and scientific terms used at this time, they have the meanings commonly understood by those of ordinary skill in the art to which this invention belongs, and the subject matter of the present invention is unnecessary in the following description and accompanying drawings. Descriptions of known functions and configurations that may be blurred will be omitted.
도 1은 본 발명인 데이터베이스 전환 시스템에 관한 것으로, 도 1은 시스템 구성도를 나타낸다. 도 1을 참조하면, 본 발명의 데이터베이스 전환 시스템은, 제1 관계형 데이터베이스 관리시스템(Relational DataBase Management System, RDBMS)에서 제2 관계형 데이터베이스 관리시스템으로 마이그레이션(migration) 하기 위한 데이터베이스 전환 시스템에 있어서, 입력모듈, 검증모듈, 변환모듈, 데이터 저장모듈 및 출력모듈을 포함하여 이루어질 수 있다.FIG. 1 relates to a database conversion system according to the present invention, and FIG. 1 shows a system configuration diagram. Referring to Figure 1, the database conversion system of the present invention, in the database conversion system for migration (migration) from the first relational database management system (Relational Database Management System, RDBMS) to the second relational database management system, input module , A verification module, a conversion module, a data storage module, and an output module.
이를 설명하기에 앞서 SQL(structured query language)에 대해서 설명하자면, 상기 SQL은 데이터베이스를 사용할 때, 데이터베이스에 접근할 수 있는 데이터베이스 하부 언어에 대한 것으로, 데이터 정의어(DDL)와 데이터 조작어(DML)를 포함한 데이터베이스용 질의 언어이다. 서로 다른 종류의 관계형 데이터베이스 관리시스템은 서로 완전하게 동일한 SQL을 사용하지는 않으며, 일부의 SQL 문은 동일하고, 일부는 서로 다른 구문을 통해 처리하도록 구성될 수 있다. 이에 따라 제1 관계형 데이터베이스 관리시스템의 제1 SQL 문을 제2 관계형 데이터베이스 관리시스템에 직접 사용하는 경우에는, 차이가 있는 구문으로 인하여 호환이 되지 않는 문제가 발생되며, 본 발명의 데이터베이스 전환 시스템은 상기 제1 SQL 문을 제2 관계형 데이터베이스 관리시스템에 적용하기 위해 마이그레이션 하는 데이터베이스 전환 시스템으로 구성될 수 있다.Before explaining this, to explain SQL (structured query language), the above SQL refers to a database sub-language that can access a database when using a database, data definition language (DDL) and data manipulation language (DML). It is a query language for databases including. Different kinds of relational database management systems do not use completely the same SQL, and some SQL statements are the same, and some can be configured to be processed through different statements. Accordingly, when the first SQL statement of the first relational database management system is directly used in the second relational database management system, an incompatibility problem occurs due to the different syntax, and the database conversion system of the present invention is described above. It may consist of a database conversion system that migrates to apply the first SQL statement to the second relational database management system.
먼저 사용자는 자신의 사용자단말기를 통해 본 발명의 데이터베이스 전환 시스템을 제공하는 플랫폼 상에 접속할 수 있으며, 상기 사용자단말기에서는 제1 SQL 문을 직접 입력하거나, 상기 제1 SQL 문으로 구성된 XML(eXtensible Markup Language) 등의 메타데이터를 입력하도록 구성될 수 있다. 그리고 상기 입력모듈은 사용자단말기로부터 입력된 제1 SQL 문을 포함하는 데이터를 수신 받도록 구성될 수 있다.First, the user can access the platform providing the database conversion system of the present invention through his user terminal, and the user terminal directly inputs the first SQL statement or XML (eXtensible Markup Language) composed of the first SQL statement. ) Can be configured to input metadata. In addition, the input module may be configured to receive data including a first SQL statement input from a user terminal.
아울러 상기 검증모듈은 상기 입력모듈에서 입력된 제1 SQL 문을 포함하는 데이터에 대해서, 제2 관계형 데이터베이스 관리시스템의 제2 SQL 문과의 매칭을 통해 검증절차가 이루어질 수 있다. 이때 상기 검증모듈은 상기 데이터 저장모듈에 기 저장된 데이터를 활용하도록 구성될 수 있으며, 상기 제1 SQL 문에서 사용되는 구문과 이에 매칭되는 제2 SQL 문을 서로 연관시켜 기 저장하도록 이루어질 수 있다. In addition, the verification module may perform a verification procedure for data including the first SQL statement input from the input module through matching with the second SQL statement of the second relational database management system. In this case, the verification module may be configured to utilize the data previously stored in the data storage module, and may be configured to pre-store the syntax used in the first SQL statement and the second SQL statement matched with each other.
여기서 상기 데이터 저장모듈은 데이터를 다음과 같이 분류하여 데이터가 저장될 수 있다. 제1 SQL 문과 제2 SQL 문에서 서로 동일하게 사용되는 구문에 대해서는 표준타입으로, 상기 제1 SQL 문과 서로 제2 SQL 문에서 서로 다르게 사용되는 구문에 대해서는 고유타입으로 분류될 수 있다. 여기서 상기 고유타입은 상기 제1 SQL 문의 A1 구문에 대해서 제2 SQL 문의 B1 구문과 연관된다는 것이 기 저장된 것으로, 상기 검증과정에서 해당되는 A1에 해당되는 구문이 매핑되면 B1로 자동 변환이 이루어지도록 구성될 수 있다.Here, the data storage module may store data by classifying the data as follows. Statements that are used identically to each other in the first SQL statement and the second SQL statement may be classified as a standard type, and statements that are used differently in the first SQL statement and the second SQL statement may be classified as a unique type. Wherein the specific type is automatically converted to B 1 when the phrase is mapped corresponding to A 1 corresponding to the stored group it is that associated with
아울러 본 발명은 상기 제1 SQL 문의 A2 구문에 대해서 직접적으로 연관된 제2 SQL 문의 구문이 없는 경우에, 변환 가이드 데이터를 제공하도록 구성될 수 있다. 이때 상기 변환 가이드 데이터의 경우에는 A2가 제2 관계형 데이터베이스 관리시스템에서 지원되지 않는 구문인 것을 가이드하거나, A2를 그대로 사용할 시에 나타나는 문제점에 대해서 안내 후에 이와 유사한 제2 SQL 문의 B2로의 사용을 권장하는 정보를 표출하는 등 다양한 형태로 제공될 수 있다.In addition, the present invention in the absence of
아울러 본 발명의 출력모듈은 앞서 A1에서 B1로 자동 변환이 이루어진 데이터 또는 변환 가이드 데이터에 대해서 출력하도록 구성될 수 있으며, 데이터 통신을 통해 사용자단말기에 해당 데이터를 전송하여, 상기 사용자단말기의 디스플레이 상에서 표출되도록 구성될 수 있다. 이때 전송되는 데이터의 포맷은 PDF 등과 같이 사용자가 보다 쉽게 활용할 수 있도록 변환될 수도 있다.In addition, the output module of the present invention may be configured to output data or conversion guide data that has been automatically converted from A 1 to B 1 above, and transmits the data to a user terminal through data communication to display the display of the user terminal. It can be configured to be displayed on the image. In this case, the format of the transmitted data may be converted so that the user can use it more easily, such as PDF.
이하, 후술되는 도면에서는 제1 관계형 데이터베이스 관리시스템과 제2 관계형 데이터베이스 관리시스템을 각각 오라클(Oracle) 및 큐브리드(Cubrid)로 설정하여 보다 명확하게 설명한다.Hereinafter, in the drawings to be described later, the first relational database management system and the second relational database management system are set to Oracle and Curid, respectively, and will be described more clearly.
도 2 내지 도 4는 본 발명인 데이터베이스 전환 시스템의 일 실시예에 관한 것으로, 도 2 내지 도 4는 검증 과정을 나타낸 도면이다. 2 to 4 are related to an embodiment of a database conversion system according to the present invention, and FIGS. 2 to 4 are diagrams showing a verification process.
먼저 도 2를 참조하면, 사용자는 자신의 사용자단말기를 통해 데이터베이스 전환 시스템의 플랫폼 상에 접속할 수 있으며, 상기 사용자단말기에 저장되어 있는 파일을 플랫폼에 업로드하거나, 플랫폼 상에 직접 제1 SQL 문을 입력하여 검증받도록 구성될 수 있다. 즉, 플랫폼은 상기 사용자단말기로부터 제1 SQL 문에 대한 데이터를 전송받도록 구성될 수 있다. First, referring to FIG. 2, a user can access the platform of the database conversion system through his or her user terminal, and upload the file stored in the user terminal to the platform, or directly input the first SQL statement on the platform. It can be configured to be verified. That is, the platform may be configured to receive data for the first SQL statement from the user terminal.
이어 도 3을 참조하면, 사용자가 플랫폼에 제1 SQL 문에 대한 데이터를 전송하면, 본 발명의 플랫폼에서는 상기 데이터베이스 전환 시스템을 이용하여 다음과 같은 데이터베이스 전환 방법이 이루어진다.Next, referring to FIG. 3, when the user transmits data for the first SQL statement to the platform, the following database conversion method is performed using the database conversion system in the platform of the present invention.
본 발명의 데이터베이스 전환 방법은, 상기 입력모듈에서 제1 SQL 문을 입력받는 입력단계, 상기 검증모듈에서 입력된 제1 SQL 문에 대한 매핑이 이루어지는 검증단계, 상기 검증단계에서 매핑된 데이터에 대해서는 표준 타입과 고유 타입으로 분류하여 처리하되, 매칭되지 않은 데이터에 대해서는 기 입력된 변환 가이드 데이터가 있는지 여부를 판단하는 변환단계 및 상기 변환단계에서의 결과를 출력하는 출력단계를 포함하며, 상기 출력단계에서는, 상기 제1 SQL 문의 고유타입에서 제2 SQL 문의 고유타입으로의 변환, 상기 매칭되지 않은 데이터에 대한 가이드 데이터 제공 및 상기 매칭되지 않은 데이터에 대한 정보 제공 중에 선택되는 하나 이상의 것을 포함하여 출력이 이루어질 수 있다.The database conversion method of the present invention includes an input step of receiving a first SQL statement from the input module, a verification step in which mapping of the first SQL statement input from the verification module is performed, and the data mapped in the verification step are standard. Classified into type and distinct type and processed, but includes a conversion step of determining whether there is previously input conversion guide data for unmatched data, and an output step of outputting a result of the conversion step, and in the output step , Including one or more selected from the conversion of the unique type of the first SQL statement to the unique type of the second SQL statement, providing guide data for the unmatched data, and providing information on the unmatched data, the output is to be made. I can.
그리고 이와 같은 데이터베이스 전환 방법이 수행되면, 상기 출력단계에서 나타난 출력 데이터가 통신모듈을 통해 사용자단말기에 전송되도록 구성될 수 있으며, 도 4에서는 이와 같은 출력 데이터에 대해서 도시되어 있다.And when such a database conversion method is performed, the output data shown in the output step may be configured to be transmitted to the user terminal through the communication module, and FIG. 4 shows such output data.
도 4에서 도시된 바와 같이, 출력 데이터에는 해당되는 구문, 해당되는 구문의 행과, 해당되는 구문에 대한 가이드 데이터를 포함하도록 구성될 수 있다. 이에 따라 사용자는 자신이 입력한 제1 SQL 문 중에서 호환이 되지 않는 구문이 무엇인지를 명확하게 인식할 수 있다. 이와 더불어 본 발명은 해당 구문이 있는 위치가 용이하게 파악이 가능하고, 이에 대한 처리 방법에 대해서도 즉시 안내받을 수 있어서 마이그레이션 과정이 보다 짧아지는 장점이 있다.As illustrated in FIG. 4, the output data may be configured to include a corresponding phrase, a row of the corresponding phrase, and guide data for the corresponding phrase. Accordingly, the user can clearly recognize which of the incompatible statements among the first SQL statements entered by the user. In addition, the present invention has the advantage of shortening the migration process because it is possible to easily identify the location of the corresponding phrase and to be immediately informed of a processing method thereof.
이에 대해서 부가적으로 설명하자면, 기존 오라클에서는 BIT, BOOLEAN, NUMBER, NUMBER(p), BINARY_FLOAT, BINARY_DOUBLE, LOB(BLOB, CLOB, NCLOB), DATE, CHAR, LONG 등 다양한 타입들이 존재한다. 이 중에서 오라클 고유 타입은 OOLEAN, NUMBER(p), NUMBER BINARY_FLOAT, BINARY_DOUBLE, LOB(BLOB, CLOB, NCLOB), LONG 등이다. 그리고 상기 DATE, CHAR 등은 표준타입으로 구성될 수 있다. 이에 따라 오라클의 표준타입은 상기 큐브리드에서도 사용이 가능하므로, 별도의 가이드가 제시될 필요는 없으며, 각각의 고유타입에 대해서는 자동 변환이 이루진 후에 결과를 출력하거나, 오라클의 고유타입을 큐브리드에서 사용하기 위해 가이드 데이터를 안내하도록 구성될 수도 있다.To explain this additionally, in the existing Oracle there are various types such as BIT, BOOLEAN, NUMBER, NUMBER(p), BINARY_FLOAT, BINARY_DOUBLE, LOB(BLOB, CLOB, NCLOB), DATE, CHAR, and LONG. Among them, the unique types of Oracle are OOLEAN, NUMBER(p), NUMBER BINARY_FLOAT, BINARY_DOUBLE, LOB(BLOB, CLOB, NCLOB), and LONG. In addition, the DATE, CHAR, etc. may be configured as a standard type. As a result, Oracle's standard type can be used in the above cuberead, so there is no need to provide a separate guide. For each unique type, the result is output after automatic conversion is performed, or the unique type of Oracle is used in the cuberead. It may be configured to guide the guide data in order to do so.
도 5 내지 7은 본 발명인 데이터베이스 전환 시스템의 다른 실시예에 관한 것으로, 도 5 내지 7은 검증 결과를 나타낸 도면이다.5 to 7 relate to another embodiment of a database conversion system according to the present invention, and FIGS. 5 to 7 are diagrams showing verification results.
먼저 도 5를 참조하면, 본 발명은 상기 출력모듈이 변환 가이드 데이터를 출력하되, 상기 변환 가이드 데이터와 연관된 제1 SQL 문의 구문에 대한 링크가 포함된 것을 특징으로 할 수 있다. 이에 따라 사용자는 도 6에서 도시된 바와 같이 자신의 사용자단말기에서 표출되는 링크를 클릭하면, 제1 SQL 문에서 해당되는 행으로 바로 연결되도록 구성됨에 따라, 실시간으로 해당 구문을 수정할 수 있도록 제공될 수 있다. 아울러 플랫폼 상에 행에서의 수정이 이루어짐과 더불어, 사용자가 가지고 있는 최초의 XML 파일 상에서의 수정도 함께 이루어지도록 가이드해줄 수 있어서 수정이 누락되는 것을 방지하여 보다 효율적인 마이그레이션이 이루어질 수 있다.First, referring to FIG. 5, the present invention may be characterized in that the output module outputs conversion guide data, but includes a link to a syntax of a first SQL statement related to the conversion guide data. Accordingly, as shown in FIG. 6, when a user clicks a link displayed on his/her user terminal, it is configured to be directly connected to the corresponding row in the first SQL statement, so that the corresponding syntax can be modified in real time. have. In addition, it is possible to guide the modification of the line on the platform as well as the modification of the first XML file that the user has, so that the modification is prevented from being omitted, thereby enabling a more efficient migration.
아울러 본 발명은 다수의 메타데이터를 플랫폼 상에 업로드하여 연속적으로 검증이 받도록 구성될 수 있으며, 사용자는 다수의 메타데이터, 즉, 다수의 XML 파일에서 수정이 이루어져야 하는 구문이 어느 정도인지를 쉽게 파악하도록 구성될 수 있다. 이를 위해서 본 발명은 상기 출력모듈이 파일 당 검출된 구문(키워드) 수에 대한 데이터를 전송하도록 구성될 수 있다. 아울러 하나의 구문이 하나의 XML 파일 내에서 다수 회 사용되는 경우, 해당 구문의 사용빈도에 대한 정보도 함께 전송되도록 구성될 수 있다. In addition, the present invention can be configured to be continuously verified by uploading a plurality of metadata on the platform, and a user easily grasps how much of the syntax to be modified in a plurality of metadata, that is, a plurality of XML files. Can be configured to To this end, the present invention may be configured such that the output module transmits data on the number of detected phrases (keywords) per file. In addition, when one phrase is used multiple times in one XML file, information on the frequency of use of the phrase may be configured to be transmitted together.
또한 본 발명은 검증단계 이전에, 사용자가 자신의 제1 SQL 문에 대해서 마이그레이션 하고자 하는 대상을 선택하도록 이루어질 수도 있으며, 다수의 관계형 데이터베이스 관리시스템 중에서 사용자가 하나를 선택하면, 해당되는 관계형 데이터베이스 관리시스템에 자신의 제1 SQL 문을 사용 시에 수정해야 될 대상이나 접목할 수 없는 구문이 무엇인지 등을 판단할 수 있다. 이는 기존 제1 관계형 데이터베이스 관리시스템을 사용하던 사용자가, 여러 관계형 데이터베이스 관리시스템에 대해서 데이터를 적용하여 가장 호환성이 높거나 수정이 용이한 관계형 데이터베이스 관리시스템을 선택하도록 제공될 수 있다. 이에 본 발명은 보다 큰 편의를 제공하는 장점이 있다.In addition, the present invention may be made so that the user selects a target to be migrated for his or her first SQL statement before the verification step, and when the user selects one of a plurality of relational database management systems, the corresponding relational database management system When using your own first SQL statement, you can determine what needs to be modified or what statements cannot be grafted. This can be provided so that a user who has used the existing first relational database management system can apply data to several relational database management systems to select the relational database management system with the highest compatibility or easy modification. Accordingly, the present invention has the advantage of providing greater convenience.
아울러 본 발명은 데이터 저장모듈 상에서 저장된 데이터 중 변환 가이드 데이터에 대해서 전문가가 지속적으로 업데이트하도록 구성될 수 있다. 즉, 이전 사용자가 본 발명의 데이터베이스 전환 시스템을 사용할 시에는 제1 관계형 데이터베이스 관리시스템에 해당하는 구문을 사용할 수 없다는 가이드 데이터가 전송되었다고 가정하면, 상기 해당하는 구문에 대해서 상기 데이터 저장모듈 상에 히스토리가 저장되도록 구성될 수 있다. 이어 전문가는 상기 데이터 저장모듈 상에 저장된 히스토리를 파악하여, 제1 SQL 문의 상기 해당하는 구문에 대해서 제2 관계형 데이터베이스 관리시스템에 적용하기가 가장 적합한 구문이 무엇인지를 입력하도록 구성될 수 있으며, 차후에 사용하는 사용자는 상기 해당하는 구문에 대해서 보다 명확한 가이드를 받을 수 있도록 구성될 수 있다.In addition, the present invention may be configured such that an expert continuously updates conversion guide data among data stored in the data storage module. That is, assuming that guide data indicating that the syntax corresponding to the first relational database management system cannot be used is transmitted when the previous user uses the database conversion system of the present invention, a history of the corresponding syntax is displayed on the data storage module. Can be configured to be stored. Subsequently, the expert may be configured to identify the history stored on the data storage module and input the most appropriate syntax to be applied to the second relational database management system for the corresponding syntax of the first SQL statement. The user to use may be configured to receive a clearer guide for the corresponding phrase.
Claims (8)
제1 관계형 데이터베이스 관리시스템으로 접근할 수 있는 제1 SQL(Structured Query Language) 문을 입력받는 입력모듈;
상기 제1 SQL 문과 제2 관계형 데이터베이스 관리시스템으로 접근할 수 있는 제2 SQL 문 사이의 호환성을 분석하는 검증모듈;
상기 검증모듈에서 매핑(Mapping)된 데이터를 기반으로 제1 SQL 문을 제2 SQL 문으로 변환하는 변환모듈;
제1 SQL 문과 제2 SQL 문에서 동일하게 사용되는 구문을 표준 타입으로 분류하고, 대응되는 제1 SQL 문과 제2 SQL 문에서 서로 다르게 사용되는 구문을 고유 타입으로 분류하여 저장하는 데이터 저장모듈; 및
상기 검증모듈로부터 분석된 결과를 출력하는 출력모듈을 포함하고,
상기 출력모듈은
호환이 가능한 경우 상기 제2 SQL 문을 출력하고,
호환이 불가능한 경우 상기 제1 SQL 문에서 제2 SQL 문으로의 변환 가이드 데이터를 제공하며,
상기 변환 가이드 데이터는
상기 변환 가이드 데이터와 연관된 제1 SQL 문의 구문에 대한 링크가 포함되고, 상기 링크를 클릭하면 제1 SQL 문에서 해당되는 행으로 바로 연결되어 실시간으로 해당 구문을 수정할 수 있으며,
상기 변환 가이드 데이터는
제1 SQL 문이 제2 관계형 데이터베이스 관리시스템에서 지원되지 않는 구문인 것을 출력하고, 제1 SQL 문을 그대로 사용할 시에 호환이 되지 않는 것에 대해서 출력하며, 제1 SQL 문과 대응되는 제3 SQL 문의 사용을 권장하는 정보를 출력하며,
특정 구문에 대한 변환 가이드 데이터 출력 시, 해당 구문에 대한 히스토리를 상기 데이터 저장모듈에 저장하고, 이를 지속적으로 업데이트하여 차후에 사용하는 사용자는 상기 해당 구문에 대한 가이드를 받을 수 있는 것을 특징으로 하는 데이터베이스 전환 시스템.
In a database conversion system for migrating from a first relational database management system (RDBMS) to a second relational database management system,
An input module for receiving a first SQL (Structured Query Language) statement accessible to the first relational database management system;
A verification module for analyzing compatibility between the first SQL statement and a second SQL statement accessible to a second relational database management system;
A conversion module for converting a first SQL statement into a second SQL statement based on data mapped by the verification module;
A data storage module for classifying statements that are used identically in a first SQL statement and a second SQL statement into a standard type, and classifying and storing statements that are used differently in a corresponding first SQL statement and a second SQL statement as a unique type; And
Including an output module for outputting the analysis result from the verification module,
The output module is
If compatible, the second SQL statement is output,
In case of incompatibility, conversion guide data from the first SQL statement to the second SQL statement is provided,
The conversion guide data is
A link to the syntax of the first SQL statement related to the conversion guide data is included, and when the link is clicked, the link is directly connected to the corresponding row in the first SQL statement, and the corresponding syntax can be modified in real time,
The conversion guide data is
Outputs that the first SQL statement is a statement that is not supported by the second relational database management system, outputs incompatibility when the first SQL statement is used as it is, and uses a third SQL statement that corresponds to the first SQL statement. Prints the recommended information,
When outputting conversion guide data for a specific phrase, the history of the phrase is stored in the data storage module, and by continuously updating it, a user who uses it in the future can receive a guide for the corresponding phrase. system.
상기 입력모듈은,
상기 제1 SQL 문을 직접 입력받거나 또는 상기 제1 관계형 데이터베이스 관리시스템에서 추출된 메타데이터를 입력받도록 형성되는 것을 특징으로 하는 데이터베이스 전환 시스템.
The method of claim 1,
The input module,
And receiving the first SQL statement directly or metadata extracted from the first relational database management system.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180169962A KR102230821B1 (en) | 2018-12-26 | 2018-12-26 | Database migration system and database migration method using the same |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020180169962A KR102230821B1 (en) | 2018-12-26 | 2018-12-26 | Database migration system and database migration method using the same |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20200080073A KR20200080073A (en) | 2020-07-06 |
KR102230821B1 true KR102230821B1 (en) | 2021-03-19 |
Family
ID=71571414
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020180169962A KR102230821B1 (en) | 2018-12-26 | 2018-12-26 | Database migration system and database migration method using the same |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR102230821B1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102431846B1 (en) | 2022-01-26 | 2022-08-11 | (주) 다윈아이씨티 | Method, device and system for validating platform migration |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7469327B2 (en) | 2019-07-18 | 2024-04-16 | エルジー エナジー ソリューション リミテッド | Lithium-sulfur secondary battery |
CN113760946A (en) * | 2020-09-21 | 2021-12-07 | 北京沃东天骏信息技术有限公司 | Pre-verification processing method, device, equipment and medium applied to data source migration |
KR102453595B1 (en) * | 2020-10-20 | 2022-10-14 | (주)퍼스트정보 | Method and system for preserving relational database |
CN112667664A (en) * | 2020-12-29 | 2021-04-16 | 平安普惠企业管理有限公司 | Method and device for sentence conversion between databases, terminal equipment and medium |
WO2022254487A1 (en) * | 2021-05-31 | 2022-12-08 | 富士通株式会社 | Information processing program, information processing method, and information processing device |
US12174803B2 (en) | 2021-12-09 | 2024-12-24 | Datametica Solutions Private Limited | System and method for data warehouse migration |
CN114297179B (en) * | 2021-12-28 | 2025-01-07 | 中国—东盟信息港股份有限公司 | A method and system for analyzing application system adaptation in database migration |
CN117349267B (en) * | 2023-12-04 | 2024-03-22 | 和元达信息科技有限公司 | Database migration processing method and system |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000347910A (en) | 1999-06-03 | 2000-12-15 | Nec Soft Ltd | Database processing system, accessing method, sql converting method and storage medium |
US20050149537A1 (en) | 2003-09-26 | 2005-07-07 | Dmitry Balin | Apparatus and method for database migration |
JP2009223851A (en) | 2008-03-19 | 2009-10-01 | Inforce Co Ltd | Method for migrating database system |
JP2013149173A (en) | 2012-01-20 | 2013-08-01 | Mitsubishi Electric Corp | Query conversion device, database server, and program |
KR101674924B1 (en) | 2014-09-26 | 2016-11-22 | 삼성에스디에스 주식회사 | Method and apparatus for database migration |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20080084332A (en) | 2007-03-16 | 2008-09-19 | (주)온디멘드 | Database Migration Apparatus and Methods |
KR20090002224A (en) * | 2007-06-22 | 2009-01-09 | 주식회사 케이티프리텔 | Database Verification System and Method |
KR20160136922A (en) * | 2015-05-21 | 2016-11-30 | 삼성에스디에스 주식회사 | Apparatus and method for verifying sql campatibility |
KR101862779B1 (en) | 2016-11-01 | 2018-05-30 | 광운대학교 산학협력단 | Apparatus and method for data migration using column-level denormalization |
-
2018
- 2018-12-26 KR KR1020180169962A patent/KR102230821B1/en active IP Right Grant
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000347910A (en) | 1999-06-03 | 2000-12-15 | Nec Soft Ltd | Database processing system, accessing method, sql converting method and storage medium |
US20050149537A1 (en) | 2003-09-26 | 2005-07-07 | Dmitry Balin | Apparatus and method for database migration |
JP2009223851A (en) | 2008-03-19 | 2009-10-01 | Inforce Co Ltd | Method for migrating database system |
JP2013149173A (en) | 2012-01-20 | 2013-08-01 | Mitsubishi Electric Corp | Query conversion device, database server, and program |
KR101674924B1 (en) | 2014-09-26 | 2016-11-22 | 삼성에스디에스 주식회사 | Method and apparatus for database migration |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102431846B1 (en) | 2022-01-26 | 2022-08-11 | (주) 다윈아이씨티 | Method, device and system for validating platform migration |
Also Published As
Publication number | Publication date |
---|---|
KR20200080073A (en) | 2020-07-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR102230821B1 (en) | Database migration system and database migration method using the same | |
US11789945B2 (en) | Clause-wise text-to-SQL generation | |
US11907247B2 (en) | Metadata hub for metadata models of database objects | |
US11436213B1 (en) | Analysis of database query logs | |
US7730098B2 (en) | Method for supporting ontology-related semantic queries in DBMSs with XML support | |
US9659045B2 (en) | Generic indexing for efficiently supporting ad-hoc query over hierarchically marked-up data | |
US11294869B1 (en) | Expressing complexity of migration to a database candidate | |
US6748378B1 (en) | Method for retrieving data from a database | |
Vajk et al. | Denormalizing data into schema-free databases | |
US20100017395A1 (en) | Apparatus and methods for transforming relational queries into multi-dimensional queries | |
US20160224594A1 (en) | Schema Definition Tool | |
US20080140696A1 (en) | System and method for analyzing data sources to generate metadata | |
US10042889B2 (en) | Pseudo columns for data retrieval | |
EP1128277A2 (en) | Data processing method and system, program for realizing the method, and computer readable storage medium storing the program | |
US20050182777A1 (en) | Method for adding metadata to data | |
US20080172408A1 (en) | Converting Recursive Hierarchical Data to Relational Data | |
US9063957B2 (en) | Query systems | |
US20100030727A1 (en) | Technique For Using Occurrence Constraints To Optimize XML Index Access | |
CN117609281B (en) | Text2Sql method, system, electronic equipment and storage medium | |
CN113297251A (en) | Multi-source data retrieval method, device, equipment and storage medium | |
US8290950B2 (en) | Identifying locale-specific data based on a total ordering of supported locales | |
CN117608652A (en) | A SQL statement translation method based on high-level abstract syntax tree | |
US20090327253A1 (en) | Indexing and querying xml documents stored in a relational database | |
CN110008448B (en) | Method and device for automatically converting SQL code into Java code | |
Wang et al. | Converting Legacy Relational Database into XML Database through Reverse Engineering. |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20181226 |
|
PA0201 | Request for examination | ||
PE0902 | Notice of grounds for rejection |
Comment text: Notification of reason for refusal Patent event date: 20200320 Patent event code: PE09021S01D |
|
PG1501 | Laying open of application | ||
E90F | Notification of reason for final refusal | ||
PE0902 | Notice of grounds for rejection |
Comment text: Final Notice of Reason for Refusal Patent event date: 20201023 Patent event code: PE09021S02D |
|
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20210316 |
|
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20210316 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20210316 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20240116 Start annual number: 4 End annual number: 4 |