WO2018110909A1 - Method and apparatus for processing queries - Google Patents

Method and apparatus for processing queries Download PDF

Info

Publication number
WO2018110909A1
WO2018110909A1 PCT/KR2017/014370 KR2017014370W WO2018110909A1 WO 2018110909 A1 WO2018110909 A1 WO 2018110909A1 KR 2017014370 W KR2017014370 W KR 2017014370W WO 2018110909 A1 WO2018110909 A1 WO 2018110909A1
Authority
WO
WIPO (PCT)
Prior art keywords
query
multidimensional
query processing
specific
database
Prior art date
Application number
PCT/KR2017/014370
Other languages
French (fr)
Korean (ko)
Inventor
엄정호
박경석
이용
문봉기
김상철
Original Assignee
한국과학기술정보연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국과학기술정보연구원 filed Critical 한국과학기술정보연구원
Publication of WO2018110909A1 publication Critical patent/WO2018110909A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/283Multi-dimensional databases or data warehouses, e.g. MOLAP or ROLAP

Definitions

  • the present invention relates to a query processing technique based on a multi-dimensional database, and more particularly, to a new query processing for performing a specific query (eg, an association query, a multidimensional query, etc.) between a plurality of multidimensional databases. It's about the room.
  • a specific query eg, an association query, a multidimensional query, etc.
  • the multidimensional database is a database that manages data containing a large number of attribute items in order to model large amounts of multidimensional data such as scientific information and medical information, and to support query processing and computation.
  • a multidimensional database can be built on the computational resources of the researcher to analyze and query the multidimensional data.
  • the present invention has been made in view of the above circumstances, and an object of the present invention is to perform a specific query (eg, association query, multidimensional query, etc.) through interworking between a plurality of remotely located multidimensional databases. By doing so, a new query processing scheme based on synchronized multidimensional database is realized.
  • a specific query eg, association query, multidimensional query, etc.
  • the query processing apparatus for achieving the above object, the transmission and reception management unit for receiving a specific query associated with at least two multi-dimensional database from the user terminal; A procedure manager to determine a query processing procedure based on a result of checking the attribute of the specific query; And a query execution management unit for processing the specific query based on the query processing procedure to generate a specific query processing result.
  • a connection manager configured to control a connection between corresponding multidimensional databases based on master related information of each master server of the at least two multidimensional databases; And a synchronization management unit for controlling synchronization to be performed based on slave related information for each slave server of the connected multidimensional database.
  • the master related information includes address and port information for each master server, and the slave related information includes network information for each slave server and at least one array information.
  • the procedure management unit when the specific query calls array information distributed in the synchronized multidimensional database, confirms the attribute of the specific query with a federated query, and the specific query is synchronized.
  • the attribute of the specific query is identified as a multidimensional query.
  • the procedure manager when the specific query is the association query, generates a first query processing procedure for simultaneously performing the processing on the association query in the synchronized multidimensional database, wherein the specific query is the multidimensional query.
  • the second query processing procedure may be generated so that the processing for the multidimensional query is performed only in the partial multidimensional database.
  • the query execution management unit controls the first query processing result to be merged when the federated query is processed based on the first query processing procedure to generate a first query processing result for each synchronized multidimensional database.
  • Generate a specific query processing result and when the multidimensional query is processed based on the second query processing procedure and a second query processing result is generated only in the partial multidimensional database, the second query processing result is processed by the specific query processing. It is characterized by determining as a result.
  • a method of operating a query processing apparatus includes a transmission and reception management step of receiving a specific query related to at least two multidimensional databases from a user terminal; A procedure management step of determining a query processing execution procedure based on a result of checking the attribute of the specific query; And a query execution management step of processing the specific query based on the query processing procedure to generate a specific query processing result.
  • the master related information includes address and port information for each master server, and the slave related information includes network information for each slave server and at least one array information.
  • the procedure management step may include: when the specific query calls array information distributed in the synchronized multidimensional database, ascertaining the attribute of the specific query as an association query; And when the specific query calls only array information stored in a part of the synchronized multidimensional database, the attribute of the specific query as a multidimensional query.
  • the procedure management step may include: generating a first query processing procedure for simultaneously processing the association query in the synchronized multidimensional database when the specific query is the association query; And when the specific query is the multidimensional query, generating a second query processing procedure for performing the processing on the multidimensional query only in the partial multidimensional database.
  • the first query processing result is controlled to be merged.
  • Generating a result of processing the specific query And determining the second query processing result as the specific query processing result when the multidimensional query is processed based on the second query processing procedure to generate a second query processing result only in the partial multidimensional database. Characterized in that.
  • the specific query e.g., association query, multidimensional query, etc.
  • processing is performed by interworking between a plurality of remotely located multidimensional database, different from the existing one. It can provide a new query processing method based on synchronized multidimensional database.
  • FIG. 1 is a diagram illustrating a communication environment to which a query processing apparatus according to an embodiment of the present invention is applied.
  • FIG. 2 is a diagram illustrating a schematic configuration diagram of a multidimensional database according to an exemplary embodiment of the present invention.
  • FIG. 3 is a diagram showing a schematic configuration of a query processing apparatus according to an embodiment of the present invention.
  • FIG. 4 is a diagram illustrating a flow of providing a synchronization-based query processing service according to an embodiment of the present invention.
  • the communication environment to which the present invention is applied may include a query processing apparatus 100, a user terminal 200, and a plurality of multi-dimensional databases (eg, multi-dimensional databases a, b, and c. .) 300 may have a configuration including.
  • the query processing apparatus 100 is a device for processing a specific query (eg, association query, multidimensional query, etc.) between the multidimensional database 300.
  • a specific query eg, association query, multidimensional query, etc.
  • the service to be provided by the present invention that is, a plurality of remote locations
  • An apparatus for providing a new query processing service hereinafter, referred to as a synchronization-based query processing service
  • a synchronization-based query processing service based on a synchronized multidimensional database that is different from the existing one so that query processing may be performed through interworking between the multidimensional databases 300.
  • the specific query refers to a combined query processed by calling array information distributed in the synchronized multidimensional database when the synchronization is performed after the multidimensional database 300 is connected, and the synchronized multidimensional database. Some of them may be divided into multidimensional queries processed by calling only array information stored in a multidimensional database. Each query processing process will be described in more detail later.
  • Such a query processing apparatus 100 may be implemented in the multidimensional database 300 or may be implemented as a separate device. In the embodiment of the present invention, the query processing apparatus 100 is separated from the multidimensional database 300 and exists independently, and will be described with reference to controlling the multidimensional database 300.
  • the query processing apparatus 100 determines a query processing procedure for processing a specific query (eg, association query, multidimensional query, etc.) through interworking with the multidimensional database 300, and then based on the result, the specific query processing result. It generates and provides to the user terminal 200.
  • a specific query eg, association query, multidimensional query, etc.
  • the user terminal 200 may be a terminal used by a user to receive a synchronization-based query processing service, and transmits a specific query (eg, association query, multidimensional query, etc.) input from the user to the query processing apparatus 100. You can request the generation of a specific query result.
  • a specific query eg, association query, multidimensional query, etc.
  • the user terminal 200 may be a terminal of an organization / organization that wants to receive a synchronization-based query processing service, or may be a terminal used by an individual.
  • the multidimensional database 300 is a database for modeling a large amount of multidimensional data (for example, scientific information, medical information, etc.) and managing data having a plurality of attribute items in order to support query processing and operation.
  • multidimensional data for example, scientific information, medical information, etc.
  • the multi-dimensional database 300 includes at least one multi-dimensional database (a, b, c ..) located remotely, in conjunction with the query processing apparatus 100 to provide a synchronization-based query processing service Perform an algorithm for processing a specific query (eg, association query, multidimensional query, etc.).
  • a specific query eg, association query, multidimensional query, etc.
  • FIG. 2 shows an example of the configuration of the multidimensional database of the present invention. Since each configuration of the multidimensional database (a, b, c ..) shown in FIG. 1 is the same, in FIG.
  • the pre-built multidimensional database is a multidimensional database b, a specific query processing algorithm is performed through interworking with the multidimensional databases a and b to provide a synchronization-based query processing service.
  • the multidimensional databases a and b of the present invention each include a master server MS and at least one slave server SS.
  • the multidimensional database a, b executes a specific query processing algorithm for processing a specific query (eg, federated query, multidimensional query, etc.) input from the user through the master server MS under the control of the query processing apparatus 100. do.
  • array information stored in at least one slave server SS is used.
  • the query processing procedure establishing unit 310a may be a federated multi-dimensional data query planner.
  • the query processing procedure establishing unit 310a may access to which array information to access a specific query (eg, association query, multidimensional query, etc.) input from the user, and plan which operation to perform.
  • the basic query processing procedure is established.
  • the query scheduler 320a may be a federated multi-dimensional data query scheduler.
  • the query scheduler 320a registers a specific query (eg, a federated query, a multidimensional query, etc.) input to a database, and performs a function of managing work execution.
  • the query processing unit 330a may be a federated multi-dimensional data query processor, and executes a function of executing a specific query processing algorithm such that a specific query processing result is generated through processing of a specific query (eg, an association query, a multidimensional query, etc.). To perform.
  • a specific query eg, an association query, a multidimensional query, etc.
  • the merge execution unit 340a may be a Result Data Merger.
  • the merge execution unit 340a performs a function of generating a specific query processing result by performing merging on the respective query processing results when the respective query processing results are generated on each multidimensional database.
  • the data transmitter / receiver 350a may be a data transmitter and a data receiver, and performs data transmission and reception when interworking with the query processing apparatus 100 or another multidimensional database.
  • the connection execution unit 360a may be a database connector and performs a function of executing a connection between the master servers MS.
  • the multidimensional databases a and b may perform a connection based on master related information about each master server MS.
  • the master related information may include address and port information for each master server.
  • the master server MS of the multidimensional database a and the master server MS of the multidimensional database b may perform a connection based on their own address and corresponding port information.
  • the multidimensional databases a and b perform a process of sharing and synchronizing the environmental information with each other.
  • the physically connected multidimensional databases a and b perform synchronization based on slave related information for each slave server SS.
  • the slave related information may include network information for each slave server (SS) and at least one array information.
  • the network information of the respective slave servers SS and the array information held by the multidimensional databases a and b are matched and shared as meta information.
  • the query processing apparatus 100 and the multidimensional database 300 are interlocked to perform a specific query processing algorithm.
  • the present invention is not limited thereto, and the query processing apparatus 100 may be configured in the multidimensional database 300.
  • the multidimensional database 300 may perform a function of the query processing apparatus 100 independently to provide a service.
  • the query processing apparatus 100 for receiving a specific query associated with at least two multi-dimensional database from the user terminal 200, confirming the properties of the specific query It may have a configuration including a procedure management unit 120 for determining a query processing execution procedure based on the result, and a query execution management unit 130 for generating a specific query processing result by processing a specific query based on the query processing execution procedure. have.
  • the query processing apparatus 100 further comprises a connection management unit 140 for controlling the connection between the multi-dimensional database based on the master-related information for each master server of at least two multi-dimensional database. Can have.
  • the master related information includes address and port information for each master server.
  • connection manager 140 checks the master related information including the address and port of the master server MS of each of the at least two multidimensional databases. Thereafter, the connection management unit 140 generates a control command for requesting to perform a physical connection based on the master related information, and transmits the control command to each multidimensional database.
  • the query processing apparatus 100 further includes a synchronization management unit 150 for controlling synchronization to be performed based on slave related information for each slave server of the multidimensional database connected by the connection management unit 140. It may have a configuration to.
  • the slave related information includes network information for each slave server and at least one array information.
  • the synchronization manager 150 checks the network information of the slave server SS of each of the at least two multidimensional databases and the slave related information including the currently provided array.
  • the synchronization manager 150 generates a control command requesting to share and synchronize the environment information with each other based on the slave related information, and transmits the control command to each multidimensional database.
  • the query processing apparatus 100 provides a query screen for inputting a specific query related to at least two multidimensional databases, and analyzes the result of analyzing a specific query input through the user terminal 200. It may have a configuration that further includes an interface unit 160 to process all interfaces until a specific query processing result is provided on the basis.
  • the entire configuration of the query processing apparatus 100 including the transmission and reception management unit 110, the procedure management unit 120, the query execution management unit 130, the connection management unit 140, the synchronization management unit 150, and the interface unit 160. At least a part may be implemented in the form of a software module or a hardware module executed by a processor, or may be implemented in the form of a combination of a software module and a hardware module.
  • the query processing apparatus 100 may allow a specific query (eg, association query, multidimensional query, etc.) to be performed through interworking between a plurality of remotely located multidimensional databases.
  • a new query processing scheme based on a synchronized multidimensional database is provided.
  • each component in the query processing apparatus 100 for this purpose will be described in detail.
  • the multi-dimensional database a which is a local multi-dimensional database built on a user's computer resource among the multi-dimensional databases (a, b, c ..) illustrated in FIG. 1, is a query processing apparatus.
  • the multi-dimensional database b which is operated in the master execution mode according to the control command of (100) and is located in the remote multi-dimensional database b, operates in the slave execution mode.
  • the query processing result is received from the multidimensional database operating in the slave execution mode and merged, or whether the access to a remote multidimensional multidimensional database is necessary.
  • the transmission and reception management unit 110 performs a function of receiving a specific query from the user terminal 200.
  • the transmission and reception management unit 110 when a user who wants to use the synchronization-based query processing service is connected, the interface unit 160 so that a specific query related to the multi-dimensional database a, b can be input from the user terminal 200 ) Provides a query screen to the user terminal 200 through.
  • the specific query is a combined query processed by calling array information distributed in the synchronized multidimensional databases a and b when the synchronization is performed after the multidimensional databases a and b are connected, and the synchronized multi dimensions.
  • Some of the databases a and b are divided into multidimensional queries that are processed by calling only array information stored in the multidimensional database a / b.
  • the transmission and reception management unit 110 receives the specific query from the user terminal 200 through the interface unit 160.
  • the transmission / reception manager 110 transmits the specific query to the procedure manager 120 to notify that the specific query has been received from the user terminal 200.
  • the procedure manager 120 determines a query processing procedure based on the result of checking the attribute of the specific query.
  • the procedure manager 120 checks the attribute of the specific query based on a result of determining whether the specific query calls array information distributed in the synchronized multidimensional databases a and b.
  • the procedure manager 120 interoperates with the multidimensional database a to call array information stored in at least one slave server SS of the multidimensional database a to process the specific query. Check it. Thereafter, the procedure manager 120 checks whether the array information stored in at least one slave server SS of the multidimensional database b is called in order to process a specific query.
  • the procedure manager 120 interoperates only with the multidimensional database a operating in the master execution mode without interworking with the multidimensional database b, and processes at least one of the multidimensional databases a and b to process the specific query. It is also possible to check whether the array information stored in the slave server SS is called.
  • the procedure manager 120 determines the attribute of the specific query as the association query.
  • the procedure manager 120 generates a first query processing procedure for simultaneously performing the processing of the association query in the synchronized multidimensional databases a and b.
  • the procedure management unit 120 in conjunction with the synchronized multi-dimensional database a, b, the association between the multi-dimensional database a and the multi-dimensional database b located remotely based on the basic query processing procedure of each multi-dimensional database a, b Create a first query processing procedure that causes the query to be processed.
  • the procedure management unit 120 determines whether the array information stored in the multidimensional database (a / b) of the multi-dimensional database a, b of the specific query is synchronized. If only the array information stored in the multidimensional database (a / b) of the multi-dimensional database a, b of the specific query is synchronized, the procedure management unit 120, the attribute of the specific query to the multi-dimensional query To judge.
  • the procedure manager 120 generates a second query processing procedure that allows the processing of the multidimensional query to be performed only in some multidimensional databases a / b.
  • the procedure manager 120 interoperates with the synchronized multidimensional databases a and b, and performs multidimensional query on the multidimensional database a or a multidimensional database b located remotely based on the basic query processing procedure of each multidimensional database a and b. Create a second query processing procedure that causes the to be processed.
  • the procedure manager 120 generates a second query processing procedure for processing the multidimensional query in the multidimensional database a.
  • the multidimensional query calls only array information stored in the multidimensional database b remotely located among some of the multidimensional databases a / b
  • the multidimensional query is transmitted and registered to the remote multidimensional database b.
  • the procedure manager 120 generates a second query processing procedure for processing the multidimensional query in the multidimensional database b.
  • the query execution management unit 130 processes the specific query to generate a specific query processing result.
  • the query execution management unit 130 when the query execution procedure is generated from the procedure manager 120, the query execution management unit 130 generates a specific query processing result based on the query processing procedure.
  • the query execution manager 130 is processed between the multi-dimensional databases a and b in which the combined query, which is a specific query, is synchronized.
  • the first query processing result generated for each b can be confirmed.
  • the query execution management unit 130 controls the first query processing results for the synchronized multidimensional databases a and b to be merged to generate a specific query processing result. Done.
  • the query execution management unit 130 when the second query processing procedure is generated from the procedure management unit 120, the multi-dimensional query that is a specific query is processed only in some multi-dimensional database (a / b), some multi-dimensional database ( It is possible to check the second query processing result generated only in a / b).
  • the query execution management unit 130 determines the second query processing result as the specific query processing result.
  • the query execution management unit 130 provides the specific query processing result to the user terminal 200 through the interface unit 150.
  • connection management unit 140 of the query processing apparatus 100 when a specific query is received from the user terminal 200, the connection management unit 140 of the query processing apparatus 100, to each master server (MS) of the multidimensional database a, b Based on the master related information, the connection between the multidimensional databases a and b is controlled (1, 1 ').
  • connection execution unit 360a of each master server MS of the multidimensional database a and b includes master related information including address and port information for each master server identified under the control of the connection management unit 140. Based on this, the physical connection can be performed.
  • the synchronization management unit 150 in the query processing apparatus 100 controls the synchronization between the corresponding multidimensional databases a and b based on slave related information about each slave server SS of the physically connected multidimensional database.
  • environment information is shared and synchronized based on network information of each slave server SS of the multidimensional database a and b and slave related information including at least one array information (2, 2 ').
  • Such synchronization may be performed by the connection execution units 360a and 360b of each master server MS, or may be performed for each slave server SS.
  • the procedure manager 120 in the query processing apparatus 100 determines the attribute of the specific query based on a result of determining whether the specific query calls array information distributed in the synchronized multidimensional databases a and b. Verify that the first query processing procedure or the second query processing procedure is generated.
  • the procedure manager 120 determines the attribute of the specific query as a federated query and performs the first query processing procedure.
  • the procedure management unit 120 calls only the array information stored in some multidimensional database (a / b) of the multi-dimensional database (a, b) of the specific query is synchronized, the attribute of the specific query as a multi-dimensional query In response, the second query processing procedure is generated.
  • each query processing procedure establishing unit 310a, 310b of the synchronized multidimensional database a, b is configured to process a specific query.
  • (Array) Establish basic query processing procedures by accessing information and planning what operations to perform.
  • the query processing procedure establishing unit 310a or 310b provides the established basic query processing procedure to the sharing and procedure management unit 120 (3, 3 ').
  • the planning is performed by dividing the plan into chunks of fixed size according to the number of cells in the array since the data is an array.
  • the procedure manager 120 checks the attributes of the specific query based on the basic query processing procedure received from the synchronized multidimensional databases a and b, and generates the first query processing procedure if the attributes of the specific query are federated queries. If the attribute of the specific query is a multidimensional query, the second query processing procedure can be generated.
  • the query execution management unit 130 in the query processing apparatus 100 performs a specific query based on the query processing procedure. Generate the processing result.
  • the query execution management unit 130 may check the first query processing result that is the result of the association query generated for each of the synchronized multidimensional databases a and b. Will be.
  • each of the query schedulers 320a and 320b of the multidimensional database a and b manages the work execution after registering the federated query (4, 4 '), and the query processing unit ( 330a and 320b executes a specific query processing algorithm associated with the association query to generate first query processing results that are the processing results of the association query (5, 5 ').
  • each merge execution unit (340a, 340b) of the multi-dimensional database a, b so that the first query processing results are merged To control.
  • the merge execution unit 340a of the multidimensional database a executes the merge of the respective first query processing results to generate a specific query processing result, and the query execution management unit ( 130).
  • the merge execution unit 340a of the multidimensional database a receives the first query processing result from the multidimensional database b (6 ') and merges it with its first query processing result. Generates results of specific query processing (6, 7).
  • the query execution management unit 130 can receive the specific query processing result which is the result of the association query processing.
  • the query execution management unit 130 when the second query processing procedure is generated from the procedure management unit 120, in conjunction with the synchronized multi-dimensional database a, b, multi-dimensional query generated from the multi-dimensional database a, or multi-dimensional database b Check the second query processing result that is the processing result of.
  • the query scheduler 320a of the multidimensional database a is based on an array of multidimensional database b based on the basic query processing procedure established by the query processing procedure establishing unit 310a.
  • Array determines whether information should be called and determines whether access to a multidimensional database b located remotely is necessary (4).
  • the query scheduler 320a of the multidimensional database a transmits the multidimensional query to the multidimensional database b (2, 2 '). Then, the query scheduler 320b of the multidimensional database b determines whether its array information is called based on the basic query processing procedure established by the query processing procedure establishing unit 310b and registers the multidimensional query. Determine whether or not (4 ').
  • the query scheduler 320a of the multidimensional database a does not need access to the multidimensional database b, and thus registers the multidimensional query with itself (4). .
  • the corresponding query processing units 330a and 330b of the multidimensional database a and b execute a specific query processing algorithm related to the multidimensional query to process the multidimensional query. Generate a second query processing result (5 / 5 ').
  • the multidimensional database a operates in a master execution mode to determine whether access to a remote multidimensional database b is required, but is not limited thereto.
  • Each of a and b may determine whether its array information is called to determine whether to register a multidimensional query, and generate a second query processing result.
  • the query schedulers 320a and 320b of the multidimensional database a and b each execute a basic query processing procedure established by the query processing procedure establishing unit 310a or 320b.
  • the query processing procedure establishing unit 310a or 320b On the basis of determining whether its array information is called, it is determined whether to register a multidimensional query, and the corresponding query processing unit 330a / 330b determined to register the multidimensional query, processes a specific query related to the multidimensional query.
  • the algorithm is executed to generate a second query processing result which is a processing result of the multidimensional query.
  • the query execution management unit 130 may receive the second query processing result from any one of the multidimensional databases a and b, and determine the second query processing result as the specific query processing result.
  • the query processing apparatus 100 controls the connection between the corresponding multidimensional databases based on the master related information for each master server MS of the multidimensional databases a and b (S100).
  • the query processing apparatus 100 confirms master related information including the addresses and corresponding ports of the master servers MS of the multidimensional databases a and b.
  • the query processing apparatus 100 generates a control command for requesting to perform a physical connection based on the master related information, and transmits the control command to each of the multidimensional databases a and b.
  • the query processing apparatus 100 controls the synchronization to be performed based on the slave related information for each slave server SS of the physically connected multidimensional databases a and b (S101).
  • the query processing apparatus 100 checks the network information of each of the slave servers SS and the slave related information including the currently included array.
  • the query processing apparatus 100 generates a control command requesting to share and synchronize the environment information with each other based on the slave related information, and transmits the control command to each of the multidimensional databases a and b.
  • connection and synchronization between the multidimensional databases a and b are performed before the specific query is received from the user, but the present invention is not limited thereto. Of course.
  • the query processing apparatus 100 displays the query screen so that a specific query related to the multidimensional databases a and b can be input from the user terminal 200. To provide.
  • the specific query is a combined query processed by calling array information distributed in the synchronized multidimensional databases a and b when the synchronization is performed after the multidimensional databases a and b are connected, and the synchronized multi dimensions.
  • Some of the databases a and b are divided into multidimensional queries that are processed by calling only array information stored in the multidimensional database a / b.
  • the query processing apparatus 100 receives the specific query from the user terminal 200 (S102).
  • the query processing apparatus 100 checks the attribute of the specific query based on a result of determining whether the specific query calls array information distributed in the synchronized multidimensional databases a and b (S103).
  • the query processing apparatus 100 in conjunction with the multidimensional database a, calls array information stored in at least one slave server SS of the multidimensional database a to process a specific query. Check if it works. Thereafter, the query processing apparatus 100 checks whether array information stored in at least one slave server SS of the multidimensional database b is called in order to process a specific query in conjunction with the multidimensional database b. .
  • the query processing apparatus 100 works only with the multidimensional database a operating in the master execution mode without interworking with the multidimensional database b, and at least one of each of the multidimensional databases a and b to process the specific query. It is also possible to check whether the array information stored in the slave server of the SS is called.
  • the query processing apparatus 100 determines the attribute of the specific query as the association query.
  • the query processing apparatus 100 generates a first query processing procedure for allowing the simultaneous query processing to be simultaneously performed in the synchronized multidimensional databases a and b (S104).
  • the query processing apparatus 100 interoperates with the synchronized multidimensional databases a and b, and performs the process between the multidimensional database a and the multidimensional database b located remotely based on the basic query processing procedure of each of the multidimensional databases a and b. Create a first query processing procedure that allows the federated query to be processed.
  • the query processing apparatus 100 is processed between the synchronized multidimensional databases a and b, so that the first query generated for each of the synchronized multidimensional databases a and b. You can check the result of query processing.
  • the query processing apparatus 100 controls the merged first query processing results for the multidimensional databases a and b to generate a specific query processing result. (S106, S107).
  • step S103 when only the array (store) information stored in some of the multi-dimensional database (a / b) of the multi-dimensional database (a, b) that the specific query is synchronized, the query processing apparatus 100, Determine the attributes of a query as a multidimensional query.
  • the query processing apparatus 100 generates a second query processing procedure that allows the processing of the multidimensional query to be performed only in some multidimensional databases a / b (S105).
  • the query processing apparatus 100 interoperates with the synchronized multidimensional databases a and b, and multi-dimensionally based on the multidimensional database a or a remotely located multidimensional database b based on the basic query processing procedure of each multidimensional database a and b. Generate a second query processing procedure that causes the query to be processed.
  • the query processing apparatus 100 when the multidimensional query calls only array information stored in the multidimensional database a of some multidimensional databases a / b, there is no need to transmit and register the multidimensional query to a remote multidimensional database b. Accordingly, the query processing apparatus 100 generates a second query processing procedure for causing the multidimensional query to be processed in the multidimensional database a.
  • the multidimensional query calls only array information stored in the multidimensional database b remotely located among some of the multidimensional databases a / b
  • the multidimensional query is transmitted and registered to the remote multidimensional database b.
  • the query processing apparatus 100 generates a second query processing procedure for causing the multidimensional query to be processed in the multidimensional database b.
  • the query processing apparatus 100 may process the multidimensional query, which is a specific query, only in some of the multidimensional databases a / b. Only the second query processing result generated can be checked.
  • the query processing apparatus 100 determines the second query processing result as the specific query processing result (S107).
  • the query processing apparatus 100 transmits the specific query processing result to the user terminal 200. Provided (S108).
  • a specific query eg, association query, multidimensional query, etc.
  • processing is performed through interworking between a plurality of remotely located multidimensional databases, and thus, based on a synchronized multidimensional database based on other synchronized
  • the effect of providing a new query processing scheme is achieved.
  • Embodiments of the present invention can be implemented in the form of program instructions that can be executed by various computer means and recorded on a computer readable medium.
  • the computer readable medium may include program instructions, data files, data structures, etc. alone or in combination.
  • Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts.
  • Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks.
  • Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like.
  • the hardware device described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.

Abstract

Disclosed are a method and apparatus for processing queries, the method and system processing a particular query (such as a union query or a multi-dimensional query) by means of links between a plurality of multi-dimensional databases located remotely, thereby implementing a novel query processing scheme that is different from the conventional on the basis of synchronized multi-dimensional databases.

Description

질의를 처리하기 위한 장치 및 그 방법Apparatus and Method for Processing Query
본 발명은 다차원 데이터베이스(Multi-dimensional database) 기반의 질의 처리 기술에 관한 것으로, 더욱 상세하게는, 다수의 다차원 데이터베이스 간의 특정질의(예: 연합질의, 다차원질의 등) 처리가 수행되도록 하는 새로운 질의 처리 방안에 관한 것이다.The present invention relates to a query processing technique based on a multi-dimensional database, and more particularly, to a new query processing for performing a specific query (eg, an association query, a multidimensional query, etc.) between a plurality of multidimensional databases. It's about the room.
다차원 데이터베이스는 과학정보, 의료정보 등과 같은 대용량의 다차원 데이터를 모델링하고, 질의 처리 및 연산을 지원하기 위해 다수의 애트리뷰트(Attribute) 항목이 포함된 자료를 관리하는 데이터베이스이다.The multidimensional database is a database that manages data containing a large number of attribute items in order to model large amounts of multidimensional data such as scientific information and medical information, and to support query processing and computation.
이러한 다차원 데이터베이스를 기반으로 대용량의 다차원 데이터를 분석 및 그 결과를 저장할 수 있다. 그러나, 최근 실험 데이터 및 과학연구에서 활용되는 데이터의 용량이 관측 장비와 관련 기술의 발달로 하나의 클러스터 또는 하나의 기관에서 모든 데이터를 저장 및 관리할 수 없는 문제가 발생되고 있다.Based on such a multidimensional database, a large amount of multidimensional data may be analyzed and the results may be stored. However, recently, due to the development of observation equipment and related technologies, the capacity of data used in experimental data and scientific research has not been able to store and manage all data in one cluster or one institution.
이러한 문제를 해소하기 위해, 연구자가 보유하고 있는 전산자원에 다차원 데이터베이스를 구축하여 다차원 데이터에 대한 분석 및 질의를 수행하기도 한다..In order to solve this problem, a multidimensional database can be built on the computational resources of the researcher to analyze and query the multidimensional data.
하지만, 이처럼 개별적으로 다차원 데이터베이스가 구축됨에 따라 데이터 로딩 및 관리를 위해 소비되는 비용이 급격히 증가되는 문제가 발생하게 된다. 또한, 서로 다른 관리 방식으로 관리되는 다차원 데이터베이스를 연동하여 제어하기 위한 방안이 확립되어 있지 않아 질의처리를 수행하지 못하는 한계점이 있다.However, as the multi-dimensional database is individually constructed, the cost of loading and managing data rapidly increases. In addition, there is a limitation in that query processing cannot be performed because a method for interlocking and controlling a multidimensional database managed by different management methods is not established.
이에, 기존 다차원 데이터베이스에서 제공되지 못하던 다수의 다차원 데이터베이스 사이에서 질의를 처리하고 그 결과를 공유하기 위한 기술이 요구된다.Accordingly, there is a need for a technique for processing a query and sharing the results among a plurality of multidimensional databases that are not provided in the existing multidimensional databases.
본 발명은 상기한 사정을 감안하여 창출된 것으로서, 본 발명에서 도달하고자 하는 목적은, 원격에 위치하는 다수의 다차원 데이터베이스 간의 연동을 통해 특정질의(예: 연합질의, 다차원질의 등) 처리가 수행되도록 함으로써, 기존과 다른 동기화된 다차원 데이터베이스 기반의 새로운 질의 처리 방안이 실현되도록 하는데 있다.The present invention has been made in view of the above circumstances, and an object of the present invention is to perform a specific query (eg, association query, multidimensional query, etc.) through interworking between a plurality of remotely located multidimensional databases. By doing so, a new query processing scheme based on synchronized multidimensional database is realized.
상기 목적을 달성하기 위한 본 발명에 따른 질의처리장치는, 사용자단말로부터 적어도 2개의 다차원 데이터베이스와 관련된 특정질의를 수신하는 송수신관리부; 상기 특정질의의 속성을 확인한 결과를 기반으로 질의처리수행절차를 결정하는 절차관리부; 및 상기 질의처리수행절차를 기반으로 상기 특정질의를 처리하여 특정질의처리결과를 생성하는 질의실행관리부를 포함하는 것을 특징으로 한다.The query processing apparatus according to the present invention for achieving the above object, the transmission and reception management unit for receiving a specific query associated with at least two multi-dimensional database from the user terminal; A procedure manager to determine a query processing procedure based on a result of checking the attribute of the specific query; And a query execution management unit for processing the specific query based on the query processing procedure to generate a specific query processing result.
상기 적어도 2개의 다차원 데이터베이스의 각 마스터서버에 대한 마스터관련정보를 기반으로 해당 다차원 데이터베이스 간의 연결을 제어하는 연결관리부; 및 상기 연결된 다차원 데이터베이스의 각 슬레이브서버에 대한 슬레이브관련정보를 기반으로 동기화가 수행되도록 제어하는 동기화관리부를 더 포함하는 것을 특징으로 한다.A connection manager configured to control a connection between corresponding multidimensional databases based on master related information of each master server of the at least two multidimensional databases; And a synchronization management unit for controlling synchronization to be performed based on slave related information for each slave server of the connected multidimensional database.
상기 마스터관련정보는 상기 마스터서버 별 주소와 포트(Port)정보를 포함하며, 상기 슬레이브관련정보는 상기 슬레이브서버 별 네트워크정보와 적어도 하나의 어레이(Array)정보를 포함하는 것을 특징으로 한다.The master related information includes address and port information for each master server, and the slave related information includes network information for each slave server and at least one array information.
상기 절차관리부는, 상기 특정질의가 상기 동기화된 다차원 데이터베이스에 분산되어 있는 어레이(Array)정보를 호출하는 경우, 상기 특정질의의 속성을 연합질의(Federated Query) 로 확인하며, 상기 특정질의가 상기 동기화된 다차원 데이터베이스 중 일부 다차원 데이터베이스에 저장되어 있는 어레이(Array)정보만을 호출하는 경우, 상기 특정질의의 속성을 다차원질의로 확인하는 것을 특징으로 한다.The procedure management unit, when the specific query calls array information distributed in the synchronized multidimensional database, confirms the attribute of the specific query with a federated query, and the specific query is synchronized. When calling only array information stored in some multidimensional databases among the multidimensional databases, the attribute of the specific query is identified as a multidimensional query.
상기 절차관리부는, 상기 특정질의가 상기 연합질의인 경우, 상기 동기화된 다차원 데이터베이스에서 동시에 상기 연합질의에 대한 처리가 수행되도록 하는 제1 질의처리수행절차를 생성하며, 상기 특정질의가 상기 다차원질의인 경우, 상기 일부 다차원 데이터베이스에서만 상기 다차원질의에 대한 처리가 수행되도록 하는 제2 질의처리수행절차를 생성하는 것을 특징으로 한다.The procedure manager, when the specific query is the association query, generates a first query processing procedure for simultaneously performing the processing on the association query in the synchronized multidimensional database, wherein the specific query is the multidimensional query. In this case, the second query processing procedure may be generated so that the processing for the multidimensional query is performed only in the partial multidimensional database.
상기 질의실행관리부는, 상기 제1 질의처리수행절차를 기반으로 상기 연합질의가 처리되어 상기 동기화된 다차원 데이터베이스 별로 제1 질의처리결과가 생성되는 경우, 상기 제1 질의처리결과가 병합되도록 제어하여 상기 특정질의처리결과를 생성하며, 상기 제2 질의처리수행절차를 기반으로 상기 다차원질의가 처리되어 상기 일부 다차원 데이터베이스에서만 제2 질의처리결과가 생성되는 경우, 상기 제2 질의처리결과를 상기 특정질의처리결과로 결정하는 것을 특징으로 한다.The query execution management unit controls the first query processing result to be merged when the federated query is processed based on the first query processing procedure to generate a first query processing result for each synchronized multidimensional database. Generate a specific query processing result, and when the multidimensional query is processed based on the second query processing procedure and a second query processing result is generated only in the partial multidimensional database, the second query processing result is processed by the specific query processing. It is characterized by determining as a result.
상기 목적을 달성하기 위한 본 발명에 따른 질의처리장치의 동작방법은, 사용자단말로부터 적어도 2개의 다차원 데이터베이스와 관련된 특정질의를 수신하는 송수신관리단계; 상기 특정질의의 속성을 확인한 결과를 기반으로 질의처리수행절차를 결정하는 절차관리단계; 및 상기 질의처리수행절차를 기반으로 상기 특정질의를 처리하여 특정질의처리결과를 생성하는 질의실행관리단계를 포함하는 것을 특징으로 한다.In order to achieve the above object, a method of operating a query processing apparatus according to the present invention includes a transmission and reception management step of receiving a specific query related to at least two multidimensional databases from a user terminal; A procedure management step of determining a query processing execution procedure based on a result of checking the attribute of the specific query; And a query execution management step of processing the specific query based on the query processing procedure to generate a specific query processing result.
상기 적어도 2개의 다차원 데이터베이스의 각 마스터서버에 대한 마스터관련정보를 기반으로 해당 다차원 데이터베이스 간의 연결을 제어하는 연결관리단계; 및 상기 연결된 다차원 데이터베이스의 각 슬레이브서버에 대한 슬레이브관련정보를 기반으로 동기화가 수행되도록 제어하는 동기화관리단계를 더 포함하는 것을 특징으로 한다.A connection management step of controlling a connection between corresponding multidimensional databases based on master related information for each master server of the at least two multidimensional databases; And a synchronization management step of controlling synchronization to be performed based on slave related information for each slave server of the connected multidimensional database.
상기 마스터관련정보는 상기 마스터서버 별 주소와 포트(Port)정보를 포함하며, 상기 슬레이브관련정보는 상기 슬레이브서버 별 네트워크정보와 적어도 하나의 어레이(Array)정보를 포함하는 것을 특징으로 한다.The master related information includes address and port information for each master server, and the slave related information includes network information for each slave server and at least one array information.
상기 절차관리단계는, 상기 특정질의가 상기 동기화된 다차원 데이터베이스에 분산되어 있는 어레이(Array)정보를 호출하는 경우, 상기 특정질의의 속성을 연합질의로 확인하는 단계; 및 상기 특정질의가 상기 동기화된 다차원 데이터베이스 중 일부 다차원 데이터베이스에 저장되어 있는 어레이(Array)정보만을 호출하는 경우, 상기 특정질의의 속성을 다차원질의로 확인하는 단계를 포함하는 것을 특징으로 한다.The procedure management step may include: when the specific query calls array information distributed in the synchronized multidimensional database, ascertaining the attribute of the specific query as an association query; And when the specific query calls only array information stored in a part of the synchronized multidimensional database, the attribute of the specific query as a multidimensional query.
상기 절차관리단계는, 상기 특정질의가 상기 연합질의인 경우, 상기 동기화된 다차원 데이터베이스에서 동시에 상기 연합질의에 대한 처리가 수행되도록 하는 제1 질의처리수행절차를 생성하는 단계; 및 상기 특정질의가 상기 다차원질의인 경우, 상기 일부 다차원 데이터베이스에서만 상기 다차원질의에 대한 처리가 수행되도록 하는 제2 질의처리수행절차를 생성하는 단계를 포함하는 것을 특징으로 한다.The procedure management step may include: generating a first query processing procedure for simultaneously processing the association query in the synchronized multidimensional database when the specific query is the association query; And when the specific query is the multidimensional query, generating a second query processing procedure for performing the processing on the multidimensional query only in the partial multidimensional database.
상기 질의실행관리단계는, 상기 제1 질의처리수행절차를 기반으로 상기 연합질의가 처리되어 상기 동기화된 다차원 데이터베이스 별로 제1 질의처리결과가 생성되는 경우, 상기 제1 질의처리결과가 병합되도록 제어하여 상기 특정질의처리결과를 생성하는 단계; 및 상기 제2 질의처리수행절차를 기반으로 상기 다차원질의가 처리되어 상기 일부 다차원 데이터베이스에서만 제2 질의처리결과가 생성되는 경우, 상기 제2 질의처리결과를 상기 특정질의처리결과로 결정하는 단계를 포함하는 것을 특징으로 한다.In the query execution management step, when the association query is processed based on the first query processing procedure to generate a first query processing result for each synchronized multidimensional database, the first query processing result is controlled to be merged. Generating a result of processing the specific query; And determining the second query processing result as the specific query processing result when the multidimensional query is processed based on the second query processing procedure to generate a second query processing result only in the partial multidimensional database. Characterized in that.
이에, 본 발명의 질의를 처리하기 위한 장치 및 그 방법에 의하면, 원격에 위치하는 다수의 다차원 데이터베이스 간의 연동을 통해 특정질의(예: 연합질의, 다차원질의 등) 처리가 수행되도록 함으로써, 기존과 다른 동기화된 다차원 데이터베이스 기반의 새로운 질의 처리 방안을 제공할 수 있다.Therefore, according to the apparatus and method for processing a query of the present invention, the specific query (e.g., association query, multidimensional query, etc.) processing is performed by interworking between a plurality of remotely located multidimensional database, different from the existing one. It can provide a new query processing method based on synchronized multidimensional database.
도 1은 본 발명의 실시예에 따른 질의처리장치가 적용될 통신 환경을 나타내는 도면이다. 1 is a diagram illustrating a communication environment to which a query processing apparatus according to an embodiment of the present invention is applied.
도 2는 본 발명의 실시예에 따른 다차원 데이터베이스의 개략적인 구성도를 나타내는 도면이다.2 is a diagram illustrating a schematic configuration diagram of a multidimensional database according to an exemplary embodiment of the present invention.
도 3은 본 발명의 실시예에 따른 질의처리장치의 개략적인 구성도를 나타내는 도면이다.3 is a diagram showing a schematic configuration of a query processing apparatus according to an embodiment of the present invention.
도 4는 본 발명의 실시예에 따른 동기화 기반 질의처리 서비스를 제공하는 흐름을 나타내는 도면이다.4 is a diagram illustrating a flow of providing a synchronization-based query processing service according to an embodiment of the present invention.
본 명세서에서 사용되는 기술적 용어는 단지 특정한 실시 예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아님을 유의해야 한다. 또한, 본 명세서에서 사용되는 기술적 용어는 본 명세서에서 특별히 다른 의미로 정의되지 않는 한, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 의미로 해석되어야 하며, 과도하게 포괄적인 의미로 해석되거나, 과도하게 축소된 의미로 해석되지 않아야 한다. 또한, 본 명세서에서 사용되는 기술적인 용어가 본 발명의 사상을 정확하게 표현하지 못하는 잘못된 기술적 용어일 때에는, 당업자가 올바르게 이해할 수 있는 기술적 용어로 대체되어 이해되어야 할 것이다. 또한, 본 발명에서 사용되는 일반적인 용어는 사전에 정의되어 있는 바에 따라, 또는 전후 문맥상에 따라 해석되어야 하며, 과도하게 축소된 의미로 해석되지 않아야 한다.It is to be noted that the technical terms used herein are merely used to describe particular embodiments, and are not intended to limit the present invention. In addition, the technical terms used in the present specification should be interpreted as meanings generally understood by those skilled in the art unless they are specifically defined in this specification, and are overly inclusive. It should not be interpreted in the sense of or in the sense of being excessively reduced. In addition, when the technical terms used herein are incorrect technical terms that do not accurately represent the spirit of the present invention, it should be replaced with technical terms that can be understood correctly by those skilled in the art. In addition, the general terms used in the present invention should be interpreted as defined in the dictionary or according to the context before and after, and should not be interpreted in an excessively reduced sense.
이하, 첨부된 도면을 참조하여 본 발명에 따른 바람직한 실시예를 상세히 설명하되, 도면 부호에 관계없이 동일하거나 유사한 구성 요소는 동일한 참조 번호를 부여하고 이에 대한 중복되는 설명은 생략하기로 한다. 또한, 본 발명을 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. 또한, 첨부된 도면은 본 발명의 사상을 쉽게 이해할 수 있도록 하기 위한 것일 뿐, 첨부된 도면에 의해 본 발명의 사상이 제한되는 것으로 해석되어서는 아니됨을 유의해야 한다. 본 발명의 사상은 첨부된 도면 외에 모든 변경, 균등물 내지 대체물에 까지도 확장되는 것으로 해석되어야 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings, and the same or similar components will be given the same reference numerals regardless of the reference numerals, and redundant description thereof will be omitted. In addition, in describing the present invention, when it is determined that the detailed description of the related known technology may obscure the gist of the present invention, the detailed description thereof will be omitted. In addition, it is to be noted that the accompanying drawings are only for easily understanding the spirit of the present invention and are not to be construed as limiting the spirit of the present invention by the accompanying drawings. The spirit of the invention should be construed to extend to all changes, equivalents, and substitutes in addition to the accompanying drawings.
이하, 첨부된 도면을 참조하여 본 발명의 실시예에 대하여 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention.
먼저, 도 1을 참조하여 본 발명의 다수의 다차원 데이터베이스(Multi-dimensional database) 기반의 질의(Query)를 처리하기 위한 장치(이하, 질의처리장치)가 적용될 통신 환경을 설명하도록 하겠다.First, a communication environment to which an apparatus (hereinafter, a query processing apparatus) for processing a plurality of multi-dimensional databases based queries of the present invention will be described will be described with reference to FIG. 1.
도 1에 도시된 바와 같이, 본 발명이 적용될 통신 환경은, 질의처리장치(100), 사용자단말(200) 및 다수의 다차원 데이터베이스(Multi-dimensional database)(예: 다차원 데이터베이스a,b,c..)(300)를 포함하는 구성을 가질 수 있다.As shown in FIG. 1, the communication environment to which the present invention is applied may include a query processing apparatus 100, a user terminal 200, and a plurality of multi-dimensional databases (eg, multi-dimensional databases a, b, and c. .) 300 may have a configuration including.
질의처리장치(100)는, 다차원 데이터베이스(300) 간의 특정질의(예: 연합질의, 다차원질의 등)가 처리되도록 하기 위한 장치로서, 특히 본 발명에서 제공하고자 하는 서비스 즉, 원격에 위치하는 다수의 다차원 데이터베이스(300) 간의 연동을 통해 질의 처리가 수행될 수 있도록 하는, 기존과 다른 동기화된 다차원 데이터베이스 기반의 새로운 질의 처리 서비스(이하, 동기화 기반 질의처리 서비스)를 제공하기 위한 장치이다.The query processing apparatus 100 is a device for processing a specific query (eg, association query, multidimensional query, etc.) between the multidimensional database 300. In particular, the service to be provided by the present invention, that is, a plurality of remote locations An apparatus for providing a new query processing service (hereinafter, referred to as a synchronization-based query processing service) based on a synchronized multidimensional database that is different from the existing one so that query processing may be performed through interworking between the multidimensional databases 300.
여기서, 특정질의라 함은, 다차원 데이터베이스(300)가 연결된 이후 동기화가 수행된 상태일 때, 동기화된 다차원 데이터베이스에 분산되어 있는 어레이(Array)정보를 호출하여 처리되는 연합질의와, 동기화된 다차원 데이터베이스 중 일부 다차원 데이터베이스에 저장되어 있는 어레이(Array)정보만을 호출하여 처리되는 다차원질의로 구분될 수 있다. 각 질의처리 과정에 대해서는 후술에서 보다 구체적으로 설명하도록 하겠다.Here, the specific query refers to a combined query processed by calling array information distributed in the synchronized multidimensional database when the synchronization is performed after the multidimensional database 300 is connected, and the synchronized multidimensional database. Some of them may be divided into multidimensional queries processed by calling only array information stored in a multidimensional database. Each query processing process will be described in more detail later.
이러한, 질의처리장치(100)는, 다차원 데이터베이스(300) 내에 구현되거나, 또는 별도의 장치로 분리되어 구현될 수 있다. 본 발명의 실시예에서는 질의처리장치(100)가 다차원 데이터베이스(300)와 별도로 분리되어 독립적으로 존재하며, 다차원 데이터베이스(300)를 제어하는 것으로 언급하여 설명하도록 하겠다.Such a query processing apparatus 100 may be implemented in the multidimensional database 300 or may be implemented as a separate device. In the embodiment of the present invention, the query processing apparatus 100 is separated from the multidimensional database 300 and exists independently, and will be described with reference to controlling the multidimensional database 300.
즉, 질의처리장치(100)는, 다차원 데이터베이스(300)와의 연동을 통해 특정질의(예: 연합질의, 다차원질의 등)의 처리를 위한 질의처리수행절차를 결정한 다음, 이를 기반으로 특정질의처리결과를 생성하여 사용자단말(200)로 제공한다.That is, the query processing apparatus 100 determines a query processing procedure for processing a specific query (eg, association query, multidimensional query, etc.) through interworking with the multidimensional database 300, and then based on the result, the specific query processing result. It generates and provides to the user terminal 200.
사용자단말(200)은, 동기화 기반 질의처리 서비스를 제공받기 위해 사용자가 이용하는 단말일 수 있으며, 사용자로부터 입력되는 특정질의(예: 연합질의, 다차원질의 등)를 질의처리장치(100)로 전송하여 특정질의처리결과의 생성을 요청할 수 있다.The user terminal 200 may be a terminal used by a user to receive a synchronization-based query processing service, and transmits a specific query (eg, association query, multidimensional query, etc.) input from the user to the query processing apparatus 100. You can request the generation of a specific query result.
이러한, 사용자단말(200)은, 동기화 기반 질의처리 서비스를 제공받기 원하는 기관/조직의 단말이거나, 또는 일반개인이 이용하는 단말일 수 있다.The user terminal 200 may be a terminal of an organization / organization that wants to receive a synchronization-based query processing service, or may be a terminal used by an individual.
다차원 데이터베이스(300)는, 대용량의 다차원 데이터(예: 과학정보, 의료정보 등)를 모델링하고, 질의 처리 및 연산을 지원하기 위해 다수의 속성 항목을 가지고 있는 자료를 관리하는 데이터베이스이다. The multidimensional database 300 is a database for modeling a large amount of multidimensional data (for example, scientific information, medical information, etc.) and managing data having a plurality of attribute items in order to support query processing and operation.
이러한, 다차원 데이터베이스(300)는, 원격에 위치하는 적어도 하나의 다차원 데이터베이스(a,b,c..)를 포함하며, 동기화 기반 질의처리 서비스가 제공될 수 있도록 질의처리장치(100)와 연동하여 특정질의(예: 연합질의, 다차원질의 등) 처리를 위한 알고리즘(이하, 특정질의처리 알고리즘)을 수행한다.The multi-dimensional database 300 includes at least one multi-dimensional database (a, b, c ..) located remotely, in conjunction with the query processing apparatus 100 to provide a synchronization-based query processing service Perform an algorithm for processing a specific query (eg, association query, multidimensional query, etc.).
이와 관련하여, 도 2에는 본 발명의 다차원 데이터베이스의 구성에 대한 일례가 도시되어 있다. 도 1에 도시된 다차원 데이터베이스(a,b,c..)의 각 구성은 동일하므로, 도 2에서는 설명의 편의를 위해, 사용자의 전산자원에 구축된 다차원 데이터베이스가 다차원 데이터베이스a이며, 원격에 위치하는 기 구축된 다차원 데이터베이스가 다차원 데이터베이스b일 때, 다차원 데이터베이스a 및 b와의 연동을 통해 특정질의처리 알고리즘이 수행되어 동기화 기반 질의처리 서비스가 제공되는 것으로 언급하여 설명하도록 하겠다.In this regard, Fig. 2 shows an example of the configuration of the multidimensional database of the present invention. Since each configuration of the multidimensional database (a, b, c ..) shown in FIG. 1 is the same, in FIG. When the pre-built multidimensional database is a multidimensional database b, a specific query processing algorithm is performed through interworking with the multidimensional databases a and b to provide a synchronization-based query processing service.
도 2에 도시된 바와 같이, 본 발명의 다차원 데이터베이스a,b는, 각각 마스터서버(MS)와 적어도 하나의 슬레이브서버(SS)를 포함한다. 다차원 데이터베이스a,b는, 질의처리장치(100)의 제어에 따라 마스터서버(MS)를 통해 사용자로부터 입력되는 특정질의(예: 연합질의, 다차원질의 등)를 처리하기 위한 특정질의처리 알고리즘을 실행한다. 이때, 적어도 하나의 슬레이브서버(SS)에 저장되는 어레이(Array)정보가 이용된다.As shown in FIG. 2, the multidimensional databases a and b of the present invention each include a master server MS and at least one slave server SS. The multidimensional database a, b executes a specific query processing algorithm for processing a specific query (eg, federated query, multidimensional query, etc.) input from the user through the master server MS under the control of the query processing apparatus 100. do. In this case, array information stored in at least one slave server SS is used.
이하에서는 다차원 데이터베이스a,b의 마스터서버(MS)의 구성은 동일하므로, 다차원 데이터베이스a의 마스터서버(MS)를 이용하여 각 구성의 특징에 대하여 보다 구체적으로 설명하도록 하겠다.Hereinafter, since the configurations of the master servers MS of the multidimensional databases a and b are the same, the characteristics of each configuration will be described in more detail using the master servers MS of the multidimensional databases a and b.
질의처리절차수립부(310a)는, Federated Multi-dimensional Data Query Planner일 수 있다. 이러한 질의처리절차수립부(310a)는, 사용자로부터 입력되는 특정질의(예: 연합질의, 다차원질의 등)를 처리하기 위해 어느 어레이(Array)정보에 접근할 것이며, 어떤 연산을 수행할지 등에 대해 계획하여 기본질의처리수행절차를 수립하는 기능을 수행한다. The query processing procedure establishing unit 310a may be a federated multi-dimensional data query planner. The query processing procedure establishing unit 310a may access to which array information to access a specific query (eg, association query, multidimensional query, etc.) input from the user, and plan which operation to perform. The basic query processing procedure is established.
질의스케줄러(320a)는, Federated Multi-dimensional Data Query Scheduler일 수 있으며, 입력되는 특정질의(예: 연합질의, 다차원질의 등)를 데이터베이스에 등록하고, 작업수행을 관리하는 기능을 수행한다.The query scheduler 320a may be a federated multi-dimensional data query scheduler. The query scheduler 320a registers a specific query (eg, a federated query, a multidimensional query, etc.) input to a database, and performs a function of managing work execution.
질의처리부(330a)는, Federated Multi-dimensional Data Query Processor일 수 있으며, 특정질의(예: 연합질의, 다차원질의 등)의 처리를 통해 특정질의처리결과가 생성되도록 특정질의처리 알고리즘을 실행하는 기능을 수행한다.The query processing unit 330a may be a federated multi-dimensional data query processor, and executes a function of executing a specific query processing algorithm such that a specific query processing result is generated through processing of a specific query (eg, an association query, a multidimensional query, etc.). To perform.
병합실행부(340a)는, Result Data Merger일 수 있다. 이러한 병합실행부(340a)는, 각 다차원 데이터베이스 상에서 각자의 질의처리결과가 생성되는 경우, 각자의 질의처리결과에 대한 병합을 실행하여 특정질의처리결과가 생성되도록 하는 기능을 수행한다. The merge execution unit 340a may be a Result Data Merger. The merge execution unit 340a performs a function of generating a specific query processing result by performing merging on the respective query processing results when the respective query processing results are generated on each multidimensional database.
데이터송수신부(350a)는, Data Transmitter 및 Data Receiver일 수 있으며, 질의처리장치(100) 또는 다른 다차원 데이터베이스와의 연동 시, 데이터를 송수신하는 기능을 수행한다.The data transmitter / receiver 350a may be a data transmitter and a data receiver, and performs data transmission and reception when interworking with the query processing apparatus 100 or another multidimensional database.
연결실행부(360a)는, Database Connector일 수 있으며, 마스터서버(MS) 간의 연결을 실행하는 기능을 수행한다.The connection execution unit 360a may be a database connector and performs a function of executing a connection between the master servers MS.
이에, 다차원 데이터베이스a,b는, 각 마스터서버(MS)에 대한 마스터관련정보를 기반으로 연결을 수행할 수 있다. 여기서, 마스터관련정보는, 마스터서버 별 주소와 포트(Port)정보를 포함할 수 있다.Accordingly, the multidimensional databases a and b may perform a connection based on master related information about each master server MS. Here, the master related information may include address and port information for each master server.
이에, 다차원 데이터베이스a의 마스터서버(MS)와 다차원 데이터베이스b의 마스터서버(MS)는, 자신의 주소와 해당 포트(Port)정보를 기반으로 연결을 수행할 수 있게 된다.Accordingly, the master server MS of the multidimensional database a and the master server MS of the multidimensional database b may perform a connection based on their own address and corresponding port information.
이처럼 물리적인 연결이 완료되면, 다차원 데이터베이스a,b는, 환경정보를 서로 공유 및 동기화하는 과정을 수행한다.As such, when the physical connection is completed, the multidimensional databases a and b perform a process of sharing and synchronizing the environmental information with each other.
즉, 물리적으로 연결된 다차원 데이터베이스a,b는, 각 슬레이브서버(SS)에 대한 슬레이브관련정보를 기반으로 동기화를 수행한다. 여기서, 슬레이브관련정보는, 각 슬레이브서버(SS) 별 네트워크정보와 적어도 하나의 어레이(Array)정보를 포함할 수 있다.That is, the physically connected multidimensional databases a and b perform synchronization based on slave related information for each slave server SS. Here, the slave related information may include network information for each slave server (SS) and at least one array information.
이는, 다차원 데이터베이스a,b가 주로 클러스터 환경을 고려하기 때문에, 동기화 수행을 위해 각자의 슬레이브서버(SS)들의 네트워크정보와 현재 보유하고 있는 어레이(Array)정보를 매칭하여 메타정보로서 공유하게 된다.Since the multidimensional databases a and b mainly consider the cluster environment, the network information of the respective slave servers SS and the array information held by the multidimensional databases a and b are matched and shared as meta information.
본 발명의 실시예에서는 질의처리장치(100)와 다차원 데이터베이스(300)가 연동하여 특정질의처리 알고리즘이 수행되는 것으로 언급하였으나, 이에 한정되지 않으며, 다차원 데이터베이스(300) 내에서 질의처리장치(100)의 기능이 구현되는 경우에는 다차원 데이터베이스(300) 가 상기 질의처리장치(100)의 기능을 독립적으로 수행하여 서비스를 제공할 수도 있음은 물론이다.In the exemplary embodiment of the present invention, the query processing apparatus 100 and the multidimensional database 300 are interlocked to perform a specific query processing algorithm. However, the present invention is not limited thereto, and the query processing apparatus 100 may be configured in the multidimensional database 300. When the function of the is implemented, the multidimensional database 300 may perform a function of the query processing apparatus 100 independently to provide a service.
이하에서는, 도 3을 참조하여 본 발명의 실시예에 따른 질의처리장치의 구성을 구체적으로 설명하겠다. Hereinafter, a configuration of a query processing apparatus according to an embodiment of the present invention will be described in detail with reference to FIG. 3.
도 3에 도시된 바와 같이, 본 발명에 따른 질의처리장치(100)는, 사용자단말(200)로부터 적어도 2개의 다차원 데이터베이스와 관련된 특정질의를 수신하는 송수신관리부(110), 특정질의의 속성을 확인한 결과를 기반으로 질의처리수행절차를 결정하는 절차관리부(120), 및 질의처리수행절차를 기반으로 특정질의를 처리하여 특정질의처리결과를 생성하는 질의실행관리부(130)를 포함하는 구성을 가질 수 있다.As shown in Figure 3, the query processing apparatus 100 according to the present invention, the transmission and reception management unit 110 for receiving a specific query associated with at least two multi-dimensional database from the user terminal 200, confirming the properties of the specific query It may have a configuration including a procedure management unit 120 for determining a query processing execution procedure based on the result, and a query execution management unit 130 for generating a specific query processing result by processing a specific query based on the query processing execution procedure. have.
또한, 본 발명에 따른 질의처리장치(100)는, 적어도 2개의 다차원 데이터베이스의 각 마스터서버에 대한 마스터관련정보를 기반으로 해당 다차원 데이터베이스 간의 연결을 제어하는 연결관리부(140)를 더 포함하는 구성을 가질 수 있다. In addition, the query processing apparatus 100 according to the present invention further comprises a connection management unit 140 for controlling the connection between the multi-dimensional database based on the master-related information for each master server of at least two multi-dimensional database. Can have.
여기서, 마스터관련정보는, 마스터서버 별 주소 및 포트(Port)정보를 포함한다. Here, the master related information includes address and port information for each master server.
즉, 연결관리부(140)는, 적어도 2개의 다차원 데이터베이스 각각의 마스터서버(MS)의 주소와 해당 포트(Port)를 포함하는 마스터관련정보를 확인한다. 이후, 연결관리부(140)는, 마스터관련정보를 기반으로 물리적인 연결을 수행할 것을 요청하는 제어명령을 생성하여 각 다차원 데이터베이스로 전달한다.That is, the connection manager 140 checks the master related information including the address and port of the master server MS of each of the at least two multidimensional databases. Thereafter, the connection management unit 140 generates a control command for requesting to perform a physical connection based on the master related information, and transmits the control command to each multidimensional database.
또한, 본 발명에 따른 질의처리장치(100)는, 연결관리부(140)에 의해 연결된 다차원 데이터베이스의 각 슬레이브서버에 대한 슬레이브관련정보를 기반으로 동기화가 수행되도록 제어하는 동기화관리부(150)를 더 포함하는 구성을 가질 수 있다.In addition, the query processing apparatus 100 according to the present invention further includes a synchronization management unit 150 for controlling synchronization to be performed based on slave related information for each slave server of the multidimensional database connected by the connection management unit 140. It may have a configuration to.
여기서, 슬레이브관련정보는, 슬레이브서버 별 네트워크정보와 적어도 하나의 어레이(Array)정보를 포함한다. Here, the slave related information includes network information for each slave server and at least one array information.
즉, 동기화관리부(150)는, 적어도 2개의 다차원 데이터베이스 각각의 슬레이브서버(SS)의 네트워크정보와 현재 구비되어 있는 어레이(Array)를 포함하는 슬레이브관련정보를 확인한다. 동기화관리부(150)는, 슬레이브관련정보를 기반으로 환경정보를 서로 공유 및 동기화할 것을 요청하는 제어명령을 생성하여 각 다차원 데이터베이스로 전달한다.That is, the synchronization manager 150 checks the network information of the slave server SS of each of the at least two multidimensional databases and the slave related information including the currently provided array. The synchronization manager 150 generates a control command requesting to share and synchronize the environment information with each other based on the slave related information, and transmits the control command to each multidimensional database.
또한, 본 발명에 따른 질의처리장치(100)는, 적어도 2개의 다차원 데이터베이스와 관련된 특정질의가 입력될 수 있도록 질의화면을 제공하며, 사용자단말(200)을 통해 입력되는 특정질의를 분석한 결과를 기반으로 특정질의처리결과가 제공되기까지의 모든 인터페이스를 처리하게 되는 인터페이스부(160)를 더 포함하는 구성을 가질 수 있다.In addition, the query processing apparatus 100 according to the present invention provides a query screen for inputting a specific query related to at least two multidimensional databases, and analyzes the result of analyzing a specific query input through the user terminal 200. It may have a configuration that further includes an interface unit 160 to process all interfaces until a specific query processing result is provided on the basis.
이상의 송수신관리부(110), 절차관리부(120), 질의실행관리부(130), 연결관리부(140), 동기화관리부(150) 및 인터페이스부(160)를 포함하는 질의처리장치(100)의 구성 전체 내지는 적어도 일부는, 프로세서에 의해 실행되는 소프트웨어 모듈 형태 또는 하드웨어 모듈 형태로 구현되거나, 소프트웨어 모듈과 하드웨어 모듈이 조합된 형태로도 구현될 수 있다.The entire configuration of the query processing apparatus 100 including the transmission and reception management unit 110, the procedure management unit 120, the query execution management unit 130, the connection management unit 140, the synchronization management unit 150, and the interface unit 160. At least a part may be implemented in the form of a software module or a hardware module executed by a processor, or may be implemented in the form of a combination of a software module and a hardware module.
결국, 본 발명의 실시예에 따른 질의처리장치(100)는, 원격에 위치하는 다수의 다차원 데이터베이스 간의 연동을 통해 특정질의(예: 연합질의, 다차원질의 등) 처리가 수행되도록 함으로써, 기존과 다른 동기화된 다차원 데이터베이스 기반의 새로운 질의 처리 방안을 제공하게 되는 데, 이하에서는 이를 위한 질의처리장치(100) 내 각 구성에 대해 구체적으로 설명하기로 한다.As a result, the query processing apparatus 100 according to an exemplary embodiment of the present invention may allow a specific query (eg, association query, multidimensional query, etc.) to be performed through interworking between a plurality of remotely located multidimensional databases. A new query processing scheme based on a synchronized multidimensional database is provided. Hereinafter, each component in the query processing apparatus 100 for this purpose will be described in detail.
이하에서는 설명의 편의를 위해, 전술에서 언급한 바와 같이, 도 1에 도시된 다차원 데이터베이스(a,b,c..) 중 사용자의 전산자원에 구축된 로컬 다차원 데이터베이스인 다차원 데이터베이스a가 질의처리장치(100)의 제어명령에 따라 마스터실행모드로 동작하며, 원격에 위치하는 기 구축된 다차원 데이터베이스인 다차원 데이터베이스b가 슬레이브실행모드로 동작하는 것으로 언급하여 설명을 이어가도록 하겠다. Hereinafter, for convenience of description, as mentioned above, the multi-dimensional database a, which is a local multi-dimensional database built on a user's computer resource among the multi-dimensional databases (a, b, c ..) illustrated in FIG. 1, is a query processing apparatus. The multi-dimensional database b, which is operated in the master execution mode according to the control command of (100) and is located in the remote multi-dimensional database b, operates in the slave execution mode.
여기서, 마스터실행모드는, 질의처리결과를 병합해야 하는 경우, 슬레이브실행모드로 동작하는 다차원 데이터베이스로부터 질의처리결과를 수신하여 병합하거나, 원격에 위치하는 다차원 다차원 데이터베이스로의 접근이 필요한지의 여부를 확인하는 등과 같이 질의처리장치(100)의 제어명령에 따라 주도적으로 동작을 수행하게 되는 모드를 의미한다.Here, in the master execution mode, when it is necessary to merge the query processing results, the query processing result is received from the multidimensional database operating in the slave execution mode and merged, or whether the access to a remote multidimensional multidimensional database is necessary. This means a mode in which an operation is predominantly performed according to a control command of the query processing apparatus 100.
송수신관리부(110)는, 사용자단말(200)로부터 특정질의를 수신하는 기능을 수행한다.The transmission and reception management unit 110 performs a function of receiving a specific query from the user terminal 200.
보다 구체적으로, 송수신관리부(110)는, 동기화 기반 질의처리 서비스를 이용하기 원하는 사용자가 접속하는 경우, 사용자단말(200)로부터 다차원 데이터베이스a,b와 관련된 특정질의가 입력될 수 있도록 인터페이스부(160)를 통해 사용자단말(200)로 질의화면을 제공한다.More specifically, the transmission and reception management unit 110, when a user who wants to use the synchronization-based query processing service is connected, the interface unit 160 so that a specific query related to the multi-dimensional database a, b can be input from the user terminal 200 ) Provides a query screen to the user terminal 200 through.
여기서, 특정질의는, 다차원 데이터베이스a,b가 연결된 이후 동기화가 수행된 상태일 때, 동기화된 다차원 데이터베이스a,b에 분산되어 있는 어레이(Array)정보를 호출하여 처리되는 연합질의와, 동기화된 다차원 데이터베이스a,b 중 일부 다차원 데이터베이스(a/b)에 저장되어 있는 어레이(Array)정보만을 호출하여 처리되는 다차원질의로 구분된다.Here, the specific query is a combined query processed by calling array information distributed in the synchronized multidimensional databases a and b when the synchronization is performed after the multidimensional databases a and b are connected, and the synchronized multi dimensions. Some of the databases a and b are divided into multidimensional queries that are processed by calling only array information stored in the multidimensional database a / b.
이후, 사용자가 질의화면을 통해 특정질의를 입력하게 되면, 송수신관리부(110)는, 인터페이스부(160)를 통해 사용자단말(200)로부터 특정질의를 수신하게 된다.Then, when the user inputs a specific query through the query screen, the transmission and reception management unit 110 receives the specific query from the user terminal 200 through the interface unit 160.
이어서, 송수신관리부(110)는, 사용자단말(200)로부터 특정질의가 수신되었음을 알리기 위해 특정질의를 절차관리부(120)로 전송한다.Subsequently, the transmission / reception manager 110 transmits the specific query to the procedure manager 120 to notify that the specific query has been received from the user terminal 200.
절차관리부(120)는, 특정질의의 속성을 확인한 결과를 기반으로 질의처리수행절차를 결정한다.The procedure manager 120 determines a query processing procedure based on the result of checking the attribute of the specific query.
보다 구체적으로, 절차관리부(120)는, 특정질의가 동기화된 다차원 데이터베이스a,b에 분산되어 있는 어레이(Array)정보를 호출하는 지의 여부를 판단한 결과를 기반으로 특정질의의 속성을 확인한다.More specifically, the procedure manager 120 checks the attribute of the specific query based on a result of determining whether the specific query calls array information distributed in the synchronized multidimensional databases a and b.
절차관리부(120)는, 특정질의가 수신되면, 다차원 데이터베이스a와 연동하여, 특정질의를 처리하기 위해 다차원 데이터베이스a의 적어도 하나의 슬레이브서버(SS)에 저장되어 있는 어레이(Array)정보가 호출되는 지를 확인한다. 이후, 절차관리부(120)는, 다차원 데이터베이스b와 연동하여, 특정질의를 처리하기 위해 다차원 데이터베이스b의 적어도 하나의 슬레이브서버(SS)에 저장되어 있는 어레이(Array)정보가 호출되는 지를 확인한다.When a specific query is received, the procedure manager 120 interoperates with the multidimensional database a to call array information stored in at least one slave server SS of the multidimensional database a to process the specific query. Check it. Thereafter, the procedure manager 120 checks whether the array information stored in at least one slave server SS of the multidimensional database b is called in order to process a specific query.
한편, 절차관리부(120)는, 특정질의가 수신되면, 다차원 데이터베이스b와의 연동 없이 마스터실행모드로 동작하는 다차원 데이터베이스a와만 연동하여, 특정질의를 처리하기 위해 다차원 데이터베이스a,b 각각의 적어도 하나의 슬레이브서버(SS)에 저장되어 있는 어레이(Array)정보가 호출되는 지의 여부를 확인할 수도 있다.On the other hand, when a specific query is received, the procedure manager 120 interoperates only with the multidimensional database a operating in the master execution mode without interworking with the multidimensional database b, and processes at least one of the multidimensional databases a and b to process the specific query. It is also possible to check whether the array information stored in the slave server SS is called.
이처럼 다차원 데이터베이스a,b의 각 슬레이브서버(SS)에 저장되어 있는 어레이(Array)정보의 호출 여부를 확인했을 때, 특정질의가 동기화된 다차원 데이터베이스a,b에 분산되어 있는 어레이(Array)정보를 호출하게 되면, 절차관리부(120)는, 특정질의의 속성을 연합질의로 판단한다.When it is checked whether the array information stored in each slave server (SS) of the multidimensional databases a and b is called, the array information distributed to the synchronized multidimensional databases a and b is checked. When the call is made, the procedure manager 120 determines the attribute of the specific query as the association query.
이후, 절차관리부(120)는, 동기화된 다차원 데이터베이스a,b에서 동시에 연합질의에 대한 처리가 수행되도록 하는 제1 질의처리수행절차를 생성한다.Thereafter, the procedure manager 120 generates a first query processing procedure for simultaneously performing the processing of the association query in the synchronized multidimensional databases a and b.
즉, 절차관리부(120)는, 동기화된 다차원 데이터베이스a,b와 연동하여, 각 다차원 데이터베이스a,b의 기본질의처리수행절차를 기반으로 다차원 데이터베이스a와 원격에 위치하는 다차원 데이터베이스b 사이에서의 연합질의가 처리되도록 하는 제1 질의처리수행절차를 생성한다.That is, the procedure management unit 120, in conjunction with the synchronized multi-dimensional database a, b, the association between the multi-dimensional database a and the multi-dimensional database b located remotely based on the basic query processing procedure of each multi-dimensional database a, b Create a first query processing procedure that causes the query to be processed.
한편, 특정질의가 동기화된 다차원 데이터베이스a,b 중 일부 다차원 데이터베이스(a/b)에 저장되어 있는 어레이(Array)정보만을 호출하게 되면, 절차관리부(120)는, 특정질의의 속성을 다차원질의로 판단한다.On the other hand, if only the array information stored in the multidimensional database (a / b) of the multi-dimensional database a, b of the specific query is synchronized, the procedure management unit 120, the attribute of the specific query to the multi-dimensional query To judge.
이후, 절차관리부(120)는, 일부 다차원 데이터베이스(a/b)에서만 다차원질의에 대한 처리가 수행되도록 하는 제2 질의처리수행절차를 생성한다.Thereafter, the procedure manager 120 generates a second query processing procedure that allows the processing of the multidimensional query to be performed only in some multidimensional databases a / b.
즉, 절차관리부(120)는, 동기화된 다차원 데이터베이스a,b와 연동하여, 각 다차원 데이터베이스a,b의 기본질의처리수행절차를 기반으로 다차원 데이터베이스a, 또는 원격에 위치하는 다차원 데이터베이스b에서 다차원질의가 처리되도록 하는 제2 질의처리수행절차를 생성한다.That is, the procedure manager 120 interoperates with the synchronized multidimensional databases a and b, and performs multidimensional query on the multidimensional database a or a multidimensional database b located remotely based on the basic query processing procedure of each multidimensional database a and b. Create a second query processing procedure that causes the to be processed.
결국, 다차원질의가 일부 다차원 데이터베이스(a/b) 중 다차원 데이터베이스a에 저장되어 있는 어레이(Array)정보만을 호출하게 되면, 원격에 위치하는 다차원 데이터베이스b로 다차원질의를 전송하여 등록할 필요가 없다. 이에, 절차관리부(120)는, 다차원 데이터베이스a에서 다차원질의가 처리되도록 하는 제2 질의처리수행절차를 생성하게 된다.As a result, when the multidimensional query calls only array information stored in the multidimensional database a of some multidimensional databases a / b, there is no need to transmit and register the multidimensional query to a remote multidimensional database b. Accordingly, the procedure manager 120 generates a second query processing procedure for processing the multidimensional query in the multidimensional database a.
이와 달리, 다차원질의가 일부 다차원 데이터베이스(a/b) 중 원격에 위치하는 다차원 데이터베이스b에 저장되어 있는 어레이(Array)정보만을 호출하게 되면, 원격에 위치하는 다차원 데이터베이스b로 다차원질의가 전송되어 등록되어야 한다. 이에, 절차관리부(120)는, 다차원 데이터베이스b에서 다차원질의가 처리되도록 하는 제2 질의처리수행절차를 생성하게 된다.On the other hand, when the multidimensional query calls only array information stored in the multidimensional database b remotely located among some of the multidimensional databases a / b, the multidimensional query is transmitted and registered to the remote multidimensional database b. Should be. Accordingly, the procedure manager 120 generates a second query processing procedure for processing the multidimensional query in the multidimensional database b.
질의실행관리부(130)는, 특정질의를 처리하여 특정질의처리결과를 생성한다.The query execution management unit 130 processes the specific query to generate a specific query processing result.
보다 구체적으로, 질의실행관리부(130)는, 절차관리부(120)로부터 질의처리수행절차가 생성되면, 질의처리수행절차를 기반으로 특정질의처리결과를 생성한다.More specifically, when the query execution procedure is generated from the procedure manager 120, the query execution management unit 130 generates a specific query processing result based on the query processing procedure.
즉, 질의실행관리부(130)는, 절차관리부(120)로부터 제1 질의처리수행절차가 생성되는 경우, 특정질의인 연합질의가 동기화된 다차원 데이터베이스a,b 간에 처리되게 되므로, 동기화된 다차원 데이터베이스a,b 별로 생성되는 제1 질의처리결과를 확인할 수 있게 된다.That is, when the first query processing procedure is generated from the procedure manager 120, the query execution manager 130 is processed between the multi-dimensional databases a and b in which the combined query, which is a specific query, is synchronized. The first query processing result generated for each b can be confirmed.
이처럼 동기화된 다차원 데이터베이스a,b 별 제1 질의처리결과가 확인 되면, 질의실행관리부(130)는, 동기화된 다차원 데이터베이스a,b 별 제1 질의처리결과가 병합되도록 제어하여 특정질의처리결과를 생성하게 된다.When the first query processing result for each of the synchronized multidimensional databases a and b is confirmed, the query execution management unit 130 controls the first query processing results for the synchronized multidimensional databases a and b to be merged to generate a specific query processing result. Done.
한편, 질의실행관리부(130)는, 절차관리부(120)로부터 제2 질의처리수행절차가 생성되는 경우, 특정질의인 다차원질의가 일부 다차원 데이터베이스(a/b)에서만 처리되게 되므로, 일부 다차원 데이터베이스(a/b)에서만 생성되는 제2 질의처리결과를 확인할 수 있게 된다.On the other hand, the query execution management unit 130, when the second query processing procedure is generated from the procedure management unit 120, the multi-dimensional query that is a specific query is processed only in some multi-dimensional database (a / b), some multi-dimensional database ( It is possible to check the second query processing result generated only in a / b).
이처럼 일부 다차원 데이터베이스(a/b)에서만 제2 질의처리결과가 확인되면, 질의실행관리부(130)는, 제2 질의처리결과를 특정질의처리결과로 결정한다.As such, when the second query processing result is confirmed only in some multidimensional databases a / b, the query execution management unit 130 determines the second query processing result as the specific query processing result.
전술과 같이, 특정질의처리결과의 생성 및 결정이 완료되면, 질의실행관리부(130)는, 인터페이스부(150)를 통해 사용자단말(200)로 특정질의처리결과를 제공하게 된다.As described above, when the generation and determination of the specific query processing result is completed, the query execution management unit 130 provides the specific query processing result to the user terminal 200 through the interface unit 150.
이하에서는, 앞서 언급한 도 2 및 도 3을 참고하여, 전술한 질의처리장치(100)의 각 기능부에 의해 제어되는 다차원 데이터베이스a,b의 동작에 대하여 설명하도록 하겠다.Hereinafter, with reference to FIGS. 2 and 3 described above, the operation of the multidimensional database a, b controlled by each functional unit of the query processing apparatus 100 described above will be described.
도 2 및 도 3에 도시된 바와 같이, 사용자단말(200)로부터 특정질의가 수신되면, 질의처리장치(100)의 연결관리부(140)는, 다차원 데이터베이스a,b의 각 마스터서버(MS)에 대한 마스터관련정보를 기반으로 해당 다차원 데이터베이스a,b 간의 연결을 제어한다(①, ①').2 and 3, when a specific query is received from the user terminal 200, the connection management unit 140 of the query processing apparatus 100, to each master server (MS) of the multidimensional database a, b Based on the master related information, the connection between the multidimensional databases a and b is controlled (①, ① ').
이에, 다차원 데이터베이스a,b의 각 마스터서버(MS)의 연결실행부(360a)는, 연결관리부(140)의 제어에 따라 확인되는 마스터서버 별 주소 및 포트(Port)정보를 포함하는 마스터관련정보를 기반으로 물리적인 연결을 수행할 수 있게 된다.Accordingly, the connection execution unit 360a of each master server MS of the multidimensional database a and b includes master related information including address and port information for each master server identified under the control of the connection management unit 140. Based on this, the physical connection can be performed.
이후, 질의처리장치(100) 내 동기화관리부(150)는, 물리적으로 연결된 다차원 데이터베이스의 각 슬레이브서버(SS)에 대한 슬레이브관련정보를 기반으로 해당 다차원 데이터베이스a,b 간의 동기화가 수행되도록 제어한다.Thereafter, the synchronization management unit 150 in the query processing apparatus 100 controls the synchronization between the corresponding multidimensional databases a and b based on slave related information about each slave server SS of the physically connected multidimensional database.
이에, 다차원 데이터베이스a,b의 각 슬레이브서버(SS)의 네트워크정보와 적어도 하나의 어레이(Array)정보를 포함하는 슬레이브관련정보를 기반으로 환경정보가 공유 및 동기화되게 된다(②, ②'). 이러한 동기화가 수행은, 각 마스터서버(MS)의 연결실행부(360a, 360b)에서 수행되거나, 또는 슬레이브서버(SS) 별로 수행될 수도 있다.Accordingly, environment information is shared and synchronized based on network information of each slave server SS of the multidimensional database a and b and slave related information including at least one array information (②, ② '). Such synchronization may be performed by the connection execution units 360a and 360b of each master server MS, or may be performed for each slave server SS.
이후, 질의처리장치(100) 내 절차관리부(120)는, 특정질의가 동기화된 다차원 데이터베이스a,b에 분산되어 있는 어레이(Array)정보를 호출하는 지의 여부를 판단한 결과를 기반으로 특정질의의 속성을 확인하여 제1 질의처리수행절차 또는 제2 질의처리수행절차를 생성한다.Thereafter, the procedure manager 120 in the query processing apparatus 100 determines the attribute of the specific query based on a result of determining whether the specific query calls array information distributed in the synchronized multidimensional databases a and b. Verify that the first query processing procedure or the second query processing procedure is generated.
즉, 절차관리부(120)는, 특정질의가 동기화된 다차원 데이터베이스a,b에 분산되어 있는 어레이(Array)정보를 호출하게 되면, 특정질의의 속성을 연합질의로 판단하여 제1 질의처리수행절차를 생성한다.That is, when the procedure manager 120 calls array information distributed in the multidimensional databases a and b in which a specific query is synchronized, the procedure manager 120 determines the attribute of the specific query as a federated query and performs the first query processing procedure. Create
한편, 절차관리부(120)는, 특정질의가 동기화된 다차원 데이터베이스a,b 중 일부 다차원 데이터베이스(a/b)에 저장되어 있는 어레이(Array)정보만을 호출하게 되면, 특정질의의 속성을 다차원질의로 판단하여 제2 질의처리수행절차를 생성한다.On the other hand, when the procedure management unit 120 calls only the array information stored in some multidimensional database (a / b) of the multi-dimensional database (a, b) of the specific query is synchronized, the attribute of the specific query as a multi-dimensional query In response, the second query processing procedure is generated.
전술과 같이, 절차관리부(120)에서 특정질의의 속성을 확인할 수 있도록 하기 위해, 동기화된 다차원 데이터베이스a,b의 각 질의처리절차수립부(310a, 310b)는, 특정질의를 처리하기 위해 어느 어레이(Array)정보에 접근하며, 어떤 연산을 수행할지 등을 계획하여 기본질의처리수행절차를 수립한다. 그리고 질의처리절차수립부(310a, 310b)는, 수립된 기본질의처리수행절차를 공유 및 절차관리부(120)로 제공한다(③, ③').As described above, in order to enable the procedure management unit 120 to check the attributes of a specific query, each query processing procedure establishing unit 310a, 310b of the synchronized multidimensional database a, b is configured to process a specific query. (Array) Establish basic query processing procedures by accessing information and planning what operations to perform. The query processing procedure establishing unit 310a or 310b provides the established basic query processing procedure to the sharing and procedure management unit 120 (3, 3 ').
이때, 계획의 수립은, 해당 데이터가 어레이(Array)이기 때문에 어레이(Array)의 셀의 수에 따라 고정된 크기의 청크(Chunk)로 분할하여 수행되게 된다.In this case, the planning is performed by dividing the plan into chunks of fixed size according to the number of cells in the array since the data is an array.
이에, 절차관리부(120)에서는 동기화된 다차원 데이터베이스a,b로부터 수신되는 기본질의처리수행절차를 기반으로 특정질의의 속성을 확인하고, 특정질의의 속성이 연합질의이면 제1 질의처리수행절차를 생성하고, 특정질의의 속성이 다차원질의이면 제2 질의처리수행절차를 생성할 수 있게 된다.Therefore, the procedure manager 120 checks the attributes of the specific query based on the basic query processing procedure received from the synchronized multidimensional databases a and b, and generates the first query processing procedure if the attributes of the specific query are federated queries. If the attribute of the specific query is a multidimensional query, the second query processing procedure can be generated.
이처럼 절차관리부(120)로부터 제1 질의처리수행절차 또는 제2 질의처리수행절차의 생성이 완료되면, 질의처리장치(100) 내 질의실행관리부(130)는, 질의처리수행절차를 기반으로 특정질의처리결과를 생성한다.As such, when the generation of the first query processing procedure or the second query processing procedure is completed from the procedure manager 120, the query execution management unit 130 in the query processing apparatus 100 performs a specific query based on the query processing procedure. Generate the processing result.
즉, 질의실행관리부(130)는, 절차관리부(120)로부터 제1 질의처리수행절차가 생성되면, 동기화된 다차원 데이터베이스a,b 별로 생성되는 연합질의의 처리 결과인 제1 질의처리결과를 확인할 수 있게 된다.That is, when the first query processing procedure is generated from the procedure manager 120, the query execution management unit 130 may check the first query processing result that is the result of the association query generated for each of the synchronized multidimensional databases a and b. Will be.
이처럼 제1 질의처리결과가 확인될 수 있도록 하기 위해, 다차원 데이터베이스a,b의 각 질의 스케줄러(320a, 320b)는, 연합질의를 등록한 후 작업수행을 관리하며(④, ④'), 질의처리부(330a, 320b)는, 연합질의와 관련된 특정질의처리 알고리즘을 실행하여 연합질의의 처리 결과인 제1 질의처리결과를 생성한다(⑤, ⑤').In order to ensure the first query processing result as described above, each of the query schedulers 320a and 320b of the multidimensional database a and b manages the work execution after registering the federated query (④, ④ '), and the query processing unit ( 330a and 320b executes a specific query processing algorithm associated with the association query to generate first query processing results that are the processing results of the association query (⑤, ⑤ ').
이후, 질의실행관리부(130)는, 동기화된 다차원 데이터베이스a,b 별 제1 질의처리결과가 확인되면, 제1 질의처리결과가 병합되도록 다차원 데이터베이스a,b의 각 병합실행부(340a, 340b)를 제어한다.Then, the query execution management unit 130, when the synchronized first query processing results for each of the multi-dimensional database a, b is confirmed, each merge execution unit (340a, 340b) of the multi-dimensional database a, b so that the first query processing results are merged To control.
이러한 질의실행관리부(130)의 제어에 따라, 다차원 데이터베이스a의 병합실행부(340a)는, 각자의 제1 질의처리결과에 대한 병합을 실행하여 특정질의처리결과를 생성하고, 이를 질의실행관리부(130)로 전달한다. Under the control of the query execution management unit 130, the merge execution unit 340a of the multidimensional database a executes the merge of the respective first query processing results to generate a specific query processing result, and the query execution management unit ( 130).
즉, 다차원 데이터베이스a가 마스터실행모드이므로, 다차원 데이터베이스a의 병합실행부(340a)는, 다차원 데이터베이스b로부터 제1 질의처리결과를 수신한(⑥') 후 자신의 제1 질의처리결과와 병합하여 특정질의처리결과를 생성한다(⑥, ⑦).That is, since the multidimensional database a is in the master execution mode, the merge execution unit 340a of the multidimensional database a receives the first query processing result from the multidimensional database b (6 ') and merges it with its first query processing result. Generates results of specific query processing (⑥, ⑦).
이에, 질의실행관리부(130)는, 연합질의의 처리 결과인 특정질의처리결과를 수신할 수 있게 된다.Accordingly, the query execution management unit 130 can receive the specific query processing result which is the result of the association query processing.
한편, 질의실행관리부(130)는, 절차관리부(120)로부터 제2 질의처리수행절차가 생성되면, 동기화된 다차원 데이터베이스a,b와 연동하여, 다차원 데이터베이스a, 또는 다차원 데이터베이스b로부터 생성되는 다차원질의의 처리 결과인 제2 질의처리결과를 확인한다.On the other hand, the query execution management unit 130, when the second query processing procedure is generated from the procedure management unit 120, in conjunction with the synchronized multi-dimensional database a, b, multi-dimensional query generated from the multi-dimensional database a, or multi-dimensional database b Check the second query processing result that is the processing result of.
이처럼 제2 질의처리결과가 확인될 수 있도록 하기 위해, 다차원 데이터베이스a의 질의스케줄러(320a)는, 질의처리절차수립부(310a)에서 수립된 기본질의처리수행절차를 기반으로 다차원 데이터베이스b의 어레이(Array)정보가 호출되어야 하는 지의 여부를 판단하고, 판단결과를 기반으로 원격에 위치하는 다차원 데이터베이스b로의 접근이 필요한지를 결정한다(④).In order to confirm the second query processing result as described above, the query scheduler 320a of the multidimensional database a is based on an array of multidimensional database b based on the basic query processing procedure established by the query processing procedure establishing unit 310a. Array) determines whether information should be called and determines whether access to a multidimensional database b located remotely is necessary (④).
즉, 다차원 데이터베이스b의 어레이(Array)정보가 호출되는 경우, 다차원 데이터베이스a의 질의스케줄러(320a)는, 다차원 데이터베이스b로 다차원질의를 전송한다(②, ②'). 그러면, 다차원 데이터베이스b의 질의스케줄러(320b)는, 질의처리절차수립부(310b)에서 수립된 기본질의처리수행절차를 기반으로 자신의 어레이(Array)정보가 호출되는 지를 판단하여 다차원질의에 대한 등록여부를 결정한다(④').That is, when array information of the multidimensional database b is called, the query scheduler 320a of the multidimensional database a transmits the multidimensional query to the multidimensional database b (2, 2 '). Then, the query scheduler 320b of the multidimensional database b determines whether its array information is called based on the basic query processing procedure established by the query processing procedure establishing unit 310b and registers the multidimensional query. Determine whether or not (④ ').
한편, 다차원 데이터베이스b의 어레이(Array)정보가 호출되지 않아도 되는 경우, 다차원 데이터베이스a의 질의스케줄러(320a)는, 다차원 데이터베이스b로의 접근이 필요하지 않으므로, 자신에게 다차원질의를 등록하게 된다(④). On the other hand, when the array information of the multidimensional database b does not need to be called, the query scheduler 320a of the multidimensional database a does not need access to the multidimensional database b, and thus registers the multidimensional query with itself (④). .
전술에 따라 다차원 데이터베이스a, 또는 다차원 데이터베이스b에 다차원질의가 등록되면, 다차원 데이터베이스a,b의 해당 질의처리부(330a/330b)는, 다차원질의와 관련된 특정질의처리 알고리즘을 실행하여 다차원질의의 처리 결과인 제2 질의처리결과를 생성한다(⑤/⑤').When the multidimensional query is registered in the multidimensional database a or the multidimensional database b according to the above, the corresponding query processing units 330a and 330b of the multidimensional database a and b execute a specific query processing algorithm related to the multidimensional query to process the multidimensional query. Generate a second query processing result (⑤ / ⑤ ').
전술에서는 제2 질의처리결과가 확인될 수 있도록 하기 위해, 다차원 데이터베이스a가 마스터실행모드로 동작하여 원격에 위치하는 다차원 데이터베이스b로의 접근이 필요한지를 판단하는 것으로 언급하였으나, 이에 한정되지 않으며, 다차원 데이터베이스a,b가 각각 자신의 어레이(Array)정보가 호출되는 지를 판단하여 다차원질의에 대한 등록여부를 결정하여 제2 질의처리결과를 생성할 수도 있다.In the above description, in order to confirm the second query processing result, the multidimensional database a operates in a master execution mode to determine whether access to a remote multidimensional database b is required, but is not limited thereto. Each of a and b may determine whether its array information is called to determine whether to register a multidimensional query, and generate a second query processing result.
즉, 제2 질의처리결과가 확인될 수 있도록 하기 위해, 다차원 데이터베이스a,b의 각 질의스케줄러(320a, 320b)는, 질의처리절차수립부(310a, 320b)에서 수립된 기본질의처리수행절차를 기반으로 자신의 어레이(Array)정보가 호출되는 지를 판단하여 다차원질의에 대한 등록여부를 결정하게 되며, 다차원질의를 등록하는 것으로 결정된 해당 질의처리부(330a/330b)는, 다차원질의와 관련된 특정질의 처리 알고리즘을 실행하여 다차원질의의 처리 결과인 제2 질의처리결과를 생성하게 된다.That is, in order for the second query processing result to be confirmed, the query schedulers 320a and 320b of the multidimensional database a and b each execute a basic query processing procedure established by the query processing procedure establishing unit 310a or 320b. On the basis of determining whether its array information is called, it is determined whether to register a multidimensional query, and the corresponding query processing unit 330a / 330b determined to register the multidimensional query, processes a specific query related to the multidimensional query. The algorithm is executed to generate a second query processing result which is a processing result of the multidimensional query.
이에, 질의실행관리부(130)는, 다차원 데이터베이스a,b 중 어느 하나로부터 제2 질의처리결과를 수신하고, 제2 질의처리결과를 특정질의처리결과로 결정할 수 있게 된다.Accordingly, the query execution management unit 130 may receive the second query processing result from any one of the multidimensional databases a and b, and determine the second query processing result as the specific query processing result.
이하에서는, 도 4를 참조하여 본 발명의 실시예에 따른 동기화 기반 질의처리 서비스를 제공하는 흐름을 구체적으로 설명하도록 한다. 이하에서는 설명의 편의를 위해, 전술의 도 1 내지 도 3에서 언급한 참조번호를 언급하여 설명하도록 하겠다.Hereinafter, a flow of providing a synchronization-based query processing service according to an embodiment of the present invention will be described in detail with reference to FIG. 4. Hereinafter, for convenience of description, it will be described with reference to the reference numerals mentioned in FIGS.
이하에서는, 전술과 같이 도 1에 도시된 다차원 데이터베이스(a,b,c..) 중 사용자의 전산자원에 구축된 다차원 데이터베이스인 다차원 데이터베이스a와, 원격에 위치하는 기 구축된 다차원 데이터베이스인 다차원 데이터베이스b를 언급하여 설명을 이어가도록 하겠다.Hereinafter, as described above, among the multidimensional databases (a, b, c ..) shown in FIG. We will continue with the description by referring to b.
질의처리장치(100)는, 다차원 데이터베이스a,b의 각 마스터서버(MS)에 대한 마스터관련정보를 기반으로 해당 다차원 데이터베이스 간의 연결을 제어한다(S100). The query processing apparatus 100 controls the connection between the corresponding multidimensional databases based on the master related information for each master server MS of the multidimensional databases a and b (S100).
즉, 질의처리장치(100)는, 다차원 데이터베이스a,b 각각의 마스터서버(MS)의 주소와 해당 포트(Port)를 포함하는 마스터관련정보를 확인한다. 질의처리장치(100)는, 마스터관련정보를 기반으로 물리적인 연결을 수행할 것을 요청하는 제어명령을 생성하여 각 다차원 데이터베이스 a,b로 전달한다.That is, the query processing apparatus 100 confirms master related information including the addresses and corresponding ports of the master servers MS of the multidimensional databases a and b. The query processing apparatus 100 generates a control command for requesting to perform a physical connection based on the master related information, and transmits the control command to each of the multidimensional databases a and b.
이후, 질의처리장치(100)는, 물리적으로 연결된 다차원 데이터베이스a,b의 각 슬레이브서버(SS)에 대한 슬레이브관련정보를 기반으로 동기화가 수행되도록 제어한다(S101).Thereafter, the query processing apparatus 100 controls the synchronization to be performed based on the slave related information for each slave server SS of the physically connected multidimensional databases a and b (S101).
즉, 질의처리장치(100)는, 다차원 데이터베이스a,b 각각의 슬레이브서버(SS)의 네트워크정보와 현재 포함되어 있는 어레이(Array)를 포함하는 슬레이브관련정보를 확인한다. 질의처리장치(100)는, 슬레이브관련정보를 기반으로 환경정보를 서로 공유 및 동기화할 것을 요청하는 제어명령을 생성하여 각 다차원 데이터베이스a,b로 전달한다.That is, the query processing apparatus 100 checks the network information of each of the slave servers SS and the slave related information including the currently included array. The query processing apparatus 100 generates a control command requesting to share and synchronize the environment information with each other based on the slave related information, and transmits the control command to each of the multidimensional databases a and b.
본 발명의 실시예에서는 사용자로부터 특정질의가 수신되기 이전 다차원 데이터베이스a,b 간의 연결 및 동기화가 수행되는 것으로 언급하였으나, 이에 한정되지 않으며, 그 순서는 운영자의 설정에 따라 가변적으로 수행될 수 있음은 물론이다.In an embodiment of the present invention, the connection and synchronization between the multidimensional databases a and b are performed before the specific query is received from the user, but the present invention is not limited thereto. Of course.
질의처리장치(100)는, 동기화 기반 질의처리 서비스를 이용하기 원하는 사용자가 접속하는 경우, 사용자단말(200)로부터 다차원 데이터베이스a,b와 관련된 특정질의가 입력될 수 있도록 질의화면을 사용자단말(200)로 제공한다.When the user who wants to use the synchronization-based query processing service is connected, the query processing apparatus 100 displays the query screen so that a specific query related to the multidimensional databases a and b can be input from the user terminal 200. To provide.
여기서, 특정질의는, 다차원 데이터베이스a,b가 연결된 이후 동기화가 수행된 상태일 때, 동기화된 다차원 데이터베이스a,b에 분산되어 있는 어레이(Array)정보를 호출하여 처리되는 연합질의와, 동기화된 다차원 데이터베이스a,b 중 일부 다차원 데이터베이스(a/b)에 저장되어 있는 어레이(Array)정보만을 호출하여 처리되는 다차원질의로 구분된다.Here, the specific query is a combined query processed by calling array information distributed in the synchronized multidimensional databases a and b when the synchronization is performed after the multidimensional databases a and b are connected, and the synchronized multi dimensions. Some of the databases a and b are divided into multidimensional queries that are processed by calling only array information stored in the multidimensional database a / b.
이후, 사용자가 질의화면을 통해 특정질의를 입력하게 되면, 질의처리장치(100)는, 사용자단말(200)로부터 특정질의를 수신하게 된다(S102). Thereafter, when the user inputs a specific query through the query screen, the query processing apparatus 100 receives the specific query from the user terminal 200 (S102).
질의처리장치(100)는, 특정질의가 동기화된 다차원 데이터베이스a,b에 분산되어 있는 어레이(Array)정보를 호출하는 지의 여부를 판단한 결과를 기반으로 특정질의의 속성을 확인한다(S103).The query processing apparatus 100 checks the attribute of the specific query based on a result of determining whether the specific query calls array information distributed in the synchronized multidimensional databases a and b (S103).
S103 단계의 판단결과, 질의처리장치(100)는, 다차원 데이터베이스a와 연동하여, 특정질의를 처리하기 위해 다차원 데이터베이스a의 적어도 하나의 슬레이브서버(SS)에 저장되어 있는 어레이(Array)정보가 호출되는 지를 확인한다. 이후, 질의처리장치(100)는, 다차원 데이터베이스b와 연동하여, 특정질의를 처리하기 위해 다차원 데이터베이스b의 적어도 하나의 슬레이브서버(SS)에 저장되어 있는 어레이(Array)정보가 호출되는 지를 확인한다.As a result of the determination in step S103, the query processing apparatus 100, in conjunction with the multidimensional database a, calls array information stored in at least one slave server SS of the multidimensional database a to process a specific query. Check if it works. Thereafter, the query processing apparatus 100 checks whether array information stored in at least one slave server SS of the multidimensional database b is called in order to process a specific query in conjunction with the multidimensional database b. .
한편, 질의처리장치(100)는, 특정질의가 수신되면, 다차원 데이터베이스b와의 연동 없이 마스터실행모드로 동작하는 다차원 데이터베이스a와만 연동하여, 특정질의를 처리하기 위해 다차원 데이터베이스a,b 각각의 적어도 하나의 슬레이브서버(SS)에 저장되어 있는 어레이(Array)정보가 호출되는 지의 여부를 확인할 수도 있다.Meanwhile, when a specific query is received, the query processing apparatus 100 works only with the multidimensional database a operating in the master execution mode without interworking with the multidimensional database b, and at least one of each of the multidimensional databases a and b to process the specific query. It is also possible to check whether the array information stored in the slave server of the SS is called.
이처럼 다차원 데이터베이스a,b의 각 슬레이브서버(SS)에 저장되어 있는 어레이(Array)정보의 호출 여부를 확인했을 때, 특정질의가 동기화된 다차원 데이터베이스a,b에 분산되어 있는 어레이(Array)정보를 호출하게 되면, 질의처리장치(100)는, 특정질의의 속성을 연합질의로 판단한다.When it is checked whether the array information stored in each slave server (SS) of the multidimensional databases a and b is called, the array information distributed to the synchronized multidimensional databases a and b is checked. When the call is made, the query processing apparatus 100 determines the attribute of the specific query as the association query.
이후, 질의처리장치(100)는, 동기화된 다차원 데이터베이스a,b에서 동시에 연합질의에 대한 처리가 수행되도록 하는 제1 질의처리수행절차를 생성한다(S104).Subsequently, the query processing apparatus 100 generates a first query processing procedure for allowing the simultaneous query processing to be simultaneously performed in the synchronized multidimensional databases a and b (S104).
즉, 질의처리장치(100)는, 동기화된 다차원 데이터베이스a,b와 연동하여, 각 다차원 데이터베이스a,b의 기본질의처리수행절차를 기반으로 다차원 데이터베이스a와 원격에 위치하는 다차원 데이터베이스b 사이에서의 연합질의가 처리되도록 하는 제1 질의처리수행절차를 생성한다.That is, the query processing apparatus 100 interoperates with the synchronized multidimensional databases a and b, and performs the process between the multidimensional database a and the multidimensional database b located remotely based on the basic query processing procedure of each of the multidimensional databases a and b. Create a first query processing procedure that allows the federated query to be processed.
전술에 따라 제1 질의처리수행절차의 생성이 완료되면, 질의처리장치(100)는, 연합질의가 동기화된 다차원 데이터베이스a,b 간에 처리되게 되므로, 동기화된 다차원 데이터베이스a,b 별로 생성되는 제1 질의처리결과를 확인할 수 있게 된다.When the generation of the first query processing procedure is completed according to the above, the query processing apparatus 100 is processed between the synchronized multidimensional databases a and b, so that the first query generated for each of the synchronized multidimensional databases a and b. You can check the result of query processing.
이처럼 동기화된 다차원 데이터베이스a,b 별 제1 질의처리결과가 확인 되면, 질의처리장치(100)는, 동기화된 다차원 데이터베이스a,b 별 제1 질의처리결과가 병합되도록 제어하여 특정질의처리결과를 생성한다(S106, S107).When the synchronized first query processing results for the multidimensional databases a and b are confirmed, the query processing apparatus 100 controls the merged first query processing results for the multidimensional databases a and b to generate a specific query processing result. (S106, S107).
한편, S103 단계의 판단결과, 특정질의가 동기화된 다차원 데이터베이스a,b 중 일부 다차원 데이터베이스(a/b)에 저장되어 있는 어레이(Array)정보만을 호출하게 되면, 질의처리장치(100)는, 특정질의의 속성을 다차원질의로 판단한다.On the other hand, as a result of the determination in step S103, when only the array (store) information stored in some of the multi-dimensional database (a / b) of the multi-dimensional database (a, b) that the specific query is synchronized, the query processing apparatus 100, Determine the attributes of a query as a multidimensional query.
이후, 질의처리장치(100)는, 일부 다차원 데이터베이스(a/b)에서만 다차원질의에 대한 처리가 수행되도록 하는 제2 질의처리수행절차를 생성한다(S105).Subsequently, the query processing apparatus 100 generates a second query processing procedure that allows the processing of the multidimensional query to be performed only in some multidimensional databases a / b (S105).
즉, 질의처리장치(100)는, 동기화된 다차원 데이터베이스a,b와 연동하여, 각 다차원 데이터베이스a,b의 기본질의처리수행절차를 기반으로 다차원 데이터베이스a, 또는 원격에 위치하는 다차원 데이터베이스b에서 다차원질의가 처리되도록 하는 제2 질의처리수행절차를 생성한다.That is, the query processing apparatus 100 interoperates with the synchronized multidimensional databases a and b, and multi-dimensionally based on the multidimensional database a or a remotely located multidimensional database b based on the basic query processing procedure of each multidimensional database a and b. Generate a second query processing procedure that causes the query to be processed.
결국, 다차원질의가 일부 다차원 데이터베이스(a/b) 중 다차원 데이터베이스a에 저장되어 있는 어레이(Array)정보만을 호출하게 되면, 원격에 위치하는 다차원 데이터베이스b로 다차원질의를 전송하여 등록할 필요가 없다. 이에, 질의처리장치(100)는, 다차원 데이터베이스a에서 다차원질의가 처리되도록 하는 제2 질의처리수행절차를 생성하게 된다.As a result, when the multidimensional query calls only array information stored in the multidimensional database a of some multidimensional databases a / b, there is no need to transmit and register the multidimensional query to a remote multidimensional database b. Accordingly, the query processing apparatus 100 generates a second query processing procedure for causing the multidimensional query to be processed in the multidimensional database a.
이와 달리, 다차원질의가 일부 다차원 데이터베이스(a/b) 중 원격에 위치하는 다차원 데이터베이스b에 저장되어 있는 어레이(Array)정보만을 호출하게 되면, 원격에 위치하는 다차원 데이터베이스b로 다차원질의가 전송되어 등록되어야 한다. 이에, 질의처리장치(100)는, 다차원 데이터베이스b에서 다차원질의가 처리되도록 하는 제2 질의처리수행절차를 생성하게 된다.On the other hand, when the multidimensional query calls only array information stored in the multidimensional database b remotely located among some of the multidimensional databases a / b, the multidimensional query is transmitted and registered to the remote multidimensional database b. Should be. Accordingly, the query processing apparatus 100 generates a second query processing procedure for causing the multidimensional query to be processed in the multidimensional database b.
전술에 따라 제2 질의처리수행절차의 생성이 완료되면, 질의처리장치(100)는, 특정질의인 다차원질의가 일부 다차원 데이터베이스(a/b)에서만 처리되게 되므로, 일부 다차원 데이터베이스(a/b)에서만 생성되는 제2 질의처리결과를 확인할 수 있게 된다.When the generation of the second query processing procedure is completed according to the above, the query processing apparatus 100 may process the multidimensional query, which is a specific query, only in some of the multidimensional databases a / b. Only the second query processing result generated can be checked.
이후, 질의처리장치(100)는, 제2 질의처리결과를 특정질의처리결과로 결정한다(S107).Thereafter, the query processing apparatus 100 determines the second query processing result as the specific query processing result (S107).
전술에 따라 제1 질의처리수행절차 또는 제2 질의처리수행절차에 의해, 특정질의처리결과의 생성 및 결정이 완료되면, 질의처리장치(100)는, 사용자단말(200)로 특정질의처리결과를 제공한다(S108).When the generation and the determination of the specific query processing result are completed by the first query processing procedure or the second query processing procedure according to the above, the query processing apparatus 100 transmits the specific query processing result to the user terminal 200. Provided (S108).
이상에서 설명한 바와 같이, 본 발명에 따르면, 원격에 위치하는 다수의 다차원 데이터베이스 간의 연동을 통해 특정질의(예: 연합질의, 다차원질의 등) 처리가 수행되도록 함으로써, 기존과 다른 동기화된 다차원 데이터베이스 기반의 새로운 질의 처리 방안을 제공할 수 있는 효과가 성취된다.As described above, according to the present invention, a specific query (eg, association query, multidimensional query, etc.) processing is performed through interworking between a plurality of remotely located multidimensional databases, and thus, based on a synchronized multidimensional database based on other synchronized The effect of providing a new query processing scheme is achieved.
본 발명의 실시예들은, 다양한 컴퓨터 수단을 통하여 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 상기 매체에 기록되는 프로그램 명령은 본 발명을 위하여 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다. 컴퓨터 판독 가능 기록 매체의 예에는 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체(magnetic media), CD-ROM, DVD와 같은 광기록 매체(optical media), 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 롬(ROM), 램(RAM), 플래시 메모리 등과 같은 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드를 포함한다. 상기된 하드웨어 장치는 본 발명의 동작을 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Embodiments of the present invention can be implemented in the form of program instructions that can be executed by various computer means and recorded on a computer readable medium. The computer readable medium may include program instructions, data files, data structures, etc. alone or in combination. Program instructions recorded on the media may be those specially designed and constructed for the purposes of the present invention, or they may be of the kind well-known and available to those having skill in the computer software arts. Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks, and magnetic tape, optical media such as CD-ROMs, DVDs, and magnetic disks, such as floppy disks. Magneto-optical media, and hardware devices specifically configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like. Examples of program instructions include not only machine code generated by a compiler, but also high-level language code that can be executed by a computer using an interpreter or the like. The hardware device described above may be configured to operate as one or more software modules to perform the operations of the present invention, and vice versa.
지금까지 본 발명을 바람직한 실시 예를 참조하여 상세히 설명하였지만, 본 발명이 상기한 실시 예에 한정되는 것은 아니며, 이하의 특허청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 누구든지 다양한 변형 또는 수정이 가능한 범위까지 본 발명의 기술적 사상이 미친다 할 것이다.Although the present invention has been described in detail with reference to preferred embodiments, the present invention is not limited to the above-described embodiments, and the technical field to which the present invention belongs without departing from the gist of the present invention as claimed in the following claims. Anyone skilled in the art will have the technical idea of the present invention to the extent that various modifications or changes are possible.

Claims (12)

  1. 사용자단말로부터 적어도 2개의 다차원 데이터베이스와 관련된 특정질의를 수신하는 송수신관리부;A transmission and reception management unit for receiving a specific query related to at least two multidimensional databases from a user terminal;
    상기 특정질의의 속성을 확인한 결과를 기반으로 질의처리수행절차를 결정하는 절차관리부; 및A procedure manager to determine a query processing procedure based on a result of checking the attribute of the specific query; And
    상기 질의처리수행절차를 기반으로 상기 특정질의를 처리하여 특정질의처리결과를 생성하는 질의실행관리부A query execution management unit for generating a specific query processing result by processing the specific query based on the query processing procedure.
    를 포함하는 것을 특징으로 하는 질의처리장치.Query processing apparatus comprising a.
  2. 제 1 항에 있어서,The method of claim 1,
    상기 적어도 2개의 다차원 데이터베이스의 각 마스터서버에 대한 마스터관련정보를 기반으로 해당 다차원 데이터베이스 간의 연결을 제어하는 연결관리부; 및A connection manager configured to control a connection between corresponding multidimensional databases based on master related information of each master server of the at least two multidimensional databases; And
    상기 연결된 다차원 데이터베이스의 각 슬레이브서버에 대한 슬레이브관련정보를 기반으로 동기화가 수행되도록 제어하는 동기화관리부를 더 포함하는 것을 특징으로 하는 질의처리장치.And a synchronization manager for controlling synchronization to be performed based on slave related information for each slave server of the connected multidimensional database.
  3. 제 2 항에 있어서,The method of claim 2,
    상기 마스터관련정보는 상기 마스터서버 별 주소와 포트(Port)정보를 포함하며,The master related information includes address and port information for each master server,
    상기 슬레이브관련정보는 상기 슬레이브서버 별 네트워크정보와 적어도 하나의 어레이(Array)정보를 포함하는 것을 특징으로 하는 질의처리장치.The slave related information includes network information for each slave server and at least one array information.
  4. 제 3 항에 있어서,The method of claim 3, wherein
    상기 절차관리부는,The procedure management unit,
    상기 특정질의가 상기 동기화된 다차원 데이터베이스에 분산되어 있는 어레이(Array)정보를 호출하는 경우, 상기 특정질의의 속성을 연합질의(Federated Query) 로 확인하며,When the specific query calls array information distributed in the synchronized multidimensional database, the attribute of the specific query is identified by a federated query.
    상기 특정질의가 상기 동기화된 다차원 데이터베이스 중 일부 다차원 데이터베이스에 저장되어 있는 어레이(Array)정보만을 호출하는 경우, 상기 특정질의의 속성을 다차원질의로 확인하는 것을 특징으로 하는 질의처리장치.And when the specific query calls only array information stored in a part of the synchronized multidimensional database, the attribute of the specific query as a multidimensional query.
  5. 제 4 항에 있어서,The method of claim 4, wherein
    상기 절차관리부는,The procedure management unit,
    상기 특정질의가 상기 연합질의인 경우, 상기 동기화된 다차원 데이터베이스에서 동시에 상기 연합질의에 대한 처리가 수행되도록 하는 제1 질의처리수행절차를 생성하며,When the specific query is the association query, generating a first query processing procedure for simultaneously performing the processing on the association query in the synchronized multidimensional database,
    상기 특정질의가 상기 다차원질의인 경우, 상기 일부 다차원 데이터베이스에서만 상기 다차원질의에 대한 처리가 수행되도록 하는 제2 질의처리수행절차를 생성하는 것을 특징으로 하는 질의처리장치.And when the specific query is the multidimensional query, generating a second query processing procedure for processing the multidimensional query only in the partial multidimensional database.
  6. 제 5 항에 있어서,The method of claim 5, wherein
    상기 질의실행관리부는,The query execution management unit,
    상기 제1 질의처리수행절차를 기반으로 상기 연합질의가 처리되어 상기 동기화된 다차원 데이터베이스 별로 제1 질의처리결과가 생성되는 경우, 상기 제1 질의처리결과가 병합되도록 제어하여 상기 특정질의처리결과를 생성하며,When the association query is processed based on the first query processing procedure to generate a first query processing result for each synchronized multidimensional database, the first query processing result is controlled to be merged to generate the specific query processing result. ,
    상기 제2 질의처리수행절차를 기반으로 상기 다차원질의가 처리되어 상기 일부 다차원 데이터베이스에서만 제2 질의처리결과가 생성되는 경우, 상기 제2 질의처리결과를 상기 특정질의처리결과로 결정하는 것을 특징으로 하는 질의처리장치.When the multi-dimensional query is processed based on the second query processing procedure to generate a second query processing result only in the partial multi-dimensional database, the second query processing result is determined as the specific query processing result. Query processing unit.
  7. 사용자단말로부터 적어도 2개의 다차원 데이터베이스와 관련된 특정질의를 수신하는 송수신관리단계;A transmission and reception management step of receiving a specific query related to at least two multidimensional databases from a user terminal;
    상기 특정질의의 속성을 확인한 결과를 기반으로 질의처리수행절차를 결정하는 절차관리단계; 및A procedure management step of determining a query processing execution procedure based on a result of checking the attribute of the specific query; And
    상기 질의처리수행절차를 기반으로 상기 특정질의를 처리하여 특정질의처리결과를 생성하는 질의실행관리단계A query execution management step of generating a specific query processing result by processing the specific query based on the query processing procedure.
    를 포함하는 것을 특징으로 하는 질의처리장치의 동작 방법.Method of operation of a query processing apparatus comprising a.
  8. 제 7 항에 있어서,The method of claim 7, wherein
    상기 적어도 2개의 다차원 데이터베이스의 각 마스터서버에 대한 마스터관련정보를 기반으로 해당 다차원 데이터베이스 간의 연결을 제어하는 연결관리단계; 및A connection management step of controlling a connection between corresponding multidimensional databases based on master related information for each master server of the at least two multidimensional databases; And
    상기 연결된 다차원 데이터베이스의 각 슬레이브서버에 대한 슬레이브관련정보를 기반으로 동기화가 수행되도록 제어하는 동기화관리단계를 더 포함하는 것을 특징으로 하는 질의처리장치의 동작 방법.And a synchronization management step of controlling synchronization to be performed based on slave related information for each slave server of the connected multidimensional database.
  9. 제 8 항에 있어서,The method of claim 8,
    상기 마스터관련정보는 상기 마스터서버 별 주소와 포트(Port)정보를 포함하며,The master related information includes address and port information for each master server,
    상기 슬레이브관련정보는 상기 슬레이브서버 별 네트워크정보와 적어도 하나의 어레이(Array)정보를 포함하는 것을 특징으로 하는 질의처리장치의 동작 방법.The slave related information may include network information for each slave server and at least one array information.
  10. 제 9 항에 있어서,The method of claim 9,
    상기 절차관리단계는,The procedure management step,
    상기 특정질의가 상기 동기화된 다차원 데이터베이스에 분산되어 있는 어레이(Array)정보를 호출하는 경우, 상기 특정질의의 속성을 연합질의로 확인하는 단계; 및When the specific query calls array information distributed in the synchronized multidimensional database, confirming an attribute of the specific query as a federated query; And
    상기 특정질의가 상기 동기화된 다차원 데이터베이스 중 일부 다차원 데이터베이스에 저장되어 있는 어레이(Array)정보만을 호출하는 경우, 상기 특정질의의 속성을 다차원질의로 확인하는 단계를 포함하는 것을 특징으로 하는 질의처리장치의 동작 방법.When the specific query calls only array information stored in some multi-dimensional databases of the synchronized multi-dimensional database, identifying the property of the specific query as a multi-dimensional query. How it works.
  11. 제 10 항에 있어서,The method of claim 10,
    상기 절차관리단계는,The procedure management step,
    상기 특정질의가 상기 연합질의인 경우, 상기 동기화된 다차원 데이터베이스에서 동시에 상기 연합질의에 대한 처리가 수행되도록 하는 제1 질의처리수행절차를 생성하는 단계; 및If the specific query is the federated query, generating a first query processing procedure for simultaneously processing the federated query in the synchronized multidimensional database; And
    상기 특정질의가 상기 다차원질의인 경우, 상기 일부 다차원 데이터베이스에서만 상기 다차원질의에 대한 처리가 수행되도록 하는 제2 질의처리수행절차를 생성하는 단계를 포함하는 것을 특징으로 하는 질의처리장치의 동작 방법.And when the specific query is the multidimensional query, generating a second query processing procedure for processing the multidimensional query only in the partial multidimensional database.
  12. 제 11 항에 있어서,The method of claim 11,
    상기 질의실행관리단계는,The query execution management step,
    상기 제1 질의처리수행절차를 기반으로 상기 연합질의가 처리되어 상기 동기화된 다차원 데이터베이스 별로 제1 질의처리결과가 생성되는 경우, 상기 제1 질의처리결과가 병합되도록 제어하여 상기 특정질의처리결과를 생성하는 단계; 및When the association query is processed based on the first query processing procedure to generate a first query processing result for each synchronized multidimensional database, the first query processing result is controlled to be merged to generate the specific query processing result. Making; And
    상기 제2 질의처리수행절차를 기반으로 상기 다차원질의가 처리되어 상기 일부 다차원 데이터베이스에서만 제2 질의처리결과가 생성되는 경우, 상기 제2 질의처리결과를 상기 특정질의처리결과로 결정하는 단계를 포함하는 것을 특징으로 하는 질의처리장치의 동작 방법.Determining that the second query processing result is the specific query processing result when the multidimensional query is processed based on the second query processing procedure to generate a second query processing result only in the partial multidimensional database. Method of operation of a query processing apparatus, characterized in that.
PCT/KR2017/014370 2016-12-12 2017-12-08 Method and apparatus for processing queries WO2018110909A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020160168569A KR101757249B1 (en) 2016-12-12 2016-12-12 Method and apparatus for processing query
KR10-2016-0168569 2016-12-12

Publications (1)

Publication Number Publication Date
WO2018110909A1 true WO2018110909A1 (en) 2018-06-21

Family

ID=59352670

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2017/014370 WO2018110909A1 (en) 2016-12-12 2017-12-08 Method and apparatus for processing queries

Country Status (2)

Country Link
KR (1) KR101757249B1 (en)
WO (1) WO2018110909A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010035263A (en) * 2001-01-30 2001-05-07 안종선 Web-based multi-dimensional information analyzing method and system
US20050192988A1 (en) * 2004-02-26 2005-09-01 International Business Machines Corporation Method and system for managing aggregation data structures
KR20050089551A (en) * 2004-03-05 2005-09-08 삼성전자주식회사 System for syncronizing data and method for syncronizing data between server and client using the same
US20120109878A1 (en) * 2010-10-27 2012-05-03 Crazy Development Debugging system for multidimensional database query expressions on a processing server
KR20150093673A (en) * 2012-12-04 2015-08-18 톰슨 라이센싱 Database synchronization

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010035263A (en) * 2001-01-30 2001-05-07 안종선 Web-based multi-dimensional information analyzing method and system
US20050192988A1 (en) * 2004-02-26 2005-09-01 International Business Machines Corporation Method and system for managing aggregation data structures
KR20050089551A (en) * 2004-03-05 2005-09-08 삼성전자주식회사 System for syncronizing data and method for syncronizing data between server and client using the same
US20120109878A1 (en) * 2010-10-27 2012-05-03 Crazy Development Debugging system for multidimensional database query expressions on a processing server
KR20150093673A (en) * 2012-12-04 2015-08-18 톰슨 라이센싱 Database synchronization

Also Published As

Publication number Publication date
KR101757249B1 (en) 2017-07-13

Similar Documents

Publication Publication Date Title
WO2018135766A1 (en) Device and method for managing data by using block chain
WO2016190476A1 (en) Method for managing encryption key for cloud service and apparatus thereof
WO2014003505A1 (en) System and method for configuring device sociality
WO2014185594A1 (en) Single sign-on system and method in vdi environment
WO2014193037A1 (en) Method and system for accelerating mapreduce operation
WO2014069827A1 (en) System and method for providing data analysis service in a cloud environment
WO2019039811A1 (en) Blockchain-based one id service system and method
WO2014029111A1 (en) Processing system and method for user behaviour
WO2011065660A2 (en) Calculation simulation system and method thereof
WO2014204084A1 (en) Application sharing service method and apparatus applied thereto
WO2013028009A2 (en) Smart office system, server for operation, and operation method
WO2014003510A1 (en) Apparatus and method for sharing data by using topology
WO2016064024A1 (en) Abnormal connection detection device and method
WO2017188682A1 (en) Nfvo having vnf license management function and vnf license management method using same
WO2020062639A1 (en) Blockchain introduction testing method and apparatus, device, and computer-readable storage medium
WO2018110909A1 (en) Method and apparatus for processing queries
WO2020222407A1 (en) Machine learning platform management system and method
WO2014157924A1 (en) Method for sharing contents
WO2014084603A1 (en) Method for managing se applet in connection with application deletion, and mobile device and service management server using same
WO2019074155A1 (en) Inter-database real time integrated replication system
WO2018043767A1 (en) Data collection method using data agent container and system therefor
WO2022145572A1 (en) Method for providing information based on predicted result value, and computing device using same
WO2018021864A1 (en) Method for providing cloud-based service
WO2021225329A1 (en) Method and system for detecting forgery of mobile application by using user identifier and signature collection
WO2013015569A2 (en) Simulation device and simulation method therefor

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17880228

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17880228

Country of ref document: EP

Kind code of ref document: A1