[go: up one dir, main page]

WO2025110706A1 - Meta generation and database optimization system according to questioner information, and method thereof - Google Patents

Meta generation and database optimization system according to questioner information, and method thereof Download PDF

Info

Publication number
WO2025110706A1
WO2025110706A1 PCT/KR2024/018375 KR2024018375W WO2025110706A1 WO 2025110706 A1 WO2025110706 A1 WO 2025110706A1 KR 2024018375 W KR2024018375 W KR 2024018375W WO 2025110706 A1 WO2025110706 A1 WO 2025110706A1
Authority
WO
WIPO (PCT)
Prior art keywords
database
query
meta
information
data
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
PCT/KR2024/018375
Other languages
French (fr)
Korean (ko)
Inventor
배영근
황선민
이영균
한재모
한혜인
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bimatrix Co Ltd
Original Assignee
Bimatrix Co Ltd
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
Priority claimed from KR1020240156915A external-priority patent/KR20250076384A/en
Application filed by Bimatrix Co Ltd filed Critical Bimatrix Co Ltd
Publication of WO2025110706A1 publication Critical patent/WO2025110706A1/en
Pending legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • G06F16/2457Query processing with adaptation to user needs
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/31Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/335Filtering based on additional data, e.g. user or group profiles
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/338Presentation of query results
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/38Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/84Mapping; Conversion

Definitions

  • the present disclosure relates to the fields of artificial intelligence technology and database query processing technology, and more specifically, to a system and method for realizing personalized data access by optimizing a metadata structure based on a user's profile information and behavior history, and automatically generating an efficient database query through an optimal database generation unit.
  • Patent Document 1 Korean Patent Publication No. 10-2023-0075864 discloses a method for optimizing a query.
  • This conventional method for optimizing a query helps reduce the complexity of system management, but it is inefficient for users in various departments and positions to retrieve the data they need for their respective tasks.
  • the conventional method for optimizing a query does not consider the profile information or behavioral history of each user, the user must set complex search conditions to find the data they need or manually select the desired information from a large amount of data.
  • the conventional method for optimizing a query requires knowledge of the SQL language when the database must be accessed directly to retrieve data, which burdens non-experts or beginners with having to write complex SQL queries, and the usability of the data is low.
  • the conventional method of optimizing queries was designed as a data query system that provided the same metadata structure to all users and did not reflect the needs and preferences of each individual user, which limited the accessibility and usability of data.
  • Patent Document 1 Republic of Korea Publication Patent No. 10-2023-0075864
  • the present disclosure has been made in response to the aforementioned background technology, and provides a system and method for automatically generating an efficient database query by adjusting the exposure order of metadata items based on a user's profile information and behavior history to enable various users within a company to efficiently access and analyze massive data, and transmitting a command to an optimal database generation unit based on the generated metadata structure.
  • a method performed by a computing device includes a meta-generation and database optimization device according to questioner information, including: a processor; and a memory storing at least one command executed by the processor; wherein the at least one command is configured to cause the processor to perform: a natural language query transmission step in which, when a user inputs a query, the natural language query is transmitted to a transformation matrix through a result platform; a query processing step in which the transformation matrix analyzes the natural language query through a large-scale language model and generates a meta natural language query by referencing related data in an embedded vector store; and a meta information generation step in which a database query is generated based on the meta information generated by an optimal database generation unit and an optimized result is derived.
  • a system for generating metadata and optimizing a database based on questioner information may include a questioner information collection module that supports understanding a user's role through user information and classifying data based on the user information; a metadata generation module that logically structures various objects in a corporate database and classifies them into dimensions, attributes, and measures; a metadata optimization module that optimizes the exposure order of metadata items based on the collected questioner information and preferentially provides the most relevant business data to the user; and a database generation module based on an optimal database generation unit that generates a database query based on the optimized metadata and executes the database query.
  • the questioner information collection module may include a profile information collector responsible for collecting basic profile information such as user ID, department, and job title; a behavior history analyzer responsible for collecting and analyzing the user's previous search history, click patterns, frequently used keywords, and areas of interest; and a data store including a database or data lake that stores and manages the collected profile information and behavior history.
  • a profile information collector responsible for collecting basic profile information such as user ID, department, and job title
  • a behavior history analyzer responsible for collecting and analyzing the user's previous search history, click patterns, frequently used keywords, and areas of interest
  • a data store including a database or data lake that stores and manages the collected profile information and behavior history.
  • the metadata creation module may include: a database object relationship mapper that specifies and maps relationships between objects in a company's database; a metadata structuring engine that creates metadata composed of dimensions, attributes, and measures by creating a hierarchical classification system in the form of folders; and a metadata repository that stores and manages the created metadata structure.
  • the metadata optimization module may include: a priority decision engine that dynamically determines the exposure order of metadata items based on collected user profiles and behavioral history; a real-time update monitor that monitors user behavior changes in real time and updates the metadata structure; and a personalized metadata provider that provides an optimized metadata structure to the user.
  • the database creation module based on the optimal database creation unit may include: a metadata mapping engine that maps metadata items selected by the user to actual tables and fields of the database; a database query generator that generates an optimized SQL query based on the mapped information; a query optimization engine that optimizes the database query by applying index utilization, join optimization, and efficient arrangement techniques of filter conditions; and a result provision module that provides the results of the executed query to the user in the form of a visualization tool or report.
  • a method for generating meta-language and optimizing a database according to questioner information may include: a step in which a user inputs a query into a system in natural language; a step in which a transformation matrix converts the natural language into a meta-language and transmits the query content; a step in which a natural language processing module receives the meta-language query, analyzes the natural language query, and presents a meta-language answer accordingly; and a step in which an optimal database generation unit receives a meta-language command, generates an optimal database query, prepares a query result answer from a data set result accordingly, and transmits the result answer to the user.
  • a method for generating meta data and optimizing a database according to questioner information is provided, which is performed by a computing device including at least one processor, and may include a natural language query transmission step in which, when a user inputs a query, a result platform transmits the natural language query to a transformation matrix; a query processing step in which the transformation matrix analyzes the natural language query through a large-scale language model and generates a meta natural language query by referencing related data in an embedded vector store; and a meta information generation step in which an optimal database generation unit generates a database query based on the generated meta information and derives an optimized result.
  • the above method may further include a result providing step in which the final result based on the metadata is delivered to the user in real time in a streaming manner.
  • a computer program stored in a computer-readable storage medium which computer program, when executed by one or more processors, performs a meta generation and database optimization method according to questioner information, wherein the method may include a natural language query transmission step in which, when a user inputs a query, a query is transmitted to a transformation matrix through a result platform; a query processing step in which the transformation matrix analyzes the natural language query through a large-scale language model and generates a meta natural language query by referencing related data in an embedded vector store; and a meta information generation step in which a database query is generated based on the meta information generated by an optimal database generation unit and an optimized result is derived.
  • the present disclosure has been made in response to the aforementioned background technology, and provides a system and method for generating an optimized metadata structure by dynamically adjusting the exposure order of metadata items based on a user's profile information and behavior history, and automatically generating an efficient database query by transmitting a command to an optimal database generation unit based on this structure.
  • FIG. 1 is a block diagram illustrating a computing device according to one embodiment of the present disclosure.
  • FIG. 2 is a block diagram illustrating the configuration of a meta-generation and database optimization system based on questioner information according to an embodiment of the present disclosure.
  • FIG. 3 is a configuration diagram of a meta-generation and database optimization system according to questioner information of the present disclosure.
  • FIG. 4 is a schematic diagram illustrating an example of the operation of the meta generation and database optimization system according to the questioner information of the present disclosure.
  • FIG. 5 is a flowchart illustrating information processing of a meta generation and database optimization system according to questioner information of the present disclosure.
  • FIG. 6 is a flowchart illustrating a method for generating meta and optimizing a database according to questioner information of the present disclosure.
  • FIG. 7 illustrates a general schematic diagram of an exemplary computing environment in which embodiments of the present disclosure may be implemented.
  • a component may be, but is not limited to, a procedure running on a processor, a processor, an object, a thread of execution, a program, and/or a computer.
  • an application running on a computing device and the computing device may both be components.
  • One or more components may reside within a processor and/or a thread of execution.
  • a component may be localized within a single computer.
  • a component may be distributed between two or more computers.
  • such components may execute from various computer-readable media having various data structures stored therein.
  • the components may communicate via local and/or remote processes, for example, by a signal comprising one or more data packets (e.g., data from one component interacting with another component in a local system, a distributed system, and/or data transmitted via a network such as the Internet to another system via the signal).
  • a signal comprising one or more data packets (e.g., data from one component interacting with another component in a local system, a distributed system, and/or data transmitted via a network such as the Internet to another system via the signal).
  • FIGS. 1 to 6 describe a system and method for generating meta data and optimizing a database according to questioner information in the present disclosure.
  • FIG. 1 is a block diagram illustrating a computing device according to one embodiment of the present disclosure.
  • the configuration of the computing device (100) illustrated in FIG. 1 is only a simplified example.
  • the computing device (100) may include other configurations for performing the computing environment of the computing device (100), and only some of the disclosed configurations may configure the computing device (100).
  • a computing device (100) may include a processor (110), a memory (130), and a network unit (150).
  • the processor (110) may typically include all kinds of devices capable of processing operations and data of the computing device (100).
  • it may mean a data processing device built into hardware, which has a physically structured circuit to perform a function expressed by a code or command included in a program.
  • a data processing device built into hardware a microprocessor, a central processing unit (CPU), a processor core, a multiprocessor, an application-specific integrated circuit (ASIC), a field programmable gate array (FPGA), and the like may be encompassed, but the scope of the present invention is not limited thereto.
  • the above processor (110) may be composed of one or more cores and may include a central processing unit (CPU) of a computing device. In addition, it may further include a processor for data analysis and deep learning, such as a general purpose graphics processing unit (GPGPU) and a tensor processing unit (TPU).
  • CPU central processing unit
  • GPU general purpose graphics processing unit
  • TPU tensor processing unit
  • the memory (130) can store any form of information generated or determined by the processor (110) and any form of information received by the network unit (150).
  • the memory (130) may include at least one type of storage medium among a flash memory type, a hard disk type, a multimedia card micro type, a card type memory (for example, an SD or XD memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Read-Only Memory (ROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a Programmable Read-Only Memory (PROM), a magnetic memory, a magnetic disk, and an optical disk.
  • the computing device (100) may also operate in relation to web storage that performs the storage function of the memory (130) on the internet.
  • the description of the memory described above is merely an example, and the present disclosure is not limited thereto.
  • the network unit (150) can use various wired communication systems such as a public switched telephone network (PSTN), xDSL (x Digital Subscriber Line), RADSL (Rate Adaptive DSL), MDSL (Multi Rate DSL), VDSL (Very High Speed DSL), UADSL (Universal Asymmetric DSL), HDSL (High Bit Rate DSL), and a local area network (LAN).
  • PSTN public switched telephone network
  • xDSL x Digital Subscriber Line
  • RADSL Rasterive DSL
  • MDSL Multi Rate DSL
  • VDSL Very High Speed DSL
  • UADSL Universal Asymmetric DSL
  • HDSL High Bit Rate DSL
  • LAN local area network
  • the network unit (150) presented in this specification can use various wireless communication systems such as CDMA (Code Division Multi Access), TDMA (Time Division Multi Access), FDMA (Frequency Division Multi Access), OFDMA (Orthogonal Frequency Division Multi Access), SC-FDMA (Single Carrier-FDMA) and other systems.
  • CDMA Code Division Multi Access
  • TDMA Time Division Multi Access
  • FDMA Frequency Division Multi Access
  • OFDMA Orthogonal Frequency Division Multi Access
  • SC-FDMA Single Carrier-FDMA
  • the network unit (150) may be configured regardless of the communication mode, such as wired or wireless, and may be configured with various communication networks, such as a local area network (LAN), a personal area network (PAN), and a wide area network (WAN).
  • the network may be the well-known World Wide Web (WWW), and may also utilize a wireless transmission technology used for short-distance communication, such as infrared (IrDA: Infrared Data Association) or Bluetooth.
  • IrDA Infrared Data Association
  • the database may be controlled by at least one relational database management system (RDBMS) among ORACLE, PostgreSQL, MySQL, Database (SQL) Server (MS-Database (SQL)), and Database (SQL)ite.
  • RDBMS relational database management system
  • the database may be one in which data input and output are performed by database statements.
  • the application of the present specification may include a separate statement execution module.
  • the statement execution module may generate a customized statement that conforms to the syntax according to the type of the database when the database statement performs input/output of data for the database management system (RDBMS).
  • RDBMS database management system
  • a user can conveniently generate, confirm, and control a statement through an abstracted formula provided in a user interface (UI) provided by the application regardless of the type of database.
  • UI user interface
  • the application may be associated with a database (SQL) statement that performs one or more of the operations of Create, Read, Update, Delete (CRUD).
  • database (SQL) statement may be a signal associated with one of the commands of Insert, Update, or Delete, and the signal may be a name or an abbreviation of the database (SQL) statement that may be entered or displayed in a cell of a spreadsheet.
  • the display may appear as in Table 1 below.
  • the user input information may be for setting columns related to syntax generation or specifying record conditions. For example, it may be possible to enable SQL syntax to be executed even when the column order between the original data and the output data is changed or the column names are different.
  • the user input information may display a comment on the output data.
  • FIG. 2 is a block diagram of a meta-generation and database optimization system according to questioner information of the present disclosure.
  • the meta generation and database optimization system may be composed of a questioner information collection module (10), a meta data generation module (20), a meta data optimization module (30), and an optimal database generation unit (i-META)-based database generation module (40).
  • the questioner information collection module (10) is a module that supports understanding the user's role through user information and classifying data based on this.
  • the questioner information collection module (10) collects basic profile information such as the user's ID, department, and position. This is used to predict the required data category by identifying the user's position and role within the organization.
  • the user's previous search history, click pattern, frequently used keywords, and areas of interest are analyzed to identify the user's data usage pattern and preference.
  • an in-depth understanding of each user is built and a foundation is laid for providing personalized data services. For example, if a user in the finance department frequently searches for data on profit and loss analysis, the system learns this and preferentially displays metadata items preferred by the user to improve accessibility.
  • the metadata creation module (20) is a module that logically structures various objects (tables, views, stored procedures) within a corporate database and classifies them into dimensions, attributes, and measures.
  • the metadata creation module (200) clearly specifies and logically structures the relationships between various objects (tables, views, stored procedures, etc.) within a corporate database (DB). It introduces a hierarchical classification system in the form of folders and creates classification items consisting of dimensions, attributes, and measures.
  • Dimension is a standard element when analyzing data, and is used to classify data, such as time, region, product, and customer.
  • Attributes represent the detailed characteristics of a dimension and enable more detailed data classification.
  • attributes of the 'Product' dimension include product category, brand, and model.
  • Measure is the numerical data that you actually want to measure, such as sales, sales quantity, and profit rate.
  • This structure clearly defines the meaning and relationships of the data, helping users understand and explore the data more intuitively.
  • the hierarchical structure facilitates data exploration, helping users quickly find the information they need.
  • the metadata optimization module (30) is a module that optimizes the exposure order of metadata items based on the collected questioner information and provides the most relevant business data to the user with priority.
  • the metadata optimization module (30) dynamically adjusts the exposure order of metadata classification items based on the collected questioner information to create an optimized metadata structure. This is to provide the most relevant business data to each user with priority.
  • the metadata optimization module (30) adjusts the display order of metadata items in consideration of the user's department, position, area of interest, etc. in the user-specific priority setting items. For example, a user in the sales department places dimensions and measures related to sales performance at the top to improve accessibility.
  • the metadata optimization module (30) analyzes the user's previous data search history and interaction patterns in the behavior history-based optimization items and places frequently used metadata items at the top.
  • the metadata optimization module (30) monitors user behavior changes in real time in real-time update items and continuously updates the metadata exposure order. This allows for flexible responses to changing user needs.
  • the database creation module (40) based on the optimal database creation unit (i-META) is a module in which the optimal database creation unit (i-META) creates an SQL query based on optimized metadata and executes it on the database.
  • the database creation module (40) based on the optimal database creation unit (i-META) automatically creates an efficient SQL query by transmitting a command to the optimal database creation unit (i-META) based on the optimized metadata structure.
  • the database creation module (40) based on the optimal database creation unit (i-META) creates an optimized SQL query based on the mapped information in the SQL query creation item.
  • various query optimization techniques such as index utilization, join optimization, and efficient arrangement of filter conditions are applied to improve the data retrieval speed.
  • the database creation module (40) based on the optimal database creation unit (i-META) executes the generated SQL query on the database in the query execution and result provision items and provides the results to the user in the form of a visualization tool or report.
  • the database creation module (40) based on the optimal database creation unit (i-META) can present related metadata items by utilizing the user's profile and optimized metadata structure, and generate an efficient SQL query based on the selected items to provide results.
  • the system for metadata generation and database optimization generates an optimized metadata structure by adjusting the exposure order of metadata items based on the profile information and behavior history of a user (questioner) so that various users within a company can efficiently access and analyze massive data, and generates an efficient database (SQL) through a command to an optimal database generation unit (i-META) based on the generated metadata structure.
  • SQL database
  • i-META optimal database generation unit
  • the meta-generation and database optimization system can overcome the limitations of existing data query systems and realize user-tailored data access, thereby improving work efficiency and data usability.
  • FIG. 3 is a configuration diagram of a meta-generation and database optimization system according to questioner information of the present disclosure.
  • a meta-generation and database optimization system may be a data service system based on natural language processing (NLP) technology that can process natural language queries using meta-language, generate and optimize a database (SQL), and derive suitable results from the database.
  • NLP natural language processing
  • SQL database
  • the meta-generation and database optimization system may be a system that converts a user's query into a meta-language and processes it when the user queries in natural language, and the meta-language analyzes the user's query, automatically generates and executes an appropriate SQL query, and provides the resulting data back to the user in natural language.
  • the system may include morphological analysis and similar query management functions to process natural language queries.
  • the meta generation and database optimization system may be composed of a user (USER), a transformation matrix (G-MATRIX), a natural language processing module (NLP), and an optimal database generation unit (i-META).
  • a user USER
  • G-MATRIX transformation matrix
  • NLP natural language processing module
  • i-META optimal database generation unit
  • a user enters a query into the system in natural language.
  • Transformation Matrix converts natural language into a meta-language and transmits the query content.
  • the natural language processing module receives a metalanguage query, analyzes the natural language query, and provides a metalanguage answer accordingly.
  • the optimal database generation unit receives a meta language command, generates an optimal SQL query, prepares a query result answer from the data SET result based on the query, and sends the result answer to the user (USER).
  • the system when a user inputs a query in natural language, the system extracts major nouns and verbs through morphological analysis and goes through a similar word processing process.
  • the extracted information is converted into a meta-language, and an SQL query is automatically generated based on the extracted information.
  • the generated SQL query is executed in a database to derive a result, and this result is then converted into natural language through the meta-language and provided to the user.
  • the meta-language plays an important role in the process of query transmission, command transmission, and result reception, and the user ultimately receives the result processed in natural language.
  • Such a meta-generation and database optimization system may include a function for managing similar queries, and may detect queries similar to previously used queries and process data more efficiently based on the queries.
  • query performance is improved and the response time of the system is shortened by utilizing database (SQL) optimization and data caching technology.
  • SQL database
  • query processing based on meta-language allows users to easily obtain desired information without having to directly write a database (SQL).
  • SQL database
  • a system can be provided that allows users to easily search data without having to write SQL queries, thereby improving data accessibility and making it easy for non-experts to use.
  • FIG. 4 is a schematic diagram illustrating an example of the operation of the meta generation and database optimization system according to the questioner information of the present disclosure.
  • the meta generation and database optimization system is a system that analyzes a user's query expressed in natural language, generates an SQL query based on the query, searches for data in a database, and provides the results in a form that the user can understand.
  • This system is mainly used for data searches such as sales management in a specific business division such as the electric power business division of a company.
  • the meta-generation and database optimization system may include the following components:
  • the user queries the sales status of a specific business division in natural language. For example, "Please tell me how much was sold this year” or "What are the sales of the electric division in 2023?"
  • Transformation Matrix is a module that analyzes the user's natural language queries and generates SQL queries. For example, it processes queries for "Sales of S Company's Electric Power Division from 2023.1.1 to today.”
  • the optimal database generation unit converts natural language queries into meta language and optimizes the database (SQL) based on this meta language.
  • the natural language processing module analyzes the user's natural language queries, extracts necessary data, and converts it into meta-language.
  • the meta-generation and database optimization system may operate as follows.
  • the NLP module analyzes the query and extracts important time periods and departments.
  • the G-MATRIX module generates a specific SQL query called “Sales of S Corporation Electric Business Division from 2023.1.1 to today” based on the analyzed data.
  • the generated SQL query is passed to the database and executed through the optimal database generation unit (i-META).
  • the execution results are organized in a data format such as Table A and provided to the user in the form of Template B.
  • the meta-generation and database optimization system can efficiently manage sales data of a specific business division, such as the electric power division of a company, by using a natural language processing (NLP) algorithm, and provide a data service that converts a user's natural language query into a database (SQL) and extracts related information from the database.
  • NLP natural language processing
  • SQL database
  • the meta-generation and database optimization system may provide an automated system that allows a user to request data in natural language and analyzes the request and converts it into an accurate SQL query.
  • the meta-generation and database optimization system may include a module optimized for generating SQL queries and retrieving data for a specific department or period.
  • the resulting data of the meta-generation and database optimization system according to the questioner information of the present disclosure can be provided in a user-customizable manner and can also generate visual reports via templates.
  • the meta-generation and database optimization system may operate as follows.
  • the meta-generation and database optimization system according to the questioner information of the present disclosure provides a convenient system that allows users to search for necessary data through natural language queries without having to understand complex query languages such as SQL, thereby allowing non-experts to easily access data and efficiently manage sales and create reports.
  • FIG. 5 is a flowchart illustrating information processing of a meta generation and database optimization system according to questioner information of the present disclosure.
  • a system for meta generation and database optimization according to questioner information may be a data service system that analyzes a user's natural language query by combining natural language processing (NLP) technology and a large-scale language model (LLM) and provides an optimal response based on metadata.
  • NLP natural language processing
  • LLM large-scale language model
  • the system for meta generation and database optimization according to questioner information according to the present disclosure can generate an SQL query by utilizing learned metadata and provide the result in real time.
  • the system and method for generating meta data and optimizing a database according to questioner information of the present disclosure may be a system that receives a user's natural language query, learns meta data through a large-scale language model, and automatically generates an SQL query based on the meta data to retrieve data from a database.
  • the meta information is managed in an embedded vector store, and the system provides a response in real time through continuous query processing and a cache function.
  • the meta generation and database optimization system may be composed of a user, a result platform (AUD7 Platform), a transformation matrix (G-MATRIX), an optimal database generation unit (i-META), and an LLM (large-scale language model).
  • AUD7 Platform a result platform
  • G-MATRIX transformation matrix
  • i-META optimal database generation unit
  • LLM large-scale language model
  • the result platform passes the user's natural language query to the transformation matrix (G-MATRIX) and returns the result back to the user.
  • Transformation Matrix processes users' natural language queries to generate metadata and uses a large-scale language model (LLM) to transform natural language queries into embedded vector forms.
  • LLM large-scale language model
  • a large-scale language model converts a user's natural language query into metadata and passes the metadata to the optimal database generation unit (i-META), so that the optimal database generation unit (i-META) can use the learned data in the process of generating and optimizing SQL queries.
  • the optimal database generation unit configures templates based on metadata generated from the transformation matrix (G-MATRIX) and optimizes SQL queries.
  • FIG. 6 is a flowchart illustrating a method for generating meta and optimizing a database according to questioner information of the present disclosure.
  • the method for generating meta information and optimizing a database according to questioner information of the present disclosure may include a natural language query transmission step (S1000), a query processing step (S2000), a meta information generation step (S3000), and a result provision step (S4000).
  • the query processing step (S2000) analyzes a natural language query through a large-scale language model using a transformation matrix (G-MATRIX) and generates a meta natural language query by referencing related data in an embedded vector store.
  • G-MATRIX transformation matrix
  • the meta information generation step (S3000) generates an SQL query based on the meta information generated in the optimal database generation unit (i-META) and derives an optimized result.
  • the result provision step (S4000) provides the final result based on metadata in real time to the user in a streaming manner.
  • the method for generating meta data and optimizing a database according to questioner information of the present disclosure is such that when a user inputs a query such as "What is the sales of the electric power division in 2023?", the system analyzes the query in an embedded vector store and generates meta data.
  • the transformation matrix (G-MATRIX) executes an SQL query based on the generated meta data, and the optimal database generation unit (i-META) provides an optimized template to the user. The result is responded to in real time in a streaming manner.
  • the method for generating meta-information and optimizing a database according to questioner information of the present disclosure can store meta-information learned through a large-scale language model in a vector store and provide an accurate response to a query based on the meta-information.
  • the method for generating meta data and optimizing a database according to questioner information of the present disclosure can provide a quick response by utilizing cache data related to a query and ensure accuracy by checking the cached data in real time.
  • the method of generating meta data and optimizing a database according to questioner information of the present disclosure can efficiently process data by considering the correlation with previous queries when a user continuously inputs queries.
  • An SQL query can be automatically generated based on meta information, optimized, and executed in a database.
  • the method of generating meta data and optimizing a database according to the questioner information of this disclosure can significantly shorten the data search and analysis process by processing natural language queries using a large-scale language model and metadata and providing accurate data in real time, and can maximize efficiency through a cache function and a continuous query processing function.
  • FIG. 7 illustrates a general schematic diagram of an exemplary computing environment in which embodiments of the present disclosure may be implemented.
  • the computer program when executed by one or more processors, may cause the user to perform an action for authorization.
  • a data structure can refer to the organization, management, and storage of data that enables efficient access and modification of data.
  • a data structure can refer to the organization of data to solve a specific problem (e.g., data retrieval in the shortest time, data storage, data modification).
  • a data structure can also be defined as a physical or logical relationship between data elements designed to support a specific data processing function.
  • a logical relationship between data elements can include a connection relationship between user-defined data elements.
  • a physical relationship between data elements can include an actual relationship between data elements that are physically stored in a computer-readable storage medium (e.g., a persistent storage device).
  • a data structure can specifically include a set of data, a relationship between data, and a function or command that can be applied to the data.
  • An effectively designed data structure enables a computing device to perform operations while using minimal resources of the computing device. Specifically, a computing device can increase the efficiency of operations, reading, inserting, deleting, comparing, exchanging, and searching through an effectively designed data structure.
  • Data structures can be divided into linear data structures and nonlinear data structures depending on the form of the data structure.
  • a linear data structure can be a structure in which only one data is connected after another.
  • Linear data structures can include lists, stacks, queues, and deques.
  • a list can mean a series of data sets that have an internal order.
  • a list can include a linked list.
  • a linked list can be a data structure in which data is connected in a way that each data has a pointer and is connected in a single line. In a linked list, a pointer can include information on the connection to the next or previous data.
  • a linked list can be expressed as a singly linked list, a doubly linked list, or a circular linked list depending on its form.
  • a stack can be a data listing structure that allows limited access to data.
  • a stack can be a linear data structure in which data can be processed (e.g., inserted or deleted) only at one end of the data structure.
  • Data stored in a stack can be a data structure in which the later it enters, the sooner it comes out (LIFO - Last in First Out).
  • a queue is a data list structure that allows limited access to data, and unlike a stack, it can be a data structure in which data stored later comes out later (FIFO - First in First Out).
  • a deck can be a data structure that can process data at both ends of the data structure.
  • a nonlinear data structure can be a structure in which multiple data are connected behind one data.
  • a nonlinear data structure can include a graph data structure.
  • a graph data structure can be defined by vertices and edges, and an edge can include a line connecting two different vertices.
  • a graph data structure can include a tree data structure.
  • a tree data structure can be a data structure in which there is only one path connecting two different vertices among multiple vertices included in the tree. In other words, it can be a data structure that does not form a loop in a graph data structure.
  • the data structure may include data input to the neural network.
  • the data structure including the data input to the neural network may be stored in a computer-readable medium.
  • the data input to the neural network may include training data input during the neural network training process and/or input data input to the neural network after training is completed.
  • the data input to the neural network may include data that has undergone preprocessing and/or data that is the target of preprocessing.
  • the preprocessing may include a data processing process for inputting data to the neural network.
  • the data structure may include data that is the target of preprocessing and data generated by the preprocessing.
  • the above-described data structure is merely an example, and the present disclosure is not limited thereto.
  • the data structure may include weights of the neural network.
  • weights and parameters may be used with the same meaning.
  • the data structure including the weights of the neural network may be stored in a computer-readable medium.
  • the neural network may include a plurality of weights.
  • the weights may be variable and may be variable by a user or an algorithm so that the neural network may perform a desired function. For example, when one or more input nodes are interconnected to one output node by respective links, the output node may determine a data value output from the output node based on values input to the input nodes connected to the output node and weights set for links corresponding to each of the input nodes.
  • the above-described data structure is only an example, and the present disclosure is not limited thereto.
  • program modules include routines, programs, components, data structures, and the like that perform particular tasks or implement particular abstract data types.
  • program modules include routines, programs, components, data structures, and the like that perform particular tasks or implement particular abstract data types.
  • program modules include routines, programs, components, data structures, and the like that perform particular tasks or implement particular abstract data types.
  • Computers typically include a variety of computer-readable media. Any media that can be accessed by a computer can be a computer-readable media, and such computer-readable media includes both volatile and nonvolatile media, transitory and non-transitory media, removable and non-removable media.
  • computer-readable media can include computer-readable storage media and computer-readable transmission media.
  • Computer-readable storage media includes both volatile and nonvolatile media, transitory and non-transitory media, removable and non-removable media implemented in any method or technology for storing information such as computer-readable instructions, data structures, program modules or other data.
  • Computer-readable storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital video disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium that can be accessed by a computer and used to store the desired information.
  • Computer-readable transmission media typically includes any information delivery media that embodies computer-readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism.
  • modulated data signal means a signal that has one or more of its characteristics set or changed so as to encode information in the signal.
  • computer-readable transmission media includes wired media, such as a wired network or direct-wired connection, and wireless media, such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above are also intended to be included within the scope of computer-readable transmission media.
  • An exemplary environment (1100) implementing various aspects of the present disclosure is illustrated, including a computer (1102) including a processing unit (1104), a system memory (1106), and a system bus (1108).
  • the system bus (1108) couples system components, including but not limited to the system memory (1106), to the processing unit (1104).
  • the processing unit (1104) may be any of a variety of commercially available processors. Dual processors and other multiprocessor architectures may also be utilized as the processing unit (1104).
  • the system bus (1108) may be any of several types of bus structures that may additionally be interconnected to a memory bus, a peripheral bus, and a local bus using any of a variety of commercial bus architectures.
  • the system memory (1106) includes read-only memory (ROM) (1110) and random access memory (RAM) (1112).
  • ROM read-only memory
  • RAM random access memory
  • a basic input/output system (BIOS) is stored in nonvolatile memory (1110), such as ROM, EPROM, EEPROM, and the BIOS contains basic routines that help transfer information between components within the computer (1102), such as during start-up.
  • the RAM (1112) may also include high-speed RAM, such as static RAM, for caching data.
  • the computer (1102) also includes an internal hard disk drive (HDD) (1114) (e.g., EIDE, SATA)—which may also be configured for external use within a suitable chassis (not shown), a magnetic floppy disk drive (FDD) (1116) (e.g., for reading from or writing to a removable diskette (1118)), and an optical disk drive (1120) (e.g., for reading from or writing to a CD-ROM disk (1122) or other high capacity optical media such as a DVD).
  • the hard disk drive (1114), the magnetic disk drive (1116), and the optical disk drive (1120) may be connected to the system bus (1108) by a hard disk drive interface (1124), a magnetic disk drive interface (1126), and an optical drive interface (1128), respectively.
  • An interface (1124) for implementing an external drive includes at least one or both of Universal Serial Bus (USB) and IEEE 1394 interface technologies.
  • drives and their associated computer-readable media provide nonvolatile storage of data, data structures, computer-executable instructions, and the like.
  • the drives and media correspond to storing any data in a suitable digital format. While the description of computer-readable media above has referred to HDDs, removable magnetic disks, and removable optical media such as CDs or DVDs, those skilled in the art will appreciate that other types of media readable by a computer, such as zip drives, magnetic cassettes, flash memory cards, cartridges, and the like, may also be used in the exemplary operating environment, and that any such media may contain computer-executable instructions for performing the methods of the present disclosure.
  • a number of program modules including an operating system (1130), one or more application programs (1132), other program modules (1134), and program data (1136), may be stored in the drive and RAM (1112). All or portions of the operating system, applications, modules, and/or data may also be cached in RAM (1112). It will be appreciated that the present disclosure may be implemented in a variety of commercially available operating systems or combinations of operating systems.
  • a user may enter commands and information into the computer (1102) via one or more wired/wireless input devices, such as a keyboard (1138) and a pointing device such as a mouse (1140).
  • Other input devices may include a microphone, an IR remote control, a joystick, a game pad, a stylus pen, a touch screen, and the like.
  • These and other input devices are often connected to the processing unit (1104) via an input device interface (1142) that is coupled to the system bus (1108), but may be connected by other interfaces such as a parallel port, an IEEE 1394 serial port, a game port, a USB port, an IR interface, and the like.
  • user input in the present disclosure may mean any form of user input related to a user's request performed within a user interface (or within a web page).
  • the user input may include a user input of moving a pointer object.
  • the user input may include a user input of selecting a particular object on the user interface.
  • the user input may be made for an object (e.g., a module, a tab, etc.) by touching or clicking on the object.
  • a new object may be displayed on the user interface or the web page in response to the input, or the properties of the object may be changed and displayed.
  • user input may include information such as language, letters, numbers, and symbols entered by various input means.
  • User input is not limited to the examples described above, and various forms of user actions are possible, such as mouse cursor control, mouse wheel scroll, keyboard arrow keys, mouse clicks, and touch.
  • a monitor (1144) or other type of display device is also connected to the system bus (1108) via an interface, such as a video adapter (1146).
  • the computer typically includes other peripheral output devices (not shown) such as speakers, a printer, and the like.
  • the monitor (1144) or other type of display device may include at least one of a liquid crystal display (LCD), a thin film transistor-liquidcrystal display (TFT LCD), an organic light-emitting diode (OLED), a flexible display, a 3D display, and an e-ink display.
  • the display unit then outputs (displays) data processed by the processor (110).
  • the computer (1102) may operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) (1148), via wired and/or wireless communications.
  • the remote computer(s) (1148) may be a workstation, a computing device computer, a router, a personal computer, a portable computer, a microprocessor-based entertainment device, a peer device, or other conventional network node, and typically include many or all of the components described for the computer (1102), but for simplicity, only the memory storage device (1150) is shown.
  • the logical connections shown include wired/wireless connections to a local area network (LAN) (1152) and/or a larger network, such as a wide area network (WAN) (1154).
  • LAN and WAN networking environments are common in offices and companies, facilitating enterprise-wide computer networks, such as intranets, all of which can be connected to computer networks worldwide, such as the Internet.
  • the computer (1102) When used in a LAN networking environment, the computer (1102) is connected to the local network (1152) via a wired and/or wireless communications network interface or adapter (1156).
  • the adapter (1156) may facilitate wired or wireless communications to the LAN (1152), which may also include a wireless access point installed therein for communicating with the wireless adapter (1156).
  • the computer (1102) When used in a WAN networking environment, the computer (1102) may include a modem (1158), or may be connected to a communications computing device on the WAN (1154), or may have other means for establishing communications over the WAN (1154), such as via the Internet.
  • the modem (1158) which may be internal or external and wired or wireless, is connected to the system bus (1108) via a serial port interface (1142).
  • program modules described for the computer (1102) or portions thereof may be stored in a remote memory/storage device (1150). It will be appreciated that the network connections depicted are exemplary and other means of establishing a communications link between the computers may be used.
  • the computer (1102) is configured to communicate with any wireless device or object that is configured and operates in wireless communication, such as a printer, a scanner, a desktop and/or portable computer, a portable data assistant (PDA), a communication satellite, any equipment or location associated with a wireless detectable tag, and a telephone.
  • wireless communication such as a printer, a scanner, a desktop and/or portable computer, a portable data assistant (PDA), a communication satellite, any equipment or location associated with a wireless detectable tag, and a telephone.
  • PDA portable data assistant
  • the communication may be a predefined structure as in a conventional network, or may simply be an ad hoc communication between at least two devices.
  • Wi-Fi Wireless Fidelity
  • Wi-Fi Wireless Fidelity
  • Wi-Fi is a wireless technology that allows devices, such as computers, to send and receive data indoors and outdoors, anywhere within the coverage area of a base station, just like cell phones.
  • Wi-Fi networks use a wireless technology called IEEE 802.11 (a, b, g, etc.) to provide secure, reliable, and high-speed wireless connections.
  • Wi-Fi can be used to connect computers to each other, to the Internet, and to wired networks (using IEEE 802.3 or Ethernet).
  • Wi-Fi networks can operate in the unlicensed 2.4 and 5 GHz radio bands, at data rates of, for example, 11 Mbps (802.11a) or 54 Mbps (802.11b), or in products that include both bands (dual band).
  • the computer (1102) may be implemented as a user terminal. Accordingly, the method according to one embodiment of the present disclosure may be borrowed without limitation for a terminal as hardware capable of loading software.
  • the user terminal described in the present disclosure may include a mobile phone, a smart phone, a laptop computer, a digital broadcasting terminal, a personal digital assistant (PDA), a portable multimedia player (PMP), a navigation device, a slate PC, a tablet PC, an ultrabook, a wearable device (e.g., a smartwatch, a smart glass, a head mounted display (HMD)), and the like.
  • the user terminal may include, but is not limited to, a device capable of inputting and outputting data by a user, a device capable of displaying data to the user, and a device capable of wired/wireless communication.
  • the computing device (100) may be a desktop, a laptop, a tablet PC, a portable terminal, and the like.
  • the various embodiments presented herein can be implemented as a method, an apparatus, or an article of manufacture using standard programming and/or engineering techniques.
  • article of manufacture includes a computer program, a carrier, or a medium accessible from any computer-readable storage device.
  • computer-readable storage media include, but are not limited to, magnetic storage devices (e.g., hard disks, floppy disks, magnetic strips, etc.), optical disks (e.g., CDs, DVDs, etc.), smart cards, and flash memory devices (e.g., EEPROMs, cards, sticks, key drives, etc.).
  • various storage media presented herein include one or more devices and/or other machine-readable media for storing information.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Library & Information Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A meta generation and database optimization device according to questioner information of the present disclosure comprises: a processor; and a memory in which at least one command executed through the processor is stored, wherein the at least one command is configured to cause the processor to perform: a natural language query delivery step in which, when a user inputs a query, the query is delivered to a transformation matrix through a result platform; a query processing step in which the transformation matrix analyzes a natural language query through a large-scale language model and generates a meta natural language query by referring to relevant data in an embedded vector store; and a meta information generation step in which a database query is generated on the basis of meta information generated by an optimal database generation unit and an optimized result is derived.

Description

질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템 및 그 방법Meta generation and database optimization system and method based on questioner information

본 개시는 인공지능 기술 및 데이터베이스 질의 처리 기술 분야에 관한 것으로, 상세하게는 사용자의 프로파일 정보와 행동 이력을 기반으로 메타데이터 구조를 최적화하고, 최적 데이터베이스 생성부를 통해 효율적인 데이터베이스 쿼리를 자동으로 생성함으로써 개인화된 데이터 접근을 실현하는 시스템 및 그 방법을 제공한다.The present disclosure relates to the fields of artificial intelligence technology and database query processing technology, and more specifically, to a system and method for realizing personalized data access by optimizing a metadata structure based on a user's profile information and behavior history, and automatically generating an efficient database query through an optimal database generation unit.

현대의 기업들은 방대한 양의 데이터를 축적하고 있으며, 이를 효과적으로 관리하고 분석하는 것은 기업 경쟁력의 핵심 요소로 부상하고 있다. 대부분의 데이터베이스 시스템은 모든 사용자에게 동일한 메타데이터 구조를 제공한다. Modern enterprises accumulate vast amounts of data, and effectively managing and analyzing this data is emerging as a key element of corporate competitiveness. Most database systems provide the same metadata structure to all users.

특허문헌 1(대한민국 공개특허 제 10-2023-0075864 호)에는 쿼리를 최적화하는 방법이 개시되어 있다. 이러한 종래의 쿼리를 최적화하는 방법은 시스템 관리의 복잡성을 줄이는 데는 도움이 되지만, 다양한 부서와 직책의 사용자들이 각자의 업무에 필요한 데이터를 효율성이 낮았다. 또한, 종래의 쿼리를 최적화하는 방법은 사용자 개개인의 프로파일 정보나 행동 이력을 고려하지 않으므로, 사용자는 필요한 데이터를 찾기 위해 복잡한 검색 조건을 설정하거나, 수많은 데이터 중에서 원하는 정보를 수동으로 선별해야 한다. 또한, 종래의 쿼리를 최적화하는 방법은 데이터베이스에 직접 접근하여 데이터를 조회해야 하는 경우, 사용자는 SQL 언어에 대한 지식이 필요하여, 비전문가나 초급 사용자가 복잡한 SQL 쿼리 작성해야 하는 부담이 있으며, 데이터를 활용성이 낮았다.Patent Document 1 (Korean Patent Publication No. 10-2023-0075864) discloses a method for optimizing a query. This conventional method for optimizing a query helps reduce the complexity of system management, but it is inefficient for users in various departments and positions to retrieve the data they need for their respective tasks. In addition, since the conventional method for optimizing a query does not consider the profile information or behavioral history of each user, the user must set complex search conditions to find the data they need or manually select the desired information from a large amount of data. In addition, the conventional method for optimizing a query requires knowledge of the SQL language when the database must be accessed directly to retrieve data, which burdens non-experts or beginners with having to write complex SQL queries, and the usability of the data is low.

한편, 최근에 인공지능과 머신러닝 기술을 활용하여 데이터베이스 관리와 데이터 분석을 고도화하려는 시도가 증가하고 있으며,이러한 인공지능과 머신러닝 기술을 활용하여 사용자가 자연어로 입력한 질문을 이해하고, 해당하는 데이터를 제공하는 자연어 처리(NLP) 기반 질의응답 시스템이 개발되고 있으나, 사용자 의도와 도메인 정보를 충분히 반영하지 못하는 경우가 많았다. 이에 대해 사용자 행동 패턴을 분석하여 필요한 정보를 추천하는 추천 시스템 기능이 도입되고 있으나, 추천 시스템은 주로 콘텐츠 소비 분야에 집중되어 있었다. 또한, 데이터베이스 쿼리의 성능을 향상시키기 위한 자동화된 튜닝 도구가 존재하지만, 사용자 맞춤형 데이터 제공과는 거리가 있었다.Meanwhile, attempts to improve database management and data analysis by utilizing artificial intelligence and machine learning technologies have been increasing recently, and natural language processing (NLP)-based question-answering systems have been developed that utilize these artificial intelligence and machine learning technologies to understand questions entered by users in natural language and provide corresponding data. However, there have been many cases where user intentions and domain information were not sufficiently reflected. In response, recommendation system functions that analyze user behavior patterns and recommend necessary information have been introduced, but recommendation systems have been mainly focused on the field of content consumption. In addition, although automated tuning tools exist to improve the performance of database queries, they have been far from providing user-tailored data.

이처럼, 종래의 쿼리를 최적화하는 방법은 모든 사용자에게 동일한 메타데이터 구조를 제공하고, 사용자 개개인의 필요와 선호도를 반영하지 못하는 데이터 조회 시스템으로 설계되어 데이터의 접근성과 활용성이 낮은 한계가 있었다.In this way, the conventional method of optimizing queries was designed as a data query system that provided the same metadata structure to all users and did not reflect the needs and preferences of each individual user, which limited the accessibility and usability of data.

[선행기술문헌][Prior art literature]

[특허문헌][Patent Document]

(특허문헌 1) 대한민국 공개특허 제10-2023-0075864호(Patent Document 1) Republic of Korea Publication Patent No. 10-2023-0075864

본 개시는 전술한 배경기술에 대응하여 안출된 것으로, 기업 내 다양한 사용자들이 방대한 데이터에 효율적으로 접근하고 분석할 수 있도록, 사용자의 프로파일 정보와 행동 이력을 기반으로 메타데이터 항목의 노출 순서를 조정하여 최적화된 메타데이터 구조를 생성하고, 이 생성된 메타데이터 구조를 기반으로 최적 데이터베이스 생성부에 명령을 전달하여 효율적인 데이터베이스 쿼리를 자동으로 생성하는 시스템 및 그 방법을 제공할 수 있다.The present disclosure has been made in response to the aforementioned background technology, and provides a system and method for automatically generating an efficient database query by adjusting the exposure order of metadata items based on a user's profile information and behavior history to enable various users within a company to efficiently access and analyze massive data, and transmitting a command to an optimal database generation unit based on the generated metadata structure.

본 개시의 기술적 과제들은 이상에서 언급한 기술적 과제로 제한되지 않으며, 언급되지 않은 또 다른 기술적 과제들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.The technical problems of the present disclosure are not limited to the technical problems mentioned above, and other technical problems not mentioned will be clearly understood by those skilled in the art from the description below.

전술한 과제를 해결하기 위한 몇몇 실시예에 따른 컴퓨팅 장치에 의해 수행되는 방법으로, 상기와 같은 목적을 달성하기 위한 본 개시의 일 측면에 따른 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 장치는, 프로세서(processor); 및 프로세서를 통해 실행되는 적어도 하나의 명령이 저장된 메모리(memory); 를 포함하고, 상기 적어도 하나의 명령은 상기 프로세서가: 사용자가 질의를 입력하면 결과 플랫폼을 통해 변환 메트릭스로 전달되는 자연어 질의 전달 단계; 변환 메트릭스가 대규모 언어 모델을 통해 자연어 질의를 분석하고 임베딩된 벡터 스토어에서 관련 데이터를 참조하여 메타 자연어 질의를 생성하는 질의 처리 단계; 및 최적 데이터베이스 생성부에서 생성된 메타 정보를 바탕으로 데이터베이스 쿼리를 생성하고 최적화된 결과를 도출하는 메타 정보 생성 단계; 를 수행하도록 구성될 수 있다.In order to solve the above-described problem, a method performed by a computing device according to some embodiments of the present disclosure for achieving the above-described purpose includes a meta-generation and database optimization device according to questioner information, including: a processor; and a memory storing at least one command executed by the processor; wherein the at least one command is configured to cause the processor to perform: a natural language query transmission step in which, when a user inputs a query, the natural language query is transmitted to a transformation matrix through a result platform; a query processing step in which the transformation matrix analyzes the natural language query through a large-scale language model and generates a meta natural language query by referencing related data in an embedded vector store; and a meta information generation step in which a database query is generated based on the meta information generated by an optimal database generation unit and an optimized result is derived.

본 개시의 타 측면에 따른 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 사용자 정보를 통해 사용자의 역할을 이해하고 이를 기반으로 데이터를 분류할 수 있도록 지원하는 질문자 정보 수집 모듈; 기업 데이터베이스 내 다양한 객체를 논리적으로 구조화하고 디멘션(Dimension), 애트리뷰트(Attribute), 메저(Measure)로 분류하는 메타 데이터 생성 모듈; 수집된 질문자 정보를 기반으로 메타데이터 항목의 노출 순서를 최적화하고 사용자에게 가장 관련성 높은 비즈니스 데이터를 우선적으로 제공하는 메타 데이터 최적화 모듈; 및 최적화된 메타데이터를 기반으로 최적 데이터베이스 생성부가 데이터베이스 쿼리를 생성하고 이를 데이터베이스에서 실행하는 최적 데이터베이스 생성부 기반 데이터베이스 생성 모듈;을 포함할 수 있다.A system for generating metadata and optimizing a database based on questioner information according to another aspect of the present disclosure may include a questioner information collection module that supports understanding a user's role through user information and classifying data based on the user information; a metadata generation module that logically structures various objects in a corporate database and classifies them into dimensions, attributes, and measures; a metadata optimization module that optimizes the exposure order of metadata items based on the collected questioner information and preferentially provides the most relevant business data to the user; and a database generation module based on an optimal database generation unit that generates a database query based on the optimized metadata and executes the database query.

질문자 정보 수집 모듈은, 사용자 아이디, 부서, 직책 등 기본적인 프로파일 정보를 수집하는 기능을 담당하는 프로파일 정보 수집기: 사용자의 이전 검색 이력, 클릭 패턴, 자주 사용하는 키워드, 관심 분야를 수집하고 분석하는 행동 이력 분석기: 및 수집된 프로파일 정보와 행동 이력을 저장하고 관리하는 데이터베이스 또는 데이터 레이크를 포함하는 데이터 저장소: 를 포함할 수 있다.The questioner information collection module may include a profile information collector responsible for collecting basic profile information such as user ID, department, and job title; a behavior history analyzer responsible for collecting and analyzing the user's previous search history, click patterns, frequently used keywords, and areas of interest; and a data store including a database or data lake that stores and manages the collected profile information and behavior history.

메타데이터 생성 모듈은, 기업의 데이터베이스 내 객체들의 관계를 지정하고 매핑하는 데이터 베이스객체 관계 매핑기: 폴더 방식의 계층적 분류 체계를 생성하여 디멘션(Dimension), 애트리뷰트(Attribute), 메저(Measure)로 구성된 메타데이터를 생성하는 메타데이터 구조화 엔진: 및 생성된 메타데이터 구조를 저장하고 관리하는 메타데이터 저장소: 를 포함할 수 있다.The metadata creation module may include: a database object relationship mapper that specifies and maps relationships between objects in a company's database; a metadata structuring engine that creates metadata composed of dimensions, attributes, and measures by creating a hierarchical classification system in the form of folders; and a metadata repository that stores and manages the created metadata structure.

메타데이터 최적화 모듈은, 수집된 사용자 프로파일과 행동 이력을 기반으로 메타데이터 항목의 노출 순서를 동적으로 결정하는 우선순위 결정 엔진: 사용자 행동 변화를 실시간으로 모니터링하고 메타데이터 구조를 업데이트하는 실시간 업데이트 모니터: 및 최적화된 메타데이터 구조를 사용자에게 제공하는 개인화 메타데이터 제공기: 를 포함할 수 있다.The metadata optimization module may include: a priority decision engine that dynamically determines the exposure order of metadata items based on collected user profiles and behavioral history; a real-time update monitor that monitors user behavior changes in real time and updates the metadata structure; and a personalized metadata provider that provides an optimized metadata structure to the user.

최적 데이터베이스 생성부 기반 데이터베이스 생성 모듈은, 사용자가 선택한 메타데이터 항목을 데이터베이스의 실제 테이블과 필드에 매핑하는 메타데이터 매핑 엔진: 매핑된 정보를 기반으로 최적화된 SQL 쿼리를 생성하는 데이터베이스 쿼리 생성기: 인덱스 활용, 조인 최적화, 필터 조건의 효율적 배치 기법을 적용하여 데이터베이스 쿼리를 최적화하는 쿼리 최적화 엔진: 및 실행된 쿼리의 결과를 시각화 도구나 리포트 형태로 사용자에게 제공하는 ·결과 제공 모듈: 을 포함할 수 있다.The database creation module based on the optimal database creation unit may include: a metadata mapping engine that maps metadata items selected by the user to actual tables and fields of the database; a database query generator that generates an optimized SQL query based on the mapped information; a query optimization engine that optimizes the database query by applying index utilization, join optimization, and efficient arrangement techniques of filter conditions; and a result provision module that provides the results of the executed query to the user in the form of a visualization tool or report.

본 개시의 다른 타 측면에 따른 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법은, 사용자가 자연어로 질의를 시스템에 입력하는 단계; 변환 메트릭스가 자연어를 메타 언어로 변환하여 질의 내용을 송신하는 단계; 자연어 처리 모듈이 메타 언어 질의를 수신하여 자연어 질의를 분석하고 이에 따른 메타 언어 답변을 제시하는 단계; 최적 데이터베이스 생성부가 메타 언어 명령을 수신하여 최적의 데이터베이스 쿼리를 생성하고, 이에 따른 데이터 셋(DATA SET) 결과로부터 질의 결과 답변을 준비하여 사용자에게 결과 답변을 송신하는 단계;를 포함할 수 있다.According to another aspect of the present disclosure, a method for generating meta-language and optimizing a database according to questioner information may include: a step in which a user inputs a query into a system in natural language; a step in which a transformation matrix converts the natural language into a meta-language and transmits the query content; a step in which a natural language processing module receives the meta-language query, analyzes the natural language query, and presents a meta-language answer accordingly; and a step in which an optimal database generation unit receives a meta-language command, generates an optimal database query, prepares a query result answer from a data set result accordingly, and transmits the result answer to the user.

본 개시의 다른 타 측면에 따른 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법은, 적어도 하나의 프로세서를 포함하는 컴퓨팅 장치에 의해 수행되는 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법으로서, 사용자가 질의를 입력하면, 결과 플랫폼을 통해 변환 메트릭스로 전달되는 자연어 질의 전달 단계; 변환 메트릭스가 대규모 언어 모델을 통해 자연어 질의를 분석하고, 임베딩된 벡터 스토어에서 관련 데이터를 참조하여 메타 자연어 질의를 생성하는 질의 처리 단계; 및 최적 데이터베이스 생성부가 생성된 메타 정보를 바탕으로 데이터베이스 쿼리를 생성하고, 최적화된 결과를 도출하는 메타 정보 생성 단계; 를 포함할 수 있다.According to another aspect of the present disclosure, a method for generating meta data and optimizing a database according to questioner information is provided, which is performed by a computing device including at least one processor, and may include a natural language query transmission step in which, when a user inputs a query, a result platform transmits the natural language query to a transformation matrix; a query processing step in which the transformation matrix analyzes the natural language query through a large-scale language model and generates a meta natural language query by referencing related data in an embedded vector store; and a meta information generation step in which an optimal database generation unit generates a database query based on the generated meta information and derives an optimized result.

상기 방법은, 메타 데이터를 기반으로 한 최종 결과는 스트리밍 방식으로 사용자에게 실시간으로 전달되는 결과 제공 단계를 더 포함할 수 있다.The above method may further include a result providing step in which the final result based on the metadata is delivered to the user in real time in a streaming manner.

본 개시의 또 다른 타 측면에 따른 컴퓨터 판독가능 저장 매체에 저장되는 컴퓨터 프로그램은, 컴퓨터 판독가능 저장 매체에 저장되는 컴퓨터 프로그램으로서, 상기 컴퓨터 프로그램은 하나 이상의 프로세서에 의해 실행되는 경우 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법을 수행하며, 상기 방법은, 사용자가 질의를 입력하면, 결과 플랫폼을 통해 변환 메트릭스로 전달되는 자연어 질의 전달 단계; 변환 메트릭스가 대규모 언어 모델을 통해 자연어 질의를 분석하고, 임베딩된 벡터 스토어에서 관련 데이터를 참조하여 메타 자연어 질의를 생성하는 질의 처리 단계; 및 최적 데이터베이스 생성부에서 생성된 메타 정보를 바탕으로 데이터베이스 쿼리를 생성하고, 최적화된 결과를 도출하는 메타 정보 생성 단계;를 포함할 수 있다.In accordance with another aspect of the present disclosure, a computer program stored in a computer-readable storage medium is provided, which computer program, when executed by one or more processors, performs a meta generation and database optimization method according to questioner information, wherein the method may include a natural language query transmission step in which, when a user inputs a query, a query is transmitted to a transformation matrix through a result platform; a query processing step in which the transformation matrix analyzes the natural language query through a large-scale language model and generates a meta natural language query by referencing related data in an embedded vector store; and a meta information generation step in which a database query is generated based on the meta information generated by an optimal database generation unit and an optimized result is derived.

본 개시는 전술한 배경기술에 대응하여 안출된 것으로, 사용자의 프로파일 정보와 행동 이력을 기반으로 메타데이터 항목의 노출 순서를 동적으로 조정하여 최적화된 메타데이터 구조를 생성하고, 이 구조를 기반으로 최적 데이터베이스 생성부에 명령을 전달하여 효율적인 데이터베이스 쿼리를 자동으로 생성하는 시스템 및 그 방법을 제공할 수 있다.The present disclosure has been made in response to the aforementioned background technology, and provides a system and method for generating an optimized metadata structure by dynamically adjusting the exposure order of metadata items based on a user's profile information and behavior history, and automatically generating an efficient database query by transmitting a command to an optimal database generation unit based on this structure.

사용자별로 최적화된 메타데이터 구조를 제공함으로써 사용자는 필요한 데이터에 신속하고 정확하게 접근할 수 있다. 이는 데이터 검색 시간의 단축과 업무 효율성의 향상으로 이어지며, 사용자의 업무 생산성을 높인다.By providing metadata structures optimized for each user, users can quickly and accurately access the data they need. This leads to a reduction in data search time and improved work efficiency, thereby increasing users' work productivity.

사용자 프로파일과 행동 이력을 분석하여 각 사용자에게 가장 관련성 높은 메타데이터 항목을 우선적으로 노출함으로써 개인화된 데이터 서비스를 제공한다. 이는 사용자의 만족도 향상과 데이터 활용성 극대화에 기여한다.We provide personalized data services by analyzing user profiles and behavior history and prioritizing the exposure of metadata items most relevant to each user. This contributes to improving user satisfaction and maximizing data usability.

최적화된 메타데이터 구조를 기반으로 최적 데이터베이스 생성부에 명령을 전달하여 효율적인 데이터베이스 쿼리를 자동으로 생성함으로써 데이터베이스 응답 속도를 향상시킨다. 이는 시스템 자원의 효율적 활용을 가능하게 하여 서버 부하를 감소시키고, 운영 비용을 절감한다.It improves database response speed by automatically generating efficient database queries by sending commands to the optimal database generation unit based on the optimized metadata structure. This enables efficient use of system resources, reduces server load, and reduces operating costs.

본 개시의 적용 가능성의 추가적인 범위는 이하의 상세한 설명으로부터 명백해질 것이다. 그러나 본 발명의 사상 및 범위 내에서 다양한 변경 및 수정은 당업자에게 명확하게 이해될 수 있으므로, 상세한 설명 및 본 발명의 바람직한 실시 예와 같은 특정 실시 예는 단지 예시로 주어진 것으로 이해되어야 한다.Further scope of the applicability of the present disclosure will become apparent from the detailed description below. However, since various changes and modifications within the spirit and scope of the present invention will become apparent to those skilled in the art, it should be understood that the detailed description and specific embodiments, such as preferred embodiments of the present invention, are given by way of example only.

다양한 양상들이 이제 도면들을 참조로 기재되며, 여기서 유사한 참조 번호들은 총괄적으로 유사한 구성요소들을 지칭하는데 이용된다. 이하의 실시예에서, 설명 목적을 위해, 다수의 특정 세부사항들이 하나 이상의 양상들의 총체적 이해를 제공하기 위해 제시된다. 그러나, 그러한 양상(들)이 이러한 특정 세부사항들 없이 실시될 수있음은 명백할 것이다. 다른 예시들에서, 공지의 구조들 및 장치들이 하나 이상의 양상들의 기재를 용이하게 하기 위해 블록도 형태로 도시된다.Various aspects are now described with reference to the drawings, wherein like reference numerals are used to refer to like elements generally. In the following examples, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of one or more aspects. It will be apparent, however, that such aspect(s) may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate describing one or more aspects.

도 1은 본 개시의 일 실시예에 따른 컴퓨팅 장치를 설명하기 위한 블록 구성도이다.FIG. 1 is a block diagram illustrating a computing device according to one embodiment of the present disclosure.

도 2는 본 개시의 실시 예에 따른 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템의 구성을 도시한 블록도이다.FIG. 2 is a block diagram illustrating the configuration of a meta-generation and database optimization system based on questioner information according to an embodiment of the present disclosure.

도 3은 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템의 구성도이다.FIG. 3 is a configuration diagram of a meta-generation and database optimization system according to questioner information of the present disclosure.

도 4는 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템의 작동의 예시를 설명하기 위한 모식도이다. FIG. 4 is a schematic diagram illustrating an example of the operation of the meta generation and database optimization system according to the questioner information of the present disclosure.

도 5는 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템의 정보 처리를 도시한 흐름도이다.FIG. 5 is a flowchart illustrating information processing of a meta generation and database optimization system according to questioner information of the present disclosure.

도 6은 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법을 도시한 흐름도이다.FIG. 6 is a flowchart illustrating a method for generating meta and optimizing a database according to questioner information of the present disclosure.

도 7에서는 본 개시내용의 실시예들이 구현될 수 있는 예시적인 컴퓨팅 환경에 대한 일반적인 개략도를 도시한다.FIG. 7 illustrates a general schematic diagram of an exemplary computing environment in which embodiments of the present disclosure may be implemented.

다양한 실시예들이 이제 도면을 참조하여 설명된다. 본 명세서에서, 다양한 설명들이 본 개시의 이해를 제공하기 위해서 제시된다. 그러나, 이러한 실시예들은 이러한 구체적인 설명 없이도 실행될 수 있음이 명백하다.Various embodiments are now described with reference to the drawings. In this specification, various descriptions are set forth to provide an understanding of the present disclosure. However, it will be apparent that these embodiments may be practiced without these specific descriptions.

본 명세서에서 사용되는 용어 "컴포넌트", "모듈", "시스템" 등은 컴퓨터-관련 엔티티, 하드웨어, 펌웨어, 소프트웨어, 소프트웨어 및 하드웨어의 조합, 또는 소프트웨어의 실행을 지칭한다. 예를 들어, 컴포넌트는 프로세서상에서 실행되는 처리과정(procedure), 프로세서, 객체, 실행 스레드, 프로그램, 및/또는 컴퓨터일 수 있지만,이들로 제한되는 것은 아니다. 예를 들어, 컴퓨팅 장치에서 실행되는 애플리케이션 및 컴퓨팅 장치 모두 컴포넌트일 수 있다. 하나 이상의 컴포넌트는 프로세서 및/또는 실행 스레드 내에 상주할 수 있다. 일 컴포넌트는 하나의 컴퓨터 내에 로컬화 될 수 있다. 일 컴포넌트는 2개 이상의 컴퓨터들 사이에 분배될 수 있다. 또한, 이러한 컴포넌트들은 그 내부에 저장된 다양한 데이터 구조들을 갖는 다양한 컴퓨터 판독가능한 매체로부터 실행할수 있다. 컴포넌트들은 예를 들어 하나 이상의 데이터 패킷들을 갖는 신호(예를 들면, 로컬 시스템, 분산 시스템에서 다른 컴포넌트와 상호작용하는 하나의 컴포넌트로부터의 데이터 및/또는 신호를 통해 다른 시스템과 인터넷과 같은 네트워크를 통해 전송되는 데이터)에 따라 로컬 및/또는 원격 처리들을 통해 통신할 수 있다.The terms "component," "module," "system," and the like, as used herein, refer to a computer-related entity, hardware, firmware, software, a combination of software and hardware, or an execution of software. For example, a component may be, but is not limited to, a procedure running on a processor, a processor, an object, a thread of execution, a program, and/or a computer. For example, an application running on a computing device and the computing device may both be components. One or more components may reside within a processor and/or a thread of execution. A component may be localized within a single computer. A component may be distributed between two or more computers. Furthermore, such components may execute from various computer-readable media having various data structures stored therein. The components may communicate via local and/or remote processes, for example, by a signal comprising one or more data packets (e.g., data from one component interacting with another component in a local system, a distributed system, and/or data transmitted via a network such as the Internet to another system via the signal).

이하의 설명에서 사용되는 구성 요소에 대한 접미사 “모듈” 및 “부”는 명세서 작성의 용이함만이 고려되어부여되거나 혼용되는 것으로서 그 자체로 서로 구별되는 의미 또는 역할을 갖는 것은 아니다.The suffixes “module” and “part” used for components in the following description are given or used interchangeably only for the convenience of writing the specification, and do not have distinct meanings or roles in themselves.

더불어, 본 명세서에서 사용되는 용어 "정보" 및 "데이터"는 종종 서로 상호교환 가능하도록 사용될 수 있다.Additionally, the terms “information” and “data” as used herein may often be used interchangeably.

어떤 구성 요소가 다른 구성 요소에 “연결되어” 있다거나 “접속되어” 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성 요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성 요소가 다른 구성 요소에 “직접 연결되어” 있다거나 “직접접속되어”있다고 언급된 때에는, 중간에 다른 구성 요소가 존재하지 않는 것으로 이해되어야 할 것이다.When it is said that a component is “connected” or “connected” to another component, it should be understood that it may be directly connected or connected to that other component, but that there may be other components in between. On the other hand, when it is said that a component is “directly connected” or “connected” to another component, it should be understood that there are no other components in between.

더불어, 용어 "또는"은 배타적 "또는"이 아니라 내포적 "또는"을 의미하는 것으로 의도된다. 즉, 달리 특정되지않거나 문맥상 명확하지 않은 경우에, "X는 A 또는 B를 이용한다"는 자연적인 내포적 치환 중 하나를 의미하는것으로 의도된다. 즉, X가 A를 이용하거나; X가 B를 이용하거나; 또는 X가 A 및 B 모두를 이용하는 경우, "X는A 또는 B를 이용한다"가 이들 경우들 어느 것으로도 적용될 수 있다. 또한, 본 명세서에 사용된 "및/또는"이라는 용어는 열거된 관련 아이템들 중 하나 이상의 아이템의 가능한 모든 조합을 지칭하고 포함하는 것으로 이해되어야 한다.Additionally, the term "or" is intended to mean an inclusive "or" rather than an exclusive "or." That is, unless otherwise specified or clear from the context, "X employs A or B" is intended to mean either of the natural inclusive permutations. That is, if X employs A; X employs B; or X employs both A and B, "X employs A or B" can apply to any of these cases. Furthermore, the term "and/or" as used herein should be understood to refer to and include all possible combinations of one or more of the associated items listed.

또한, "포함한다" 및/또는 "포함하는"이라는 용어는, 해당 특징 및/또는 구성요소가 존재함을 의미하는 것으로이해되어야 한다. 다만, "포함한다" 및/또는 "포함하는"이라는 용어는, 하나 이상의 다른 특징, 구성요소 및/또는 이들의 그룹의 존재 또는 추가를 배제하지 않는 것으로 이해되어야 한다. 또한, 달리 특정되지 않거나 단수형태를 지시하는 것으로 문맥상 명확하지 않은 경우에, 본 명세서와 청구범위에서 단수는 일반적으로 "하나 또는 그 이상"을 의미하는 것으로 해석되어야 한다.Also, the terms "comprises" and/or "comprising" should be understood to mean the presence of the features and/or components. However, it should be understood that the terms "comprises" and/or "comprising" do not exclude the presence or addition of one or more other features, components, and/or groups thereof. Also, unless otherwise specified or clear from the context to refer to the singular form, the singular form as used in the specification and claims should generally be construed to mean "one or more."

이하, 도면 부호에 관계없이 동일하거나 유사한 구성 요소는 동일한 참조 번호를 부여하고 이에 대한 중복되는설명은 생략한다. 또한, 본 명세서에 개시된 실시예를 설명함에 있어서 관련된 공지 기술에 대한 구체적인 설명이 본 명세서에 개시된 실시예의 요지를 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략한다. 또한, 첨부된 도면은 본 명세서에 개시된 실시예를 쉽게 이해할 수 있도록 하기 위한 것일 뿐, 첨부된 도면에 의해 본 명세서에 개시된 기술적 사상이 제한되지 않는다.Hereinafter, regardless of the drawing symbols, identical or similar components are given the same reference numerals, and redundant descriptions thereof are omitted. In addition, when describing the embodiments disclosed in this specification, if it is determined that a detailed description of a related known technology may obscure the gist of the embodiments disclosed in this specification, the detailed description thereof is omitted. In addition, the attached drawings are only intended to facilitate easy understanding of the embodiments disclosed in this specification, and the technical ideas disclosed in this specification are not limited by the attached drawings.

그리고, “A 또는 B 중 적어도 하나”이라는 용어는, “A만을 포함하는 경우”, “B 만을 포함하는 경우”, “A와 B의 구성으로 조합된 경우”를 의미하는 것으로 해석되어야 한다.And, the term “at least one of A or B” should be interpreted to mean “including only A,” “including only B,” or “combined as a composition of A and B.”

당업자들은 추가적으로 여기서 개시된 실시예들과 관련되어 설명된 다양한 예시적 논리적 블록들, 구성들, 모듈들, 회로들, 수단들, 로직들, 및 알고리즘 단계들이 전자 하드웨어, 컴퓨터 소프트웨어, 또는 양쪽 모두의 조합들로 구현될 수 있음을 인식해야 한다. 하드웨어 및 소프트웨어의 상호교환성을 명백하게 예시하기 위해, 다양한 예시적 컴포넌트들, 블록들, 구성들, 수단들, 로직들, 모듈들, 회로들, 및 단계들은 그들의 기능성 측면에서일반적으로 위에서 설명되었다. 그러한 기능성이 하드웨어로 또는 소프트웨어로서 구현되는지 여부는 전반적인시스템에 부과된 특정 애플리케이션(application) 및 설계 제한들에 달려 있다. 숙련된 기술자들은 각각의 특정애플리케이션들을 위해 다양한 방법들로 설명된 기능성을 구현할 수 있다. 다만, 그러한 구현의 결정들이 본 개시내용의 영역을 벗어나게 하는 것으로 해석되어서는 안된다.Those skilled in the art should additionally recognize that the various illustrative logical blocks, configurations, modules, circuits, means, logics, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as combinations of electronic hardware, computer software, or both. To clearly illustrate the interchangeability of hardware and software, various illustrative components, blocks, configurations, means, logics, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application. However, such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.

제시된 실시예들에 대한 설명은 본 개시의 기술 분야에서 통상의 지식을 가진 자가 본 개시를 이용하거나 또는실시할 수 있도록 제공된다. 이러한 실시예들에 대한 다양한 변형들은 본 개시의 기술 분야에서 통상의 지식을가진 자에게 명백할 것이다. 여기에 정의된 일반적인 원리들은 본 개시의 범위를 벗어남이 없이 다른 실시예들에 적용될 수 있다. 그리하여, 본 개시는 여기에 제시된 실시예 들로 한정되는 것이 아니다. 본 개시는 여기에제시된 원리들 및 신규한 특징들과 일관되는 최광의의 범위에서 해석되어야 할 것이다.The description of the disclosed embodiments is provided to enable a person skilled in the art to make or use the present disclosure. Various modifications to these embodiments will be apparent to a person skilled in the art. The general principles defined herein may be applied to other embodiments without departing from the scope of the present disclosure. Thus, the present disclosure is not limited to the embodiments set forth herein. The present disclosure is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

이하, 도 1 내지 도 6 에서는 본 개시에서 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템 및 방법에 대해 설명한다.Below, FIGS. 1 to 6 describe a system and method for generating meta data and optimizing a database according to questioner information in the present disclosure.

도 1은 본 개시의 일 실시예에 따른 컴퓨팅 장치를 설명하기 위한 블록 구성도이다.FIG. 1 is a block diagram illustrating a computing device according to one embodiment of the present disclosure.

도 1을 참조하면, 도 1에 도시된 컴퓨팅 장치(100)의 구성은 간략화 하여 나타낸 예시일 뿐이다. 일례로, 컴퓨팅 장치(100)는 컴퓨팅 장치(100)의 컴퓨팅 환경을 수행하기 위한 다른 구성들이 포함될 수 있고, 개시된 구성들 중 일부만이 컴퓨팅 장치(100)를 구성할 수도 있다.Referring to FIG. 1, the configuration of the computing device (100) illustrated in FIG. 1 is only a simplified example. For example, the computing device (100) may include other configurations for performing the computing environment of the computing device (100), and only some of the disclosed configurations may configure the computing device (100).

컴퓨팅 장치(100)는 프로세서(110), 메모리(130), 네트워크부(150)를 포함할 수 있다.A computing device (100) may include a processor (110), a memory (130), and a network unit (150).

본 개시의 일 실시예에 따르면, 프로세서(110)는 통상적으로 컴퓨팅 장치(100)의 동작 및 데이터를 처리할 수 있는 모든 종류의 장치를 포함할 수 있다. 예를 들어, 프로그램 내에 포함된 코드 또는 명령으로 표현된 기능을 수행하기 위해 물리적으로 구조화된 회로를 갖는, 하드웨어에 내장된 데이터 처리 장치를 의미할 수 있다. 이와 같이 하드웨어에 내장된 데이터 처리 장치의 일 예로써, 마이크로프로세서 (microprocessor), 중앙처리장치(central processing unit: CPU), 프로세서 코어(processor core), 멀티프로세서(multiprocessor), ASIC(application-specific integrated circuit), FPGA(field programmable gate array) 등의 처리 장치를 망라할 수 있으나, 본 발명의 범위가 이에 한정되는 것은 아니다.According to one embodiment of the present disclosure, the processor (110) may typically include all kinds of devices capable of processing operations and data of the computing device (100). For example, it may mean a data processing device built into hardware, which has a physically structured circuit to perform a function expressed by a code or command included in a program. As an example of a data processing device built into hardware, a microprocessor, a central processing unit (CPU), a processor core, a multiprocessor, an application-specific integrated circuit (ASIC), a field programmable gate array (FPGA), and the like may be encompassed, but the scope of the present invention is not limited thereto.

상기 프로세서(110)는 하나 이상의 코어로 구성될 수 있으며, 컴퓨팅 장치의 중앙 처리 장치(CPU: central processing unit)를 포함할 수 있다. 또한, 범용 그래픽 처리 장치(GPGPU: general purpose graphics processing unit), 텐서 처리 장치(TPU: tensor processing unit) 등의 데이터 분석, 딥러닝을 위한 프로세서를 더 포함할 수 있다.The above processor (110) may be composed of one or more cores and may include a central processing unit (CPU) of a computing device. In addition, it may further include a processor for data analysis and deep learning, such as a general purpose graphics processing unit (GPGPU) and a tensor processing unit (TPU).

본 개시의 일 실시예에 따르면, 메모리(130)는 프로세서(110)가 생성하거나 결정한 임의의 형태의 정보 및 네트워크부(150)가 수신한 임의의 형태의 정보를 저장할 수 있다.According to one embodiment of the present disclosure, the memory (130) can store any form of information generated or determined by the processor (110) and any form of information received by the network unit (150).

본 개시의 일 실시예에 따르면, 메모리(130)는 플래시 메모리 타입(flash memory type), 하드디스크 타입(hard disk type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(Random Access Memory, RAM), SRAM(Static Random Access Memory), 롬(Read-Only Memory, ROM), EEPROM(Electrically Erasable Programmable Read-Only Memory), PROM(Programmable Read-Only Memory), 자기 메모리, 자기 디스크, 광디스크 중 적어도 하나의 타입의 저장매체를 포함할 수 있다. 컴퓨팅 장치(100)는 인터넷(internet) 상에서 상기 메모리(130)의 저장 기능을 수행하는 웹 스토리지(web storage)와 관련되어 동작할 수도 있다. 전술한 메모리에 대한 기재는 예시일 뿐, 본 개시는 이에 제한되지 않는다.According to one embodiment of the present disclosure, the memory (130) may include at least one type of storage medium among a flash memory type, a hard disk type, a multimedia card micro type, a card type memory (for example, an SD or XD memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a Read-Only Memory (ROM), an Electrically Erasable Programmable Read-Only Memory (EEPROM), a Programmable Read-Only Memory (PROM), a magnetic memory, a magnetic disk, and an optical disk. The computing device (100) may also operate in relation to web storage that performs the storage function of the memory (130) on the internet. The description of the memory described above is merely an example, and the present disclosure is not limited thereto.

본 개시의 일 실시예에 따른 네트워크부(150)는 공중전화 교환망(PSTN: Public Switched Telephone Network), xDSL(x Digital Subscriber Line), RADSL(Rate Adaptive DSL), MDSL(Multi Rate DSL), VDSL(Very High Speed DSL), UADSL(Universal Asymmetric DSL), HDSL(High Bit Rate DSL) 및 근거리 통신망(LAN) 등과 같은 다양한 유선 통신 시스템들을 사용할 수 있다.The network unit (150) according to one embodiment of the present disclosure can use various wired communication systems such as a public switched telephone network (PSTN), xDSL (x Digital Subscriber Line), RADSL (Rate Adaptive DSL), MDSL (Multi Rate DSL), VDSL (Very High Speed DSL), UADSL (Universal Asymmetric DSL), HDSL (High Bit Rate DSL), and a local area network (LAN).

또한, 본 명세서에서 제시되는 네트워크부(150)는 CDMA(Code Division Multi Access), TDMA(Time Division Multi Access), FDMA(Frequency Division Multi Access), OFDMA(Orthogonal Frequency Division Multi Access), SC-FDMA(Single Carrier-FDMA) 및 다른 시스템들과 같은 다양한 무선 통신 시스템들을 사용할 수 있다.In addition, the network unit (150) presented in this specification can use various wireless communication systems such as CDMA (Code Division Multi Access), TDMA (Time Division Multi Access), FDMA (Frequency Division Multi Access), OFDMA (Orthogonal Frequency Division Multi Access), SC-FDMA (Single Carrier-FDMA) and other systems.

본 개시에서 네트워크부(150)는 유선 및 무선 등과 같은 그 통신 양태를 가리지 않고 구성될 수 있으며, 단거리 통신망(LAN: Local Area Network), 개인 통신망(PAN: Personal Area Network), 광역 통신망(WAN: Wide Area Network) 등 다양한 통신망으로 구성될 수 있다. 또한, 상기 네트워크는 공지의 월드와이드웹(WWW: World Wide Web)일 수 있으며, 적외선(IrDA: Infrared Data Association) 또는 블루투스(Bluetooth)와 같이 단거리 통신에 이용되는 무선 전송 기술을 이용할 수도 있다.In the present disclosure, the network unit (150) may be configured regardless of the communication mode, such as wired or wireless, and may be configured with various communication networks, such as a local area network (LAN), a personal area network (PAN), and a wide area network (WAN). In addition, the network may be the well-known World Wide Web (WWW), and may also utilize a wireless transmission technology used for short-distance communication, such as infrared (IrDA: Infrared Data Association) or Bluetooth.

본 명세서에서 설명된 기술들은 위에서 언급된 네트워크들뿐만 아니라, 다른 네트워크들에서도 사용될 수 있다.The techniques described in this specification can be used in other networks as well as the networks mentioned above.

본 명세서에서, 데이터베이스는, ORACLE(오라클), Postgre데이터베이스(SQL)(포스트그레스큐엘), My데이터베이스(SQL), 데이터베이스(SQL) Server(MS-데이터베이스(SQL)) 또는 데이터베이스(SQL)ite 중 적어도 하나의 관계형 데이터베이스 관리 시스템(RDBMS)에 의해 제어되는 것일 수 있다. 상기 데이터베이스는 데이터베이스 구문(database statement)에 의해 데이터의 입출력이 수행되는 것일 수 있다.In this specification, the database may be controlled by at least one relational database management system (RDBMS) among ORACLE, PostgreSQL, MySQL, Database (SQL) Server (MS-Database (SQL)), and Database (SQL)ite. The database may be one in which data input and output are performed by database statements.

한편, 본 명세서의 애플리케이션은 별도의 구문 실행 모듈을 포함할 수 있다. 상기 구문 실행 모듈은 상기 데이터베이스 구문(database statement)이 상기 데이터베이스 관리 시스템(RDBMS)에 대한 데이터의 입출력을 수행할 경우, 상기 데이터베이스의 종류에 따라 문법(syntax)에 맞는 맞춤형의 구문(statement)이 생성될 수 있다. 예를 들어, 사용자는 본 개시를 통하여, 데이터베이스의 종류와 관계없이 애플리케이션이 제공하는 사용자 인터페이스(UI)에서 제공하는 추상화된 수식을 통해 편리하게 구문을 생성, 확인 및 제어할 수 있다.Meanwhile, the application of the present specification may include a separate statement execution module. The statement execution module may generate a customized statement that conforms to the syntax according to the type of the database when the database statement performs input/output of data for the database management system (RDBMS). For example, through the present disclosure, a user can conveniently generate, confirm, and control a statement through an abstracted formula provided in a user interface (UI) provided by the application regardless of the type of database.

또한, 상기 애플리케이션은 상기 구문이 생성, 읽기 또는 업데이트, 삭제(Create, Read, Update, Delete; CRUD) 중 어느 하나 이상의 동작을 수행하는 데이터베이스(SQL) 구문과 관련될 수 있다. 여기서, 상기 데이터베이스(SQL) 구문은 삽입(Insert), 업데이트(Update) 또는 삭제(Delete) 중 어느 하나의 명령어와 관련된 신호일 수 있고, 상기 신호는 상기 데이터베이스(SQL) 구문의 명칭 또는 약자가 스프레드 시트의 셀에 입력되거나 표시될 수 있다. 예를 들어, 상기 표시는 하기 표 1 과 같이 나타날 수 있다.Additionally, the application may be associated with a database (SQL) statement that performs one or more of the operations of Create, Read, Update, Delete (CRUD). Here, the database (SQL) statement may be a signal associated with one of the commands of Insert, Update, or Delete, and the signal may be a name or an abbreviation of the database (SQL) statement that may be entered or displayed in a cell of a spreadsheet. For example, the display may appear as in Table 1 below.

코드cord 설명explanation AllAll Insert, Update 모든 동작에 컬럼을 포함 시킵니다.Include the column in all Insert and Update actions. InsertOnlyInsertOnly Insert 구문에만 컬럼을 포함 시킵니다.Include columns only in Insert statements. UpdateOnlyUpdateOnly Update 구문에서 컬럼을 포함 시킵니다.Include columns in the Update statement.

또한, 사용자 입력 정보는 구문 생성과 관련 있는 컬럼을 설정하거나, 레코드 조건을 지정하기 위한 것일 수 있다. 예를 들어, 상기 원본 데이터와 출력 데이터 간 컬럼 순서가 변경되거나 컬럼 명이 다른 경우에도, SQL 구문이 실행될 수 있게 할 수 있다. 또한, 상기 사용자 입력 정보는 상기 출력 데이터에 대한 주석을 표시할 수 있다.In addition, the user input information may be for setting columns related to syntax generation or specifying record conditions. For example, it may be possible to enable SQL syntax to be executed even when the column order between the original data and the output data is changed or the column names are different. In addition, the user input information may display a comment on the output data.

도 2는 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템의 블록도이다.FIG. 2 is a block diagram of a meta-generation and database optimization system according to questioner information of the present disclosure.

도 2를 참조하면, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 질문자 정보 수집 모듈(10), 메타 데이터 생성 모듈(20), 메타 데이터 최적화 모듈(30), 최적 데이터베이스 생성부(i-META) 기반 데이터베이스 생성 모듈(40)로 구성될 수 있다.Referring to FIG. 2, the meta generation and database optimization system according to the questioner information of the present disclosure may be composed of a questioner information collection module (10), a meta data generation module (20), a meta data optimization module (30), and an optimal database generation unit (i-META)-based database generation module (40).

질문자 정보 수집 모듈(10)은 사용자 정보를 통해 사용자의 역할을 이해하고, 이를 기반으로 데이터를 분류할 수 있도록 지원하는 모듈이다. 질문자 정보 수집 모듈(10)은 시스템은 사용자의 아이디, 부서, 직책 등 기본적인 프로파일 정보를 수집한다. 이는 사용자의 조직 내 위치와 역할을 파악하여 필요한 데이터 범주를 예측하는 데 활용된다. 또한, 사용자의 이전 검색 이력, 클릭 패턴, 자주 사용하는 키워드, 관심 분야 등을 분석하여 사용자의 데이터 활용 패턴과 선호도를 파악한다. 이를 통해 각 사용자에 대한 심층적인 이해를 구축하고, 개인화된 데이터 서비스를 제공하기 위한 기초를 마련한다. 예를 들어, 재무 부서의 사용자가 손익 분석에 대한 데이터를 자주 조회한다면, 시스템은 이를 학습하여 해당 사용자가 선호하는 메타데이터 항목을 우선적으로 노출시켜 접근성을 높인다.The questioner information collection module (10) is a module that supports understanding the user's role through user information and classifying data based on this. The questioner information collection module (10) collects basic profile information such as the user's ID, department, and position. This is used to predict the required data category by identifying the user's position and role within the organization. In addition, the user's previous search history, click pattern, frequently used keywords, and areas of interest are analyzed to identify the user's data usage pattern and preference. Through this, an in-depth understanding of each user is built and a foundation is laid for providing personalized data services. For example, if a user in the finance department frequently searches for data on profit and loss analysis, the system learns this and preferentially displays metadata items preferred by the user to improve accessibility.

메타 데이터 생성 모듈(20)은 기업 데이터베이스 내 다양한 객체(테이블, 뷰, 스토어드 프로시저)를 논리적으로 구조화하고, 디멘션(Dimension), 애트리뷰트(Attribute), 메저(Measure)로 분류하는 모듈이다. 메타 데이터 생성 모듈 (200)은 기업의 데이터베이스(DB) 내 다양한 객체들(테이블, 뷰, 스토어드 프로시저 등)의 관계를 명확하게 지정하고 논리적으로 구조화한다. 폴더 방식의 계층적 분류 체계를 도입하여 디멘션(Dimension), 애트리뷰트(Attribute), 메저(Measure)로 구성된 분류 항목을 생성한다.The metadata creation module (20) is a module that logically structures various objects (tables, views, stored procedures) within a corporate database and classifies them into dimensions, attributes, and measures. The metadata creation module (200) clearly specifies and logically structures the relationships between various objects (tables, views, stored procedures, etc.) within a corporate database (DB). It introduces a hierarchical classification system in the form of folders and creates classification items consisting of dimensions, attributes, and measures.

디멘션(Dimension) 데이터를 분석할 때 기준이 되는 요소로, 시간, 지역, 제품, 고객 등과 같이 데이터를 분류하는 데 사용된다.Dimension is a standard element when analyzing data, and is used to classify data, such as time, region, product, and customer.

애트리뷰트(Attribute)은 디멘션의 세부 특성을 나타내며, 더 상세한 데이터 분류를 가능하게 한다. 예를 들어, '제품' 디멘션의 애트리뷰트로 제품 카테고리, 브랜드, 모델 등이 있다.Attributes represent the detailed characteristics of a dimension and enable more detailed data classification. For example, attributes of the 'Product' dimension include product category, brand, and model.

메저(Measure)는 실제로 측정하고자 하는 수치 데이터로, 매출액, 판매 수량, 이익률 등이 이에 해당한다.Measure is the numerical data that you actually want to measure, such as sales, sales quantity, and profit rate.

이러한 구조는 데이터의 의미와 관계를 명확하게 정의하여 사용자가 데이터를 보다 직관적으로 이해하고 탐색할 수 있도록 돕는다. 또한, 계층적 구조를 통해 데이터 탐색을 용이하게 하여 필요한 정보를 빠르게 찾을 수 있도록 지원한다.This structure clearly defines the meaning and relationships of the data, helping users understand and explore the data more intuitively. In addition, the hierarchical structure facilitates data exploration, helping users quickly find the information they need.

메타 데이터 최적화 모듈(30)은 수집된 질문자 정보를 기반으로, 메타데이터 항목의 노출 순서를 최적화하고, 사용자에게 가장 관련성 높은 비즈니스 데이터를 우선적으로 제공하는 모듈이다. 메타 데이터 최적화 모듈(30)은 수집된 질문자 정보를 기반으로 메타데이터의 분류 항목에 대한 노출 순서를 동적으로 조정하여 최적화된 메타데이터 구조를 생성한다. 이는 각 사용자에게 가장 관련성 높은 비즈니스 데이터를 우선적으로 제공하기 위한 것이다.The metadata optimization module (30) is a module that optimizes the exposure order of metadata items based on the collected questioner information and provides the most relevant business data to the user with priority. The metadata optimization module (30) dynamically adjusts the exposure order of metadata classification items based on the collected questioner information to create an optimized metadata structure. This is to provide the most relevant business data to each user with priority.

메타 데이터 최적화 모듈(30)은 사용자별 우선순위 설정 항목에서, 사용자의 부서, 직책, 관심 분야 등을 고려하여 메타데이터 항목의 노출 순서를 조정한다. 예를 들어, 영업 부서의 사용자는 판매 실적 관련 디멘션과 메저를 최상위에 배치하여 접근성을 높인다.The metadata optimization module (30) adjusts the display order of metadata items in consideration of the user's department, position, area of interest, etc. in the user-specific priority setting items. For example, a user in the sales department places dimensions and measures related to sales performance at the top to improve accessibility.

메타 데이터 최적화 모듈(30)은 행동 이력 기반 최적화 항목에서, 사용자의 이전 데이터 조회 이력과 상호작용 패턴을 분석하여 자주 사용하는 메타데이터 항목을 상단에 배치한다.The metadata optimization module (30) analyzes the user's previous data search history and interaction patterns in the behavior history-based optimization items and places frequently used metadata items at the top.

메타 데이터 최적화 모듈(30)은 실시간 업데이트 항목에서, 사용자의 행동 변화를 실시간으로 모니터링하고, 메타데이터 노출 순서를 지속적으로 업데이트한다. 이를 통해 변화하는 사용자 요구에 유연하게 대응한다.The metadata optimization module (30) monitors user behavior changes in real time in real-time update items and continuously updates the metadata exposure order. This allows for flexible responses to changing user needs.

최적 데이터베이스 생성부(i-META) 기반 데이터베이스 생성 모듈(40)은 최적화된 메타데이터를 기반으로 최적 데이터베이스 생성부(i-META)가 SQL 쿼리를 생성하고, 이를 데이터베이스에 실행하는 모듈이다.The database creation module (40) based on the optimal database creation unit (i-META) is a module in which the optimal database creation unit (i-META) creates an SQL query based on optimized metadata and executes it on the database.

최적 데이터베이스 생성부(i-META) 기반 데이터베이스 생성 모듈(40)은 최적화된 메타데이터 구조를 기반으로 최적 데이터베이스 생성부(i-META)에 명령을 전달하여 효율적인 SQL 쿼리를 자동으로 생성한다.The database creation module (40) based on the optimal database creation unit (i-META) automatically creates an efficient SQL query by transmitting a command to the optimal database creation unit (i-META) based on the optimized metadata structure.

최적 데이터베이스 생성부(i-META) 기반 데이터베이스 생성 모듈(40)은 메타데이터 매핑 항목에서, 사용자가 선택한 메타데이터 항목과 데이터베이스의 실제 테이블, 필드를 정확하게 매핑한다.The database creation module (40) based on the optimal database creation unit (i-META) accurately maps metadata items selected by the user and actual tables and fields of the database in the metadata mapping items.

최적 데이터베이스 생성부(i-META) 기반 데이터베이스 생성 모듈(40)은 SQL 쿼리 생성 항목에서, 매핑된 정보를 토대로 최적화된 SQL 쿼리를 생성한다. 이때, 인덱스 활용, 조인 최적화, 필터 조건의 효율적 배치 등 다양한 쿼리 최적화 기법을 적용하여 데이터 조회 속도를 향상시킨다.The database creation module (40) based on the optimal database creation unit (i-META) creates an optimized SQL query based on the mapped information in the SQL query creation item. At this time, various query optimization techniques such as index utilization, join optimization, and efficient arrangement of filter conditions are applied to improve the data retrieval speed.

최적 데이터베이스 생성부(i-META) 기반 데이터베이스 생성 모듈(40)은 쿼리 실행 및 결과 제공 항목에서, 생성된 SQL 쿼리를 데이터베이스에 실행하고, 시각화 도구나 리포트 형태로 결과를 사용자에게 제공한다. The database creation module (40) based on the optimal database creation unit (i-META) executes the generated SQL query on the database in the query execution and result provision items and provides the results to the user in the form of a visualization tool or report.

예를 들면, 최적 데이터베이스 생성부(i-META) 기반 데이터베이스 생성 모듈(40)은 마케팅 부서의 사용자가 지난 분기 캠페인별 고객 반응 분석을 원한다면, 시스템은 해당 사용자의 프로파일과 최적화된 메타데이터 구조를 활용하여 관련 메타데이터 항목을 제시하고, 선택된 항목을 기반으로 효율적인 SQL 쿼리를 생성하여 결과를 제공할 수 있다.For example, if a user in the marketing department wants to analyze customer responses by campaign in the last quarter, the database creation module (40) based on the optimal database creation unit (i-META) can present related metadata items by utilizing the user's profile and optimized metadata structure, and generate an efficient SQL query based on the selected items to provide results.

이와 같은 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 기업 내 다양한 사용자들이 방대한 데이터에 효율적으로 접근하고 분석할 수 있도록 사용자(질문자)의 프로파일 정보와 행동 이력을 기반으로 메타데이터 항목의 노출 순서를 조정하여 최적화된 메타데이터 구조를 생성하고, 생성된 메타데이터 구조를 기반으로 최적 데이터베이스 생성부(i-META)에 명령을 통해 효율적인 데이터베이스(SQL)를 생성할 수 있다. The system for metadata generation and database optimization according to questioner information of the present disclosure generates an optimized metadata structure by adjusting the exposure order of metadata items based on the profile information and behavior history of a user (questioner) so that various users within a company can efficiently access and analyze massive data, and generates an efficient database (SQL) through a command to an optimal database generation unit (i-META) based on the generated metadata structure.

따라서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 기존의 데이터 조회 시스템이 가지는 한계를 극복하고, 사용자 맞춤형 데이터 접근을 실현하여 업무 효율성과 데이터 활용성을 향상시킬 수 있다.Therefore, the meta-generation and database optimization system according to the questioner information of the present disclosure can overcome the limitations of existing data query systems and realize user-tailored data access, thereby improving work efficiency and data usability.

도 3은 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템의 구성도이다.FIG. 3 is a configuration diagram of a meta-generation and database optimization system according to questioner information of the present disclosure.

도 3을 참조하면, 본 개시의 일 실시예에 따른 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 메타 언어를 활용하여 자연어 질의를 처리하고 데이터베이스(SQL)을 생성 및 최적화하여 데이터베이스로부터 적합한 결과를 도출할 수 있는 자연어 처리(NLP) 기술을 기반으로 한 데이터 서비스 시스템일 수 있다. Referring to FIG. 3, a meta-generation and database optimization system according to questioner information according to one embodiment of the present disclosure may be a data service system based on natural language processing (NLP) technology that can process natural language queries using meta-language, generate and optimize a database (SQL), and derive suitable results from the database.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 사용자가 자연어로 질의하면 이를 메타 언어로 변환하여 처리하는 시스템일 수 있는데, 메타 언어는 사용자 질의를 분석하고 적합한 SQL 쿼리를 자동으로 생성 및 수행하며, 그 결과 데이터를 사용자에게 다시 자연어로 제공할 수 있다. 이 시스템은 자연어 질의를 처리하기 위해 형태소 분석 및 유사 질의 관리 기능을 포함할 수 있다.In one embodiment, the meta-generation and database optimization system according to the questioner information of the present disclosure may be a system that converts a user's query into a meta-language and processes it when the user queries in natural language, and the meta-language analyzes the user's query, automatically generates and executes an appropriate SQL query, and provides the resulting data back to the user in natural language. The system may include morphological analysis and similar query management functions to process natural language queries.

본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 사용자(USER), 변환 메트릭스(G-MATRIX), 자연어 처리 모듈(NLP), 최적 데이터베이스 생성부(i-META)로 구성될 수 있다.The meta generation and database optimization system according to the questioner information of the present disclosure may be composed of a user (USER), a transformation matrix (G-MATRIX), a natural language processing module (NLP), and an optimal database generation unit (i-META).

사용자(USER)는 자연어로 질의를 시스템에 입력한다.A user (USER) enters a query into the system in natural language.

변환 메트릭스(G-MATRIX)는 자연어를 메타 언어로 변환하여 질의 내용을 송신한다.Transformation Matrix (G-MATRIX) converts natural language into a meta-language and transmits the query content.

자연어 처리 모듈(NLP)은 메타 언어 질의를 수신하여 자연어 질의를 분석하고 이에 따른 메타 언어 답변을 제시한다.The natural language processing module (NLP) receives a metalanguage query, analyzes the natural language query, and provides a metalanguage answer accordingly.

최적 데이터베이스 생성부(i-META)는 메타 언어 명령을 수신하여 최적의 SQL 쿼리를 생성하고 이에 따른 데이터 SET 결과로부터 질의 결과 답변을 준비하여 사용자(USER)에게 결과 답변을 송신한다.The optimal database generation unit (i-META) receives a meta language command, generates an optimal SQL query, prepares a query result answer from the data SET result based on the query, and sends the result answer to the user (USER).

본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 사용자가 자연어로 질의를 입력하면, 시스템은 이를 형태소 분석을 통해 주요 명사와 동사를 추출하고 유사어 처리 과정을 거친다. 추출된 정보는 메타 언어로 변환되며, 이를 바탕으로 SQL 쿼리가 자동으로 생성된다. 생성된 SQL 쿼리는 데이터베이스에서 실행되어 결과가 도출되며, 이 결과는 다시 메타 언어를 통해 자연어로 변환되어 사용자에게 제공된다. 메타 언어는 질의 송신, 명령 송신 및 결과 수신 과정에서 중요한 역할을 하며, 사용자는 최종적으로 자연어로 처리된 결과를 수신한다.In the system for meta-generation and database optimization according to questioner information of the present disclosure, when a user inputs a query in natural language, the system extracts major nouns and verbs through morphological analysis and goes through a similar word processing process. The extracted information is converted into a meta-language, and an SQL query is automatically generated based on the extracted information. The generated SQL query is executed in a database to derive a result, and this result is then converted into natural language through the meta-language and provided to the user. The meta-language plays an important role in the process of query transmission, command transmission, and result reception, and the user ultimately receives the result processed in natural language.

예를 들어, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 사용자가 "올해 영업부 매출 현황을 보여줘"라는 자연어 질의를 입력하면, 시스템은 이를 "x=올해", "y=영업부", "매출=매출금액"과 같은 메타 정보로 변환할 수 있다. 이 정보를 바탕으로 SQL 쿼리가 생성되고, 최종적으로 사용자가 원하는 매출 현황이 제공될 수 있다.For example, the system for meta generation and database optimization according to questioner information of the present disclosure can convert a natural language query such as "show me this year's sales department sales status" into meta information such as "x=this year", "y=sales department", and "sales=sales amount". Based on this information, an SQL query is generated, and ultimately the sales status desired by the user can be provided.

이러한, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 유사 질의를 관리하는 기능이 포함될 수 있는데, 이전에 사용된 질의와 유사한 질의를 감지하고 이를 기반으로 보다 효율적으로 데이터를 처리할 수 있다. 또한, 데이터베이스(SQL) 최적화 및 데이터 캐싱 기술을 활용하여 쿼리 성능을 향상시키고, 시스템의 응답 시간을 단축시킨다. 또한, 메타 언어 기반의 질의 처리로 사용자가 데이터베이스(SQL)을 직접 작성하지 않아도 원하는 정보를 쉽게 얻을 수 있다. 또한, 자연어를 기반으로 데이터베이스 질의를 처리함으로써 사용자가 SQL 쿼리를 작성할 필요 없이 쉽게 데이터를 조회할 수 있는 시스템을 제공할 수 있어서 데이터 접근성을 높이고, 비전문가도 쉽게 사용할 수 있다.Such a meta-generation and database optimization system according to the questioner information of the present disclosure may include a function for managing similar queries, and may detect queries similar to previously used queries and process data more efficiently based on the queries. In addition, query performance is improved and the response time of the system is shortened by utilizing database (SQL) optimization and data caching technology. In addition, query processing based on meta-language allows users to easily obtain desired information without having to directly write a database (SQL). In addition, by processing database queries based on natural language, a system can be provided that allows users to easily search data without having to write SQL queries, thereby improving data accessibility and making it easy for non-experts to use.

도 4는 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템의 작동의 예시를 설명하기 위한 모식도이다. FIG. 4 is a schematic diagram illustrating an example of the operation of the meta generation and database optimization system according to the questioner information of the present disclosure.

도 4를 참조하면, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 자연어로 표현된 사용자의 질의를 분석하고, 이를 기반으로 SQL 쿼리를 생성하여 데이터베이스에서 데이터를 조회하고, 그 결과를 다시 사용자가 이해할 수 있는 형태로 제공하는 시스템이다. 이 시스템은 주로 기업의 전기 사업부와 같은 특정 사업 부서에서의 매출 관리와 같은 데이터 조회에 활용된다.Referring to FIG. 4, the meta generation and database optimization system according to the questioner information of the present disclosure is a system that analyzes a user's query expressed in natural language, generates an SQL query based on the query, searches for data in a database, and provides the results in a form that the user can understand. This system is mainly used for data searches such as sales management in a specific business division such as the electric power business division of a company.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 다음의 구성 요소를 포함할 수 있다.In one embodiment, the meta-generation and database optimization system according to the questioner information of the present disclosure may include the following components:

사용자(USER)는 자연어로 특정 사업 부서의 매출 현황을 질의한다. 예를 들면 "올해는 얼마나 팔았는지 알려 주세요" 또는 "2023년 전기 사업부 매출은?" 등을 질의한다.The user (USER) queries the sales status of a specific business division in natural language. For example, "Please tell me how much was sold this year" or "What are the sales of the electric division in 2023?"

변환 메트릭스(G-MATRIX)는 사용자의 자연어 질의를 분석하여 SQL 쿼리를 생성하는 모듈이다. 예를 들어, "2023.1.1부터 오늘까지 S기업 전기 사업부 매출"에 대한 질의를 처리한다.Transformation Matrix (G-MATRIX) is a module that analyzes the user's natural language queries and generates SQL queries. For example, it processes queries for "Sales of S Company's Electric Power Division from 2023.1.1 to today."

최적 데이터베이스 생성부(i-META)은 자연어 질의를 메타 언어로 변환하고, 이 메타 언어를 기반으로 데이터베이스(SQL)을 최적화하는 역할을 한다.The optimal database generation unit (i-META) converts natural language queries into meta language and optimizes the database (SQL) based on this meta language.

자연어 처리 모듈(NLP)은 사용자의 자연어 질의를 분석하여 필요한 데이터를 추출하고 메타 언어로 변환한다.The natural language processing module (NLP) analyzes the user's natural language queries, extracts necessary data, and converts it into meta-language.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 다음과 같이 작동될 수 있다.In one embodiment, the meta-generation and database optimization system according to the questioner information of the present disclosure may operate as follows.

사용자가 자연어로 "2023년 전기 사업부 매출은?"과 같은 질의를 입력하면, NLP 모듈이 이 질의를 분석하여 중요한 시간 범위 및 부서를 추출한다.When a user inputs a query in natural language, such as “What will be the sales of the electric division in 2023?”, the NLP module analyzes the query and extracts important time periods and departments.

변환 메트릭스(G-MATRIX) 모듈은 분석된 데이터를 바탕으로 "2023.1.1부터 오늘까지 S 기업 전기 사업부 매출"이라는 구체적인 SQL 쿼리를 생성한다.The G-MATRIX module generates a specific SQL query called “Sales of S Corporation Electric Business Division from 2023.1.1 to today” based on the analyzed data.

생성된 SQL 쿼리는 최적 데이터베이스 생성부(i-META)을 통해 데이터베이스에 전달되어 실행된다.The generated SQL query is passed to the database and executed through the optimal database generation unit (i-META).

실행 결과는 테이블 A(Table A)와 같은 데이터 형식으로 정리되며, 템플릿 B(Template B)의 형태로 사용자에게 제공된다.The execution results are organized in a data format such as Table A and provided to the user in the form of Template B.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 자연어 처리(NLP) 알고리즘을 이용하여 기업의 전기 사업부와 같은 특정 사업 부서의 매출 데이터를 효율적으로 관리하고, 사용자의 자연어 질의를 데이터베이스(SQL)로 변환하여 데이터베이스에서 관련 정보를 도출하는 데이터 서비스를 제공할 수 있다. In one embodiment, the meta-generation and database optimization system according to the questioner information of the present disclosure can efficiently manage sales data of a specific business division, such as the electric power division of a company, by using a natural language processing (NLP) algorithm, and provide a data service that converts a user's natural language query into a database (SQL) and extracts related information from the database.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 사용자가 자연어로 데이터를 요청할 수 있으며, 이를 분석하여 정확한 SQL 쿼리로 변환하는 자동화된 시스템을 제공할 수 있다. In one embodiment, the meta-generation and database optimization system according to the questioner information of the present disclosure may provide an automated system that allows a user to request data in natural language and analyzes the request and converts it into an accurate SQL query.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 특정 부서나 기간에 대해 SQL 쿼리를 생성하고 데이터를 조회하는 데 최적화된 모듈을 포함할 수 있다. In one embodiment, the meta-generation and database optimization system according to the questioner information of the present disclosure may include a module optimized for generating SQL queries and retrieving data for a specific department or period.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템의 결과 데이터는 사용자 맞춤형으로 제공될 수있으며 템플릿을 통해 시각적 보고서를 생성할 수도 있다.In one embodiment, the resulting data of the meta-generation and database optimization system according to the questioner information of the present disclosure can be provided in a user-customizable manner and can also generate visual reports via templates.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 다음과 같이 작동될 수 있다.In one embodiment, the meta-generation and database optimization system according to the questioner information of the present disclosure may operate as follows.

사용자가 "올해 전기 사업부의 매출을 보여줘"라는 자연어 질의를 입력하면, 시스템은 해당 질의를 "2023.1.1부터 오늘까지 S 기업 전기 사업부 매출"로 변환한 후 SQL 쿼리를 실행하여 결과를 도출한다. 이 결과는 테이블(Table) A 형식으로 제공되며, 템플릿(Template) B를 이용해 사용자에게 시각화된 데이터로 출력된다.When a user enters a natural language query such as “Show me the sales of the electric power division this year,” the system converts the query into “Sales of the S company’s electric power division from 2023.1.1 to today,” and then executes a SQL query to produce the results. The results are provided in the form of Table A, and are output to the user as visualized data using Template B.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 사용자가 SQL과 같은 복잡한 쿼리 언어를 이해하지 않아도 자연어 질의를 통해 필요한 데이터를 조회할 수 있는 편리한 시스템을 제공하여 비전문가도 쉽게 데이터에 접근할 수 있게 되어 효율적으로 매출 관리 및 보고서를 작성할 수 있다.In one embodiment, the meta-generation and database optimization system according to the questioner information of the present disclosure provides a convenient system that allows users to search for necessary data through natural language queries without having to understand complex query languages such as SQL, thereby allowing non-experts to easily access data and efficiently manage sales and create reports.

도 5는 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템의 정보 처리를 도시한 흐름도이다.FIG. 5 is a flowchart illustrating information processing of a meta generation and database optimization system according to questioner information of the present disclosure.

도 5를 참조하면, 본 개시의 일 실시예에 따른 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은, 자연어 처리(NLP) 기술과 대규모 언어 모델(LLM)을 결합하여 사용자의 자연어 질의를 분석하고, 메타 데이터를 기반으로 최적의 응답을 제공하는 데이터 서비스 시스템일 수 있다. 그리하여, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 학습된 메타 데이터를 활용하여 SQL 쿼리를 생성하고, 결과를 실시간으로 제공할 수 있다.Referring to FIG. 5, a system for meta generation and database optimization according to questioner information according to one embodiment of the present disclosure may be a data service system that analyzes a user's natural language query by combining natural language processing (NLP) technology and a large-scale language model (LLM) and provides an optimal response based on metadata. Thus, the system for meta generation and database optimization according to questioner information according to the present disclosure can generate an SQL query by utilizing learned metadata and provide the result in real time.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템 및 방법은 사용자의 자연어 질의를 받아 대규모 언어 모델을 통해 메타 데이터를 학습하고, 이를 바탕으로 SQL 쿼리를 자동으로 생성하여 데이터베이스에서 데이터를 조회하는 시스템일 수 있다. 여기서, 메타 정보는 임베딩된 벡터 스토어에서 관리되며, 해당 시스템은 연속적인 질의 처리와 캐시 기능을 통해 실시간으로 응답을 제공한다.In one embodiment, the system and method for generating meta data and optimizing a database according to questioner information of the present disclosure may be a system that receives a user's natural language query, learns meta data through a large-scale language model, and automatically generates an SQL query based on the meta data to retrieve data from a database. Here, the meta information is managed in an embedded vector store, and the system provides a response in real time through continuous query processing and a cache function.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템은 사용자(User), 결과 플랫폼(AUD7 Platform), 변환 메트릭스(G-MATRIX), 최적 데이터베이스 생성부(i-META), LLM (대규모 언어 모델)로 구성될 수 있다.In one embodiment, the meta generation and database optimization system according to the questioner information of the present disclosure may be composed of a user, a result platform (AUD7 Platform), a transformation matrix (G-MATRIX), an optimal database generation unit (i-META), and an LLM (large-scale language model).

사용자(User)로부터 자연어 질의를 입력받는다. 예시로, "2023년 전기 사업부 매출은?" 같은 질의가 포함된다.It receives natural language queries from users. For example, it includes queries such as "What are the sales of the electric division in 2023?"

결과 플랫폼(AUD7 Platform)은 사용자의 자연어 질의를 변환 메트릭스(G-MATRIX)에 전달하고, 결과를 다시 사용자에게 반환하는 역할을 한다.The result platform (AUD7 Platform) passes the user's natural language query to the transformation matrix (G-MATRIX) and returns the result back to the user.

변환 메트릭스(G-MATRIX)은 사용자의 자연어 질의를 처리하여 메타 데이터를 생성하고, 대규모 언어 모델(LLM)을 사용하여 자연어 질의를 임베딩된 벡터 형태로 변환한다.Transformation Matrix (G-MATRIX) processes users' natural language queries to generate metadata and uses a large-scale language model (LLM) to transform natural language queries into embedded vector forms.

대규모 언어 모델(LLM)은 사용자의 자연어 질의를 메타 정보로 변환하고, 메타 데이터를 최적 데이터베이스 생성부(i-META)에 전달하여 최적 데이터베이스 생성부(i-META)에서 SQL 쿼리를 생성하고 최적화하는 과정에서 학습된 데이터를 사용할 수 있게 된다.A large-scale language model (LLM) converts a user's natural language query into metadata and passes the metadata to the optimal database generation unit (i-META), so that the optimal database generation unit (i-META) can use the learned data in the process of generating and optimizing SQL queries.

최적 데이터베이스 생성부(i-META)은 변환 메트릭스(G-MATRIX)에서 생성된 메타 데이터를 바탕으로 템플릿을 구성하고, SQL 쿼리를 최적화한다.The optimal database generation unit (i-META) configures templates based on metadata generated from the transformation matrix (G-MATRIX) and optimizes SQL queries.

도 6은 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법을 도시한 흐름도이다.FIG. 6 is a flowchart illustrating a method for generating meta and optimizing a database according to questioner information of the present disclosure.

도 6을 참조하면, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법은, 자연어 질의 전달 단계(S1000), 질의 처리 단계(S2000), 메타 정보 생성 단계(S3000), 결과 제공 단계(S4000)를 포함할 수 있다.Referring to FIG. 6, the method for generating meta information and optimizing a database according to questioner information of the present disclosure may include a natural language query transmission step (S1000), a query processing step (S2000), a meta information generation step (S3000), and a result provision step (S4000).

자연어 질의 전달 단계(S1000)는 사용자가 질의를 입력하면, AUD7 플랫폼을 통해 변환 메트릭스(G-MATRIX)로 전달된다.In the natural language query transmission step (S1000), when a user inputs a query, it is transmitted to the conversion matrix (G-MATRIX) through the AUD7 platform.

질의 처리 단계(S2000)는 변환 메트릭스(G-MATRIX)가 대규모 언어 모델을 통해 자연어 질의를 분석하고, 임베딩된 벡터 스토어에서 관련 데이터를 참조하여 메타 자연어 질의를 생성한다.The query processing step (S2000) analyzes a natural language query through a large-scale language model using a transformation matrix (G-MATRIX) and generates a meta natural language query by referencing related data in an embedded vector store.

메타 정보 생성 단계(S3000)는 최적 데이터베이스 생성부(i-META)에서 생성된 메타 정보를 바탕으로 SQL 쿼리를 생성하고, 최적화된 결과를 도출한다.The meta information generation step (S3000) generates an SQL query based on the meta information generated in the optimal database generation unit (i-META) and derives an optimized result.

결과 제공 단계(S4000)는 메타 데이터를 기반으로 한 최종 결과는 스트리밍 방식으로 사용자에게 실시간으로 전달된다.The result provision step (S4000) provides the final result based on metadata in real time to the user in a streaming manner.

일 실시예에서, 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법은, 사용자가 "2023년 전기 사업부 매출은?"과 같은 질의를 입력하면, 시스템은 해당 질의를 임베딩된 벡터 스토어에서 분석하고 메타 정보를 생성한다. 변환 메트릭스(G-MATRIX)은 생성된 메타 정보를 기반으로 SQL 쿼리를 실행하고, 최적 데이터베이스 생성부(i-META)은 최적화된 템플릿을 사용자에게 제공한다. 이 결과는 스트리밍 방식으로 실시간 응답된다.In one embodiment, the method for generating meta data and optimizing a database according to questioner information of the present disclosure is such that when a user inputs a query such as "What is the sales of the electric power division in 2023?", the system analyzes the query in an embedded vector store and generates meta data. The transformation matrix (G-MATRIX) executes an SQL query based on the generated meta data, and the optimal database generation unit (i-META) provides an optimized template to the user. The result is responded to in real time in a streaming manner.

본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법은, 대규모 언어 모델을 통해 학습된 메타 정보를 벡터 스토어에 저장하고, 이를 기반으로 질의에 대한 정확한 응답을 제공할 수 있다. The method for generating meta-information and optimizing a database according to questioner information of the present disclosure can store meta-information learned through a large-scale language model in a vector store and provide an accurate response to a query based on the meta-information.

본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법은, 질의와 관련된 캐시 데이터를 활용하여 빠른 응답을 제공하며, 캐시된 데이터를 실시간으로 검사하여 정확성을 보장할 수 있다. The method for generating meta data and optimizing a database according to questioner information of the present disclosure can provide a quick response by utilizing cache data related to a query and ensure accuracy by checking the cached data in real time.

본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법은, 사용자가 연속적으로 질의를 입력할 경우, 이전 질의와의 연관성을 고려하여 효율적으로 데이터를 처리할 수 있다. 메타 정보를 바탕으로 SQL 쿼리를 자동으로 생성하고, 이를 최적화하여 데이터베이스에서 실행할 수 있다.The method of generating meta data and optimizing a database according to questioner information of the present disclosure can efficiently process data by considering the correlation with previous queries when a user continuously inputs queries. An SQL query can be automatically generated based on meta information, optimized, and executed in a database.

이러한 본 개시의 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법은, 대규모 언어 모델과 메타 데이터를 활용하여 자연어 질의를 처리하고, 실시간으로 정확한 데이터를 제공함으로써 데이터 검색 및 분석 과정을 크게 단축시킬 수 있으며, 캐시 기능과 연속 질의 처리 기능을 통해 효율성을 극대화할 수 있다.The method of generating meta data and optimizing a database according to the questioner information of this disclosure can significantly shorten the data search and analysis process by processing natural language queries using a large-scale language model and metadata and providing accurate data in real time, and can maximize efficiency through a cache function and a continuous query processing function.

도 7은 본 개시내용의 실시예들이 구현될 수 있는 예시적인 컴퓨팅 환경에 대한 일반적인 개략도를 도시한다.FIG. 7 illustrates a general schematic diagram of an exemplary computing environment in which embodiments of the present disclosure may be implemented.

도 7을 참조하면, 상기 컴퓨터 프로그램은 하나 이상의 프로세서에 의해 실행되는 경우, 사용자에인가를 위한 동작을 수행하도록 할 수 있다.Referring to FIG. 7, the computer program, when executed by one or more processors, may cause the user to perform an action for authorization.

또한, 본 개시의 일 실시예에 따라 데이터 구조를 저장한 컴퓨터 판독가능 매체가 개시된다.Also disclosed is a computer-readable medium storing a data structure according to one embodiment of the present disclosure.

데이터 구조는 데이터에 효율적인 접근 및 수정을 가능하게 하는 데이터의 조직, 관리, 저장을 의미할 수 있다.데이터 구조는 특정 문제(예를 들어, 최단 시간으로 데이터 검색, 데이터 저장, 데이터 수정) 해결을 위한 데이터의 조직을 의미할 수 있다. 데이터 구조는 특정한 데이터 처리 기능을 지원하도록 설계된, 데이터 요소들 간의 물리적이거나 논리적인 관계로 정의될 수도 있다. 데이터 요소들 간의 논리적인 관계는 사용자 정의 데이터요소들 간의 연결관계를 포함할 수 있다. 데이터 요소들 간의 물리적인 관계는 컴퓨터 판독가능 저장매체(예를 들어, 영구 저장 장치)에 물리적으로 저장되어 있는 데이터 요소들 간의 실제 관계를 포함할 수 있다. 데이터구조는 구체적으로 데이터의 집합, 데이터 간의 관계, 데이터에 적용할 수 있는 함수 또는 명령어를 포함할 수있다. 효과적으로 설계된 데이터 구조를 통해 컴퓨팅 장치는 컴퓨팅 장치의 자원을 최소한으로 사용하면서 연산을 수행할 수 있다. 구체적으로 컴퓨팅 장치는 효과적으로 설계된 데이터 구조를 통해 연산, 읽기, 삽입, 삭제,비교, 교환, 검색의 효율성을 높일 수 있다.A data structure can refer to the organization, management, and storage of data that enables efficient access and modification of data. A data structure can refer to the organization of data to solve a specific problem (e.g., data retrieval in the shortest time, data storage, data modification). A data structure can also be defined as a physical or logical relationship between data elements designed to support a specific data processing function. A logical relationship between data elements can include a connection relationship between user-defined data elements. A physical relationship between data elements can include an actual relationship between data elements that are physically stored in a computer-readable storage medium (e.g., a persistent storage device). A data structure can specifically include a set of data, a relationship between data, and a function or command that can be applied to the data. An effectively designed data structure enables a computing device to perform operations while using minimal resources of the computing device. Specifically, a computing device can increase the efficiency of operations, reading, inserting, deleting, comparing, exchanging, and searching through an effectively designed data structure.

데이터 구조는 데이터 구조의 형태에 따라 선형 데이터 구조와 비선형 데이터 구조로 구분될 수 있다. 선형 데이터 구조는 하나의 데이터 뒤에 하나의 데이터만이 연결되는 구조일 수 있다. 선형 데이터 구조는 리스트(List), 스택(Stack), 큐(Queue), 데크(Deque)를 포함할 수 있다. 리스트는 내부적으로 순서가 존재하는 일련의데이터 집합을 의미할 수 있다. 리스트는 연결 리스트(Linked List)를 포함할 수 있다. 연결 리스트는 각각의데이터가 포인터를 가지고 한 줄로 연결되어 있는 방식으로 데이터가 연결된 데이터 구조일 수 있다. 연결 리스트에서 포인터는 다음이나 이전 데이터와의 연결 정보를 포함할 수 있다. 연결 리스트는 형태에 따라 단일 연결리스트, 이중 연결 리스트, 원형 연결 리스트로 표현될 수 있다. 스택은 제한적으로 데이터에 접근할 수 있는데이터 나열 구조일 수 있다. 스택은 데이터 구조의 한 쪽 끝에서만 데이터를 처리(예를 들어, 삽입 또는 삭제)할 수 있는 선형 데이터 구조일 수 있다. 스택에 저장된 데이터는 늦게 들어갈수록 빨리 나오는 데이터 구조(LIFO-Last in First Out)일 수 있다. 큐는 제한적으로 데이터에 접근할 수 있는 데이터 나열 구조로서, 스택과달리 늦게 저장된 데이터일수록 늦게 나오는 데이터 구조(FIFO-First in First Out)일 수 있다. 데크는 데이터구조의 양 쪽 끝에서 데이터를 처리할 수 있는 데이터 구조일 수 있다.Data structures can be divided into linear data structures and nonlinear data structures depending on the form of the data structure. A linear data structure can be a structure in which only one data is connected after another. Linear data structures can include lists, stacks, queues, and deques. A list can mean a series of data sets that have an internal order. A list can include a linked list. A linked list can be a data structure in which data is connected in a way that each data has a pointer and is connected in a single line. In a linked list, a pointer can include information on the connection to the next or previous data. A linked list can be expressed as a singly linked list, a doubly linked list, or a circular linked list depending on its form. A stack can be a data listing structure that allows limited access to data. A stack can be a linear data structure in which data can be processed (e.g., inserted or deleted) only at one end of the data structure. Data stored in a stack can be a data structure in which the later it enters, the sooner it comes out (LIFO - Last in First Out). A queue is a data list structure that allows limited access to data, and unlike a stack, it can be a data structure in which data stored later comes out later (FIFO - First in First Out). A deck can be a data structure that can process data at both ends of the data structure.

비선형 데이터 구조는 하나의 데이터 뒤에 복수개의 데이터가 연결되는 구조일 수 있다. 비선형 데이터 구조는 그래프(Graph) 데이터 구조를 포함할 수 있다. 그래프 데이터 구조는 정점(Vertex)과 간선(Edge)으로 정의될 수있으며 간선은 서로 다른 두개의 정점을 연결하는 선을 포함할 수 있다. 그래프 데이터 구조 트리(Tree) 데이터 구조를 포함할 수 있다. 트리 데이터 구조는 트리에 포함된 복수개의 정점 중에서 서로 다른 두개의 정점을 연결시키는 경로가 하나인 데이터 구조일 수 있다. 즉 그래프 데이터 구조에서 루프(loop)를 형성하지 않는 데이터 구조일 수 있다.A nonlinear data structure can be a structure in which multiple data are connected behind one data. A nonlinear data structure can include a graph data structure. A graph data structure can be defined by vertices and edges, and an edge can include a line connecting two different vertices. A graph data structure can include a tree data structure. A tree data structure can be a data structure in which there is only one path connecting two different vertices among multiple vertices included in the tree. In other words, it can be a data structure that does not form a loop in a graph data structure.

데이터 구조는 신경망에 입력되는 데이터를 포함할 수 있다. 신경망에 입력되는 데이터를 포함하는 데이터 구조는 컴퓨터 판독가능 매체에 저장될 수 있다. 신경망에 입력되는 데이터는 신경망 학습 과정에서 입력되는 학습데이터 및/또는 학습이 완료된 신경망에 입력되는 입력 데이터를 포함할 수 있다. 신경망에 입력되는 데이터는 전처리(pre-processing)를 거친 데이터 및/또는 전처리 대상이 되는 데이터를 포함할 수 있다. 전처리는 데이터를 신경망에 입력시키기 위한 데이터 처리 과정을 포함할 수 있다. 따라서 데이터 구조는 전처리 대상이 되는데이터 및 전처리로 발생되는 데이터를 포함할 수 있다. 전술한 데이터 구조는 예시일 뿐 본 개시는 이에 제한되지 않는다.The data structure may include data input to the neural network. The data structure including the data input to the neural network may be stored in a computer-readable medium. The data input to the neural network may include training data input during the neural network training process and/or input data input to the neural network after training is completed. The data input to the neural network may include data that has undergone preprocessing and/or data that is the target of preprocessing. The preprocessing may include a data processing process for inputting data to the neural network. Accordingly, the data structure may include data that is the target of preprocessing and data generated by the preprocessing. The above-described data structure is merely an example, and the present disclosure is not limited thereto.

데이터 구조는 신경망의 가중치를 포함할 수 있다. 본 명세서에서 가중치, 파라미터는 동일한 의미로 사용될 수 있다. 그리고 신경망의 가중치를 포함한 데이터 구조는 컴퓨터 판독가능 매체에 저장될 수 있다. 신경망은복수개의 가중치를 포함할 수 있다. 가중치는 가변적일 수 있으며, 신경망이 원하는 기능을 수행하기 위해, 사용자 또는 알고리즘에 의해 가변 될 수 있다. 예를 들어, 하나의 출력 노드에 하나 이상의 입력 노드가 각각의링크에 의해 상호 연결된 경우, 출력 노드는 상기 출력 노드와 연결된 입력 노드들에 입력된 값들 및 각각의 입력 노드들에 대응하는 링크에 설정된 가중치에 기초하여 출력 노드에서 출력되는 데이터 값을 결정할 수 있다. 전술한 데이터 구조는 예시일 뿐 본 개시는 이에 제한되지 않는다.The data structure may include weights of the neural network. In this specification, weights and parameters may be used with the same meaning. And the data structure including the weights of the neural network may be stored in a computer-readable medium. The neural network may include a plurality of weights. The weights may be variable and may be variable by a user or an algorithm so that the neural network may perform a desired function. For example, when one or more input nodes are interconnected to one output node by respective links, the output node may determine a data value output from the output node based on values input to the input nodes connected to the output node and weights set for links corresponding to each of the input nodes. The above-described data structure is only an example, and the present disclosure is not limited thereto.

본 개시가 일반적으로 컴퓨팅 장치에 의해 구현될 수 있는 것으로 전술되었지만, 당업자라면 본 개시가 하나 이상의 컴퓨터 상에서 실행될 수 있는 컴퓨터 실행가능 명령어 및/또는 기타 프로그램 모듈들과 결합되어 및/또는하드웨어와 소프트웨어의 조합으로써 구현될 수 있다는 것을 잘 알 것이다.Although the present disclosure has been described above as being generally implemented by a computing device, those skilled in the art will appreciate that the present disclosure may also be implemented in combination with computer-executable instructions and/or other program modules that may be executed on one or more computers and/or as a combination of hardware and software.

일반적으로, 프로그램 모듈은 특정의 태스크를 수행하거나 특정의 추상 데이터 유형을 구현하는 루틴,프로그램, 컴포넌트, 데이터 구조, 기타 등등을 포함한다. 또한, 당업자라면 본 개시의 방법이 단일-프로세서또는 멀티프로세서 컴퓨터 시스템, 미니컴퓨터, 메인프레임 컴퓨터는 물론 퍼스널 컴퓨터, 핸드헬드(handheld)컴퓨팅 장치, 마이크로프로세서-기반 또는 프로그램가능 가전 제품, 기타 등등(이들 각각은 하나 이상의 연관된장치와 연결되어 동작할 수 있음)을 비롯한 다른 컴퓨터 시스템 구성으로 실시될 수 있다는 것을 잘 알 것이다.In general, program modules include routines, programs, components, data structures, and the like that perform particular tasks or implement particular abstract data types. Furthermore, those skilled in the art will appreciate that the methods of the present disclosure can be practiced with other computer system configurations, including single-processor or multiprocessor computer systems, minicomputers, mainframe computers, as well as personal computers, handheld computing devices, microprocessor-based or programmable consumer electronics, and the like, each of which may be operatively connected to one or more associated devices.

본 개시의 설명된 실시예들은 또한 통신 네트워크를 통해 연결되어 있는 원격 처리 장치들에 의해 수행되는 분산 컴퓨팅 환경에서 실시될 수 있다. 분산 컴퓨팅 환경에서, 프로그램 모듈은 로컬 및 원격 메모리 저장 장치둘 다에 위치할 수 있다.The described embodiments of the present disclosure can also be practiced in distributed computing environments where remote processing devices are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote memory storage devices.

컴퓨터는 통상적으로 다양한 컴퓨터 판독가능 매체를 포함한다. 컴퓨터에 의해 액세스 가능한 매체는 그 어떤것이든지 컴퓨터 판독가능 매체가 될 수 있고, 이러한 컴퓨터 판독가능 매체는 휘발성 및 비휘발성 매체, 일시적(transitory) 및 비일시적(non-transitory) 매체, 이동식 및 비-이동식 매체를 포함한다. 제한이 아닌예로서, 컴퓨터 판독가능 매체는 컴퓨터 판독가능 저장 매체 및 컴퓨터 판독가능 전송 매체를 포함할 수 있다.컴퓨터 판독가능 저장 매체는 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈 또는 기타 데이터와 같은정보를 저장하는 임의의 방법 또는 기술로 구현되는 휘발성 및 비휘발성 매체, 일시적 및 비-일시적 매체, 이동식 및 비이동식 매체를 포함한다. 컴퓨터 판독가능 저장 매체는 RAM, ROM, EEPROM, 플래시 메모리 또는 기타 메모리 기술, CD-ROM, DVD(digital video disk) 또는 기타 광 디스크 저장 장치, 자기 카세트, 자기 테이프, 자기 디스크 저장 장치 또는 기타 자기 저장 장치, 또는 컴퓨터에 의해 액세스될 수 있고 원하는 정보를 저장하는데 사용될 수 있는 임의의 기타 매체를 포함하지만, 이에 한정되지 않는다.Computers typically include a variety of computer-readable media. Any media that can be accessed by a computer can be a computer-readable media, and such computer-readable media includes both volatile and nonvolatile media, transitory and non-transitory media, removable and non-removable media. By way of example, and not limitation, computer-readable media can include computer-readable storage media and computer-readable transmission media. Computer-readable storage media includes both volatile and nonvolatile media, transitory and non-transitory media, removable and non-removable media implemented in any method or technology for storing information such as computer-readable instructions, data structures, program modules or other data. Computer-readable storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital video disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium that can be accessed by a computer and used to store the desired information.

컴퓨터 판독가능 전송 매체는 통상적으로 반송파(carrier wave) 또는 기타 전송 메커니즘(transport mechanism)과 같은 피변조 데이터 신호(modulated data signal)에 컴퓨터 판독가능 명령어, 데이터 구조, 프로그램 모듈또는 기타 데이터 등을 구현하고 모든 정보 전달 매체를 포함한다. 피변조 데이터 신호라는 용어는 신호 내에정보를 인코딩하도록 그 신호의 특성들 중 하나 이상을 설정 또는 변경시킨 신호를 의미한다. 제한이 아닌 예로서, 컴퓨터 판독가능 전송 매체는 유선 네트워크 또는 직접 배선 접속(direct-wired connection)과 같은 유선매체, 그리고 음향, RF, 적외선, 기타 무선 매체와 같은 무선 매체를 포함한다. 상술된 매체들 중 임의의 것의조합도 역시 컴퓨터 판독가능 전송 매체의 범위 안에 포함되는 것으로 한다.Computer-readable transmission media typically includes any information delivery media that embodies computer-readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism. The term modulated data signal means a signal that has one or more of its characteristics set or changed so as to encode information in the signal. By way of example, and not limitation, computer-readable transmission media includes wired media, such as a wired network or direct-wired connection, and wireless media, such as acoustic, RF, infrared, and other wireless media. Combinations of any of the above are also intended to be included within the scope of computer-readable transmission media.

컴퓨터(1102)를 포함하는 본 개시의 여러가지 측면들을 구현하는 예시적인 환경(1100)이 나타내어져 있으며, 컴퓨터(1102)는 처리 장치(1104), 시스템 메모리(1106) 및 시스템 버스(1108)를 포함한다. 시스템 버스(1108)는 시스템 메모리(1106)(이에 한정되지 않음)를 비롯한 시스템 컴포넌트들을 처리 장치(1104)에 연결시킨다. 처리장치(1104)는 다양한 상용 프로세서들 중 임의의 프로세서일 수 있다. 듀얼 프로세서 및 기타 멀티프로세서 아키텍처도 역시 처리 장치(1104)로서 이용될 수 있다.An exemplary environment (1100) implementing various aspects of the present disclosure is illustrated, including a computer (1102) including a processing unit (1104), a system memory (1106), and a system bus (1108). The system bus (1108) couples system components, including but not limited to the system memory (1106), to the processing unit (1104). The processing unit (1104) may be any of a variety of commercially available processors. Dual processors and other multiprocessor architectures may also be utilized as the processing unit (1104).

시스템 버스(1108)는 메모리 버스, 주변장치 버스, 및 다양한 상용 버스 아키텍처 중 임의의 것을 사용하는 로컬 버스에 추가적으로 상호 연결될 수 있는 몇 가지 유형의 버스 구조 중 임의의 것일 수 있다. 시스템 메모리(1106)는 판독 전용 메모리(ROM)(1110) 및 랜덤 액세스 메모리(RAM)(1112)를 포함한다. 기본 입/출력 시스템(BIOS)은 ROM, EPROM, EEPROM 등의 비휘발성 메모리(1110)에 저장되며, 이 BIOS는 시동 중과 같은 때에 컴퓨터(1102) 내의 구성요소들 간에 정보를 전송하는 일을 돕는 기본적인 루틴을 포함한다. RAM(1112)은 또한 데이터를 캐싱하기 위한 정적 RAM 등의 고속 RAM을 포함할 수 있다.The system bus (1108) may be any of several types of bus structures that may additionally be interconnected to a memory bus, a peripheral bus, and a local bus using any of a variety of commercial bus architectures. The system memory (1106) includes read-only memory (ROM) (1110) and random access memory (RAM) (1112). A basic input/output system (BIOS) is stored in nonvolatile memory (1110), such as ROM, EPROM, EEPROM, and the BIOS contains basic routines that help transfer information between components within the computer (1102), such as during start-up. The RAM (1112) may also include high-speed RAM, such as static RAM, for caching data.

컴퓨터(1102)는 또한 내장형 하드 디스크 드라이브(HDD)(1114)(예를 들어, EIDE, SATA)-이 내장형 하드 디스크드라이브(1114)는 또한 적당한 섀시(도시 생략) 내에서 외장형 용도로 구성될 수 있음-, 자기 플로피 디스크드라이브(FDD)(1116)(예를 들어, 이동식 디스켓(1118)으로부터 판독을 하거나 그에 기록을 하기 위한 것임), 및광 디스크 드라이브(1120)(예를 들어, CD-ROM 디스크(1122)를 판독하거나 DVD 등의 기타 고용량 광 매체로부터판독을 하거나 그에 기록을 하기 위한 것임)를 포함한다. 하드 디스크 드라이브(1114), 자기 디스크 드라이브(1116) 및 광 디스크 드라이브(1120)는 각각 하드 디스크 드라이브 인터페이스(1124), 자기 디스크 드라이브 인터페이스(1126) 및 광 드라이브 인터페이스(1128)에 의해 시스템 버스(1108)에 연결될 수 있다. 외장형 드라이브 구현을 위한 인터페이스(1124)는 USB(Universal Serial Bus) 및 IEEE 1394 인터페이스 기술 중 적어도 하나또는 그 둘 다를 포함한다.The computer (1102) also includes an internal hard disk drive (HDD) (1114) (e.g., EIDE, SATA)—which may also be configured for external use within a suitable chassis (not shown), a magnetic floppy disk drive (FDD) (1116) (e.g., for reading from or writing to a removable diskette (1118)), and an optical disk drive (1120) (e.g., for reading from or writing to a CD-ROM disk (1122) or other high capacity optical media such as a DVD). The hard disk drive (1114), the magnetic disk drive (1116), and the optical disk drive (1120) may be connected to the system bus (1108) by a hard disk drive interface (1124), a magnetic disk drive interface (1126), and an optical drive interface (1128), respectively. An interface (1124) for implementing an external drive includes at least one or both of Universal Serial Bus (USB) and IEEE 1394 interface technologies.

이들 드라이브 및 그와 연관된 컴퓨터 판독가능 매체는 데이터, 데이터 구조, 컴퓨터 실행가능 명령어, 기타 등등의 비휘발성 저장을 제공한다. 컴퓨터(1102)의 경우, 드라이브 및 매체는 임의의 데이터를 적당한 디지털 형식으로 저장하는 것에 대응한다. 상기에서의 컴퓨터 판독가능 매체에 대한 설명이 HDD, 이동식 자기 디스크, 및CD 또는 DVD 등의 이동식 광 매체를 언급하고 있지만, 당업자라면 집 드라이브(zip drive), 자기 카세트, 플래쉬 메모리 카드, 카트리지, 기타 등등의 컴퓨터에 의해 판독가능한 다른 유형의 매체도 역시 예시적인 운영 환경에서 사용될 수 있으며 또 임의의 이러한 매체가 본 개시의 방법들을 수행하기 위한 컴퓨터 실행가능 명령어를 포함할 수 있다는 것을 잘 알 것이다.These drives and their associated computer-readable media provide nonvolatile storage of data, data structures, computer-executable instructions, and the like. In the case of a computer (1102), the drives and media correspond to storing any data in a suitable digital format. While the description of computer-readable media above has referred to HDDs, removable magnetic disks, and removable optical media such as CDs or DVDs, those skilled in the art will appreciate that other types of media readable by a computer, such as zip drives, magnetic cassettes, flash memory cards, cartridges, and the like, may also be used in the exemplary operating environment, and that any such media may contain computer-executable instructions for performing the methods of the present disclosure.

운영 체제(1130), 하나 이상의 애플리케이션 프로그램(1132), 기타 프로그램 모듈(1134) 및 프로그램 데이터(1136)를 비롯한 다수의 프로그램 모듈이 드라이브 및 RAM(1112)에 저장될 수 있다. 운영 체제, 애플리케이션,모듈 및/또는 데이터의 전부 또는 그 일부분이 또한 RAM(1112)에 캐싱될 수 있다. 본 개시가 여러가지 상업적으로 이용가능한 운영 체제 또는 운영 체제들의 조합에서 구현될 수 있다는 것을 잘 알 것이다.A number of program modules, including an operating system (1130), one or more application programs (1132), other program modules (1134), and program data (1136), may be stored in the drive and RAM (1112). All or portions of the operating system, applications, modules, and/or data may also be cached in RAM (1112). It will be appreciated that the present disclosure may be implemented in a variety of commercially available operating systems or combinations of operating systems.

사용자는 하나 이상의 유선/무선 입력 장치, 예를 들어, 키보드(1138) 및 마우스(1140) 등의 포인팅 장치를 통해 컴퓨터(1102)에 명령 및 정보를 입력할 수 있다. 기타 입력 장치(도시 생략)로는 마이크, IR 리모콘, 조이스틱, 게임 패드, 스타일러스 펜, 터치 스크린, 기타 등등이 있을 수 있다. 이들 및 기타 입력 장치가 종종 시스템 버스(1108)에 연결되어 있는 입력 장치 인터페이스(1142)를 통해 처리 장치(1104)에 연결되지만, 병렬 포트,IEEE 1394 직렬 포트, 게임 포트, USB 포트, IR 인터페이스, 기타 등등의 기타 인터페이스에 의해 연결될 수 있다.A user may enter commands and information into the computer (1102) via one or more wired/wireless input devices, such as a keyboard (1138) and a pointing device such as a mouse (1140). Other input devices (not shown) may include a microphone, an IR remote control, a joystick, a game pad, a stylus pen, a touch screen, and the like. These and other input devices are often connected to the processing unit (1104) via an input device interface (1142) that is coupled to the system bus (1108), but may be connected by other interfaces such as a parallel port, an IEEE 1394 serial port, a game port, a USB port, an IR interface, and the like.

본 개시내용에서의 사용자 입력이라는 용어는 사용자 인터페이스 내에서(혹은 웹페이지 내에서) 수행되는 사용자의 요청과 관련된 임의의 형태의 사용자 입력을 의미할 수 있다. 예를 들어, 사용자 입력은 포인터 객체를 이동시키는 사용자 입력을 포함할 수 있다. 다른 예시로, 사용자 입력은 사용자 인터페이스 상에서의 특정한 객체를 선택하는 사용자 입력을 포함할 수 있다. 예컨대, 임의의 객체(예를 들어, 모듈, 탭 등)를 터치 혹은 클릭하는 방식으로, 해당 객체에 대한 사용자 입력이 이루어질 수 있다. 선택과 관련된 사용자 입력이 수신되는 경우,해당 입력에 응답하여 사용자 인터페이스 혹은 웹페이지 상에 새로운 객체가 디스플레이 되거나, 또는 객체의속성이 변경되어 디스플레이 될 수 있다.The term user input in the present disclosure may mean any form of user input related to a user's request performed within a user interface (or within a web page). For example, the user input may include a user input of moving a pointer object. As another example, the user input may include a user input of selecting a particular object on the user interface. For example, the user input may be made for an object (e.g., a module, a tab, etc.) by touching or clicking on the object. When a user input related to selection is received, a new object may be displayed on the user interface or the web page in response to the input, or the properties of the object may be changed and displayed.

또 다른 예시로, 사용자 입력은 다양한 입력수단에 의해 입력된 언어, 문자, 숫자 및 기호 등의 정보를 포함할수 있다. 사용자 입력은 전술한 예시로 한정되는 것은 아니며, 마우스 커서 제어, 마우스의 휠 스크롤, 키보드의 방향키, 마우스 클릭, 터치 등 다양한 형태의 사용자 액션이 가능하다.As another example, user input may include information such as language, letters, numbers, and symbols entered by various input means. User input is not limited to the examples described above, and various forms of user actions are possible, such as mouse cursor control, mouse wheel scroll, keyboard arrow keys, mouse clicks, and touch.

모니터(1144) 또는 다른 유형의 디스플레이 장치도 역시 비디오 어댑터(1146) 등의 인터페이스를 통해 시스템버스(1108)에 연결된다. 모니터(1144)에 부가하여, 컴퓨터는 일반적으로 스피커, 프린터, 기타 등등의 기타 주변 출력 장치(도시 생략)를 포함한다. 예를 들어, 상기 모니터(1144) 또는 다른 유형의 디스플레이 장치는 액정디스플레이(liquid crystal display, LCD), 박막 트랜지스터 액정 디스플레이(thin film transistor-liquidcrystal display, TFT LCD), 유기 발광 다이오드(organic light-emitting diode, OLED), 플렉서블 디스플레이(flexible display), 3차원 디스플레이(3D display), 전자잉크 디스플레이(e-ink display) 중에서 적어도 하나를 포함할 수 있다. 그리고 디스플레이부는 프로세서(110)에서 처리되는 데이터를 출력(표시)한다.A monitor (1144) or other type of display device is also connected to the system bus (1108) via an interface, such as a video adapter (1146). In addition to the monitor (1144), the computer typically includes other peripheral output devices (not shown) such as speakers, a printer, and the like. For example, the monitor (1144) or other type of display device may include at least one of a liquid crystal display (LCD), a thin film transistor-liquidcrystal display (TFT LCD), an organic light-emitting diode (OLED), a flexible display, a 3D display, and an e-ink display. The display unit then outputs (displays) data processed by the processor (110).

컴퓨터(1102)는 유선 및/또는 무선 통신을 통한 원격 컴퓨터(들)(1148) 등의 하나 이상의 원격 컴퓨터로의 논리적 연결을 사용하여 네트워크화된 환경에서 동작할 수 있다. 원격 컴퓨터(들)(1148)는 워크스테이션, 컴퓨팅 디바이스 컴퓨터, 라우터, 퍼스널 컴퓨터, 휴대용 컴퓨터, 마이크로프로세서-기반 오락 기기, 피어 장치 또는 기타 통상의 네트워크 노드일 수 있으며, 일반적으로 컴퓨터(1102)에 대해 기술된 구성요소들 중 다수 또는 그 전부를 포함하지만, 간략함을 위해, 메모리 저장 장치(1150)만이 도시되어 있다. 도시되어 있는 논리적 연결은 근거리 통신망(LAN)(1152) 및/또는 더 큰 네트워크, 예를 들어, 원거리 통신망(WAN)(1154)에의 유선/무선 연결을포함한다. 이러한 LAN 및 WAN 네트워킹 환경은 사무실 및 회사에서 일반적인 것이며, 인트라넷 등의 전사적 컴퓨터 네트워크(enterprise-wide computer network)를 용이하게 해주며, 이들 모두는 전세계 컴퓨터 네트워크,예를 들어, 인터넷에 연결될 수 있다.The computer (1102) may operate in a networked environment using logical connections to one or more remote computers, such as remote computer(s) (1148), via wired and/or wireless communications. The remote computer(s) (1148) may be a workstation, a computing device computer, a router, a personal computer, a portable computer, a microprocessor-based entertainment device, a peer device, or other conventional network node, and typically include many or all of the components described for the computer (1102), but for simplicity, only the memory storage device (1150) is shown. The logical connections shown include wired/wireless connections to a local area network (LAN) (1152) and/or a larger network, such as a wide area network (WAN) (1154). These LAN and WAN networking environments are common in offices and companies, facilitating enterprise-wide computer networks, such as intranets, all of which can be connected to computer networks worldwide, such as the Internet.

LAN 네트워킹 환경에서 사용될 때, 컴퓨터(1102)는 유선 및/또는 무선 통신 네트워크 인터페이스 또는 어댑터(1156)를 통해 로컬 네트워크(1152)에 연결된다. 어댑터(1156)는 LAN(1152)에의 유선 또는 무선 통신을 용이하게 해줄 수 있으며, 이 LAN(1152)은 또한 무선 어댑터(1156)와 통신하기 위해 그에 설치되어 있는 무선 액세스포인트를 포함하고 있다. WAN 네트워킹 환경에서 사용될 때, 컴퓨터(1102)는 모뎀(1158)을 포함할 수 있거나,WAN(1154) 상의 통신 컴퓨팅 디바이스에 연결되거나, 또는 인터넷을 통하는 등, WAN(1154)을 통해 통신을 설정하는 기타 수단을 갖는다. 내장형 또는 외장형 및 유선 또는 무선 장치일 수 있는 모뎀(1158)은 직렬 포트 인터페이스(1142)를 통해 시스템 버스(1108)에 연결된다. 네트워크화된 환경에서, 컴퓨터(1102)에 대해 설명된 프로그램 모듈들 또는 그의 일부분이 원격 메모리/저장 장치(1150)에 저장될 수 있다. 도시된 네트워크 연결이 예시적인 것이며 컴퓨터들 사이에 통신 링크를 설정하는 기타 수단이 사용될 수 있다는 것을 잘 알 것이다.When used in a LAN networking environment, the computer (1102) is connected to the local network (1152) via a wired and/or wireless communications network interface or adapter (1156). The adapter (1156) may facilitate wired or wireless communications to the LAN (1152), which may also include a wireless access point installed therein for communicating with the wireless adapter (1156). When used in a WAN networking environment, the computer (1102) may include a modem (1158), or may be connected to a communications computing device on the WAN (1154), or may have other means for establishing communications over the WAN (1154), such as via the Internet. The modem (1158), which may be internal or external and wired or wireless, is connected to the system bus (1108) via a serial port interface (1142). In a networked environment, program modules described for the computer (1102) or portions thereof may be stored in a remote memory/storage device (1150). It will be appreciated that the network connections depicted are exemplary and other means of establishing a communications link between the computers may be used.

컴퓨터(1102)는 무선 통신으로 배치되어 동작하는 임의의 무선 장치 또는 개체, 예를 들어, 프린터, 스캐너, 데스크톱 및/또는 휴대용 컴퓨터, PDA(portable data assistant), 통신 위성, 무선 검출가능 태그와 연관된 임의의 장비 또는 장소, 및 전화와 통신을 하는 동작을 한다. 이것은 적어도 Wi-Fi 및 블루투스 무선 기술을 포함한다. 따라서, 통신은 종래의 네트워크에서와 같이 미리 정의된 구조이거나 단순하게 적어도 2개의 장치 사이의애드혹 통신(ad hoc communication)일 수 있다.The computer (1102) is configured to communicate with any wireless device or object that is configured and operates in wireless communication, such as a printer, a scanner, a desktop and/or portable computer, a portable data assistant (PDA), a communication satellite, any equipment or location associated with a wireless detectable tag, and a telephone. This includes at least Wi-Fi and Bluetooth wireless technologies. Accordingly, the communication may be a predefined structure as in a conventional network, or may simply be an ad hoc communication between at least two devices.

Wi-Fi(Wireless Fidelity)는 유선 없이도 인터넷 등으로의 연결을 가능하게 해준다. Wi-Fi는 이러한 장치, 예를들어, 컴퓨터가 실내에서 및 실외에서, 즉 기지국의 통화권 내의 아무 곳에서나 데이터를 전송 및 수신할 수 있게 해주는 셀 전화와 같은 무선 기술이다. Wi-Fi 네트워크는 안전하고 신뢰성 있으며 고속인 무선 연결을 제공하기 위해 IEEE 802.11(a, b, g, 기타)이라고 하는 무선 기술을 사용한다. 컴퓨터를 서로에, 인터넷에 및 유선네트워크(IEEE 802.3 또는 이더넷을 사용함)에 연결시키기 위해 Wi-Fi가 사용될 수 있다. Wi-Fi 네트워크는 비인가 2.4 및 5GHz 무선 대역에서, 예를 들어, 11Mbps(802.11a) 또는 54 Mbps(802.11b) 데이터 레이트로 동작하거나, 양 대역(듀얼 대역)을 포함하는 제품에서 동작할 수 있다.Wi-Fi (Wireless Fidelity) allows you to connect to the Internet and other things without wires. Wi-Fi is a wireless technology that allows devices, such as computers, to send and receive data indoors and outdoors, anywhere within the coverage area of a base station, just like cell phones. Wi-Fi networks use a wireless technology called IEEE 802.11 (a, b, g, etc.) to provide secure, reliable, and high-speed wireless connections. Wi-Fi can be used to connect computers to each other, to the Internet, and to wired networks (using IEEE 802.3 or Ethernet). Wi-Fi networks can operate in the unlicensed 2.4 and 5 GHz radio bands, at data rates of, for example, 11 Mbps (802.11a) or 54 Mbps (802.11b), or in products that include both bands (dual band).

본 개시의 기술 분야에서 통상의 지식을 가진 자는 정보 및 신호들이 임의의 다양한 상이한 기술들 및 기법들을이용하여 표현될 수 있다는 것을 이해할 것이다. 예를 들어, 위의 설명에서 참조될 수 있는 데이터, 지시들, 명령들, 정보, 신호들, 비트들, 심볼들 및 칩들은 전압들, 전류들, 전자기파들, 자기장들 또는 입자들, 광학장들또는 입자들, 또는 이들의 임의의 결합에 의해 표현될 수 있다.Those skilled in the art will appreciate that information and signals may be represented using any of a variety of different technologies and techniques. For example, the data, instructions, commands, information, signals, bits, symbols, and chips referenced in the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof.

또한, 컴퓨터(1102)는 사용자 단말로 구현 가능할 수 있다. 따라서, 본 개시의 일 실시예에 따른 방법은 소프트웨어를 탑재할 수 있는 하드웨어로써 단말에 대해 제한 없이 차용될 수 있다. 본 개시에서 설명되는 사용자 단말은 휴대폰, 스마트 폰(smart phone), 노트북 컴퓨터(laptop computer), 디지털방송용 단말기, PDA(personaldigital assistants), PMP(portable multimedia player), 네비게이션, 슬레이트 PC(slate PC), 태블릿PC(tablet PC), 울트라북(ultrabook), 웨어러블 디바이스(wearable device, 예를 들어, 워치형 단말기(smartwatch), 글래스형 단말기(smart glass), HMD(head mounted display)) 등이 포함될 수 있다. 또한, 사용자 단말은 사용자에 의해 데이터 입출력이 가능한 장치와 사용자에게 데이터를 디스플레이할 수 있는 장치 및유/무선 통신이 가능한 장치를 포함할 수 있으며, 이에 한정된 것은 아니다. 예를 들어, 컴퓨팅 장치(100)는 데스크탑, 노트북, 태블릿 PC, 휴대용 단말기 등이 될 수 있다.In addition, the computer (1102) may be implemented as a user terminal. Accordingly, the method according to one embodiment of the present disclosure may be borrowed without limitation for a terminal as hardware capable of loading software. The user terminal described in the present disclosure may include a mobile phone, a smart phone, a laptop computer, a digital broadcasting terminal, a personal digital assistant (PDA), a portable multimedia player (PMP), a navigation device, a slate PC, a tablet PC, an ultrabook, a wearable device (e.g., a smartwatch, a smart glass, a head mounted display (HMD)), and the like. In addition, the user terminal may include, but is not limited to, a device capable of inputting and outputting data by a user, a device capable of displaying data to the user, and a device capable of wired/wireless communication. For example, the computing device (100) may be a desktop, a laptop, a tablet PC, a portable terminal, and the like.

본 개시의 기술 분야에서 통상의 지식을 가진 자는 여기에 개시된 실시예들과 관련하여 설명된 다양한 예시적인논리 블록들, 모듈들, 프로세서들, 수단들, 회로들 및 알고리즘 단계들이 전자 하드웨어, (편의를 위해, 여기에서 소프트웨어로 지칭되는) 다양한 형태들의 프로그램 또는 설계 코드 또는 이들 모두의 결합에 의해 구현될 수있다는 것을 이해할 것이다. 하드웨어 및 소프트웨어의 이러한 상호 호환성을 명확하게 설명하기 위해, 다양한예시적인 컴포넌트들, 블록들, 모듈들, 회로들 및 단계들이 이들의 기능과 관련하여 위에서 일반적으로 설명되었다. 이러한 기능이 하드웨어 또는 소프트웨어로서 구현되는지 여부는 특정한 애플리케이션 및 전체 시스템에대하여 부과되는 설계 제약들에 따라 좌우된다. 본 개시의 기술 분야에서 통상의 지식을 가진 자는 각각의 특정한 애플리케이션에 대하여 다양한 방식들로 설명된 기능을 구현할 수 있으나, 이러한 구현 결정들은 본 개시의범위를 벗어나는 것으로 해석되어서는 안 될 것이다.Those skilled in the art will appreciate that the various illustrative logical blocks, modules, processors, means, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, various forms of program or design code (referred to herein for convenience as software), or a combination of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Those skilled in the art may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.

여기서 제시된 다양한 실시예들은 방법, 장치, 또는 표준 프로그래밍 및/또는 엔지니어링 기술을 사용한 제조물품(article)으로 구현될 수 있다. 용어 제조 물품은 임의의 컴퓨터-판독가능 저장장치로부터 액세스 가능한 컴퓨터 프로그램, 캐리어, 또는 매체(media)를 포함한다. 예를 들어, 컴퓨터-판독가능 저장매체는 자기 저장 장치(예를 들면, 하드 디스크, 플로피 디스크, 자기 스트립, 등), 광학 디스크(예를 들면, CD, DVD, 등), 스마트카드, 및 플래쉬 메모리 장치(예를 들면, EEPROM, 카드, 스틱, 키 드라이브, 등)를 포함하지만, 이들로 제한되는 것은 아니다. 또한, 여기서 제시되는 다양한 저장 매체는 정보를 저장하기 위한 하나 이상의 장치 및/또는다른 기계-판독가능한 매체를 포함한다.The various embodiments presented herein can be implemented as a method, an apparatus, or an article of manufacture using standard programming and/or engineering techniques. The term article of manufacture includes a computer program, a carrier, or a medium accessible from any computer-readable storage device. For example, computer-readable storage media include, but are not limited to, magnetic storage devices (e.g., hard disks, floppy disks, magnetic strips, etc.), optical disks (e.g., CDs, DVDs, etc.), smart cards, and flash memory devices (e.g., EEPROMs, cards, sticks, key drives, etc.). Additionally, various storage media presented herein include one or more devices and/or other machine-readable media for storing information.

제시된 프로세스들에 있는 단계들의 특정한 순서 또는 계층 구조는 예시적인 접근들의 일례임을 이해하도록 한다. 설계 우선순위들에 기반하여, 본 개시의 범위 내에서 프로세스들에 있는 단계들의 특정한 순서 또는 계층구조가 재배열될 수 있다는 것을 이해하도록 한다. 첨부된 방법 청구항들은 샘플 순서로 다양한 단계들의 엘리먼트들을 제공하지만 제시된 특정한 순서 또는 계층 구조에 한정되는 것을 의미하지는 않는다.It is to be understood that the specific order or hierarchy of steps in the processes presented is an example of exemplary approaches. It is to be understood that the specific order or hierarchy of steps in the processes may be rearranged within the scope of the present disclosure based on design priorities. The appended method claims provide elements of various steps in a sample order, but are not meant to be limited to the specific order or hierarchy presented.

제시된 실시예들에 대한 설명은 임의의 본 개시의 기술 분야에서 통상의 지식을 가진 자가 본 개시를 이용하거나 또는 실시할 수 있도록 제공된다. 이러한 실시예들에 대한 다양한 변형들은 본 개시의 기술 분야에서 통상의지식을 가진 자에게 명백할 것이며, 여기에 정의된 일반적인 원리들은 본 개시의 범위를 벗어남이 없이 다른 실시예들에 적용될 수 있다. 그리하여, 본 개시는 여기에 제시된 실시예들로 한정되는 것이 아니라, 여기에 제시된 원리들 및 신규한 특징들과 일관되는 최광의의 범위에서 해석되어야 할 것이다.The description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the disclosure. Various modifications to these embodiments will be apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the scope of the disclosure. Thus, the disclosure is not intended to be limited to the embodiments disclosed herein, but is to be construed in the widest scope consistent with the principles and novel features disclosed herein.

[부호의 설명][Explanation of symbols]

10: 질문자 정보 수신 모듈10: Questioner Information Reception Module

20: 메타 데이터 생성 모듈20: Metadata Generation Module

30: 메타 데이터 최적화 모듈30: Metadata Optimization Module

40: 최적 데이터베이스 생성부 기반 데이터베이스 생성 모듈40: Database creation module based on optimal database creation part

Claims (10)

프로세서(processor); 및processor; and 프로세서를 통해 실행되는 적어도 하나의 명령이 저장된 메모리(memory); 를 포함하고,A memory (memory) in which at least one instruction executed by the processor is stored; 상기 적어도 하나의 명령은 상기 프로세서가:At least one instruction of the above causes the processor to: 사용자가 질의를 입력하면 결과 플랫폼을 통해 변환 메트릭스로 전달되는 자연어 질의 전달 단계;A natural language query delivery step where a user inputs a query and the query is passed through the results platform to a transformation matrix; 변환 메트릭스가 대규모 언어 모델을 통해 자연어 질의를 분석하고 임베딩된 벡터 스토어에서 관련 데이터를 참조하여 메타 자연어 질의를 생성하는 질의 처리 단계; 및A query processing step in which the transformation matrix analyzes the natural language query through a large-scale language model and generates a meta natural language query by referencing related data in the embedded vector store; and 최적 데이터베이스 생성부에서 생성된 메타 정보를 바탕으로 데이터베이스 쿼리를 생성하고 최적화된 결과를 도출하는 메타 정보 생성 단계; 를 수행하도록 구성되는,A meta information generation step for generating a database query and deriving an optimized result based on the meta information generated in the optimal database generation unit; configured to perform; 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 장치.Meta generation and database optimization device based on questioner information. 사용자 정보를 통해 사용자의 역할을 이해하고 이를 기반으로 데이터를 분류할 수 있도록 지원하는 질문자 정보 수집 모듈;A questioner information collection module that helps understand the user's role through user information and classify data based on this; 기업 데이터베이스 내 다양한 객체를 논리적으로 구조화하고 디멘션(Dimension), 애트리뷰트(Attribute), 메저(Measure)로 분류하는 메타 데이터 생성 모듈;A metadata creation module that logically structures various objects within a corporate database and classifies them into dimensions, attributes, and measures; 수집된 질문자 정보를 기반으로 메타데이터 항목의 노출 순서를 최적화하고 사용자에게 가장 관련성 높은 비즈니스 데이터를 우선적으로 제공하는 메타 데이터 최적화 모듈; 및 A metadata optimization module that optimizes the exposure order of metadata items based on collected questioner information and provides the most relevant business data to users first; and 최적화된 메타데이터를 기반으로 최적 데이터베이스 생성부가 데이터베이스 쿼리를 생성하고 이를 데이터베이스에서 실행하는 최적 데이터베이스 생성부 기반 데이터베이스 생성 모듈;을 포함하는,A database creation module based on an optimal database creation unit that generates a database query based on optimized metadata and executes it on a database; 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템.Meta generation and database optimization system based on questioner information. 청구항 2에 있어서, 질문자 정보 수집 모듈은,In claim 2, the questioner information collection module, 사용자 아이디, 부서, 직책 등 기본적인 프로파일 정보를 수집하는 기능을 담당하는 프로파일 정보 수집기: Profile information collector, which is responsible for collecting basic profile information such as user ID, department, and position: 사용자의 이전 검색 이력, 클릭 패턴, 자주 사용하는 키워드, 관심 분야를 수집하고 분석하는 행동 이력 분석기: 및Behavioral history analyzer that collects and analyzes users' previous search history, click patterns, frequently used keywords, and areas of interest: and 수집된 프로파일 정보와 행동 이력을 저장하고 관리하는 데이터베이스 또는 데이터 레이크를 포함하는 데이터 저장소: 를 포함하는,A data store including a database or data lake that stores and manages collected profile information and behavioral history: 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템.Meta generation and database optimization system based on questioner information. 청구항 2에 있어서, 메타데이터 생성 모듈은,In claim 2, the metadata generation module, 기업의 데이터베이스 내 객체들의 관계를 지정하고 매핑하는 데이터 베이스객체 관계 매핑기: Database Object Relationship Mapper: Specifies and maps the relationships between objects within a company's database. 폴더 방식의 계층적 분류 체계를 생성하여 디멘션(Dimension), 애트리뷰트(Attribute), 메저(Measure)로 구성된 메타데이터를 생성하는 메타데이터 구조화 엔진: 및A metadata structuring engine that creates metadata consisting of dimensions, attributes, and measures by creating a hierarchical classification system in the form of folders: and 생성된 메타데이터 구조를 저장하고 관리하는 메타데이터 저장소: 를 포함하는,A metadata repository that stores and manages the generated metadata structures: 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템.Meta generation and database optimization system based on questioner information. 청구항 2에 있어서, 메타데이터 최적화 모듈은,In claim 2, the metadata optimization module, 수집된 사용자 프로파일과 행동 이력을 기반으로 메타데이터 항목의 노출 순서를 동적으로 결정하는 우선순위 결정 엔진: A prioritization engine that dynamically determines the order in which metadata items are displayed based on collected user profiles and behavioral history: 사용자 행동 변화를 실시간으로 모니터링하고 메타데이터 구조를 업데이트하는 실시간 업데이트 모니터: 및Real-time update monitor that monitors user behavior changes in real time and updates metadata structures: and 최적화된 메타데이터 구조를 사용자에게 제공하는 개인화 메타데이터 제공기: 를 포함하는,A personalized metadata provider that provides users with an optimized metadata structure: 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템.Meta generation and database optimization system based on questioner information. 청구항 2에 있어서, 최적 데이터베이스 생성부 기반 데이터베이스 생성 모듈은,In claim 2, the database creation module based on the optimal database creation unit, 사용자가 선택한 메타데이터 항목을 데이터베이스의 실제 테이블과 필드에 매핑하는 메타데이터 매핑 엔진: A metadata mapping engine that maps user-selected metadata items to actual tables and fields in the database: 매핑된 정보를 기반으로 최적화된 SQL 쿼리를 생성하는 데이터베이스 쿼리 생성기: A database query generator that generates optimized SQL queries based on mapped information: 인덱스 활용, 조인 최적화, 필터 조건의 효율적 배치 기법을 적용하여 데이터베이스 쿼리를 최적화하는 쿼리 최적화 엔진: 및 A query optimization engine that optimizes database queries by applying index utilization, join optimization, and efficient placement of filter conditions: and 실행된 쿼리의 결과를 시각화 도구나 리포트 형태로 사용자에게 제공하는 ·결과 제공 모듈: 을 포함하는,·Result provision module: Including: that provides the results of the executed query to the user in the form of a visualization tool or report. 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 시스템.Meta generation and database optimization system based on questioner information. 사용자가 자연어로 질의를 시스템에 입력하는 단계;A step in which a user inputs a query into the system in natural language; 변환 메트릭스가 자연어를 메타 언어로 변환하여 질의 내용을 송신하는 단계;A step in which a transformation matrix converts natural language into a meta-language and transmits the query content; 자연어 처리 모듈이 메타 언어 질의를 수신하여 자연어 질의를 분석하고 이에 따른 메타 언어 답변을 제시하는 단계;A step in which a natural language processing module receives a metalanguage query, analyzes the natural language query, and presents a metalanguage answer accordingly; 최적 데이터베이스 생성부가 메타 언어 명령을 수신하여 최적의 데이터베이스 쿼리를 생성하고, 이에 따른 데이터 셋(DATA SET) 결과로부터 질의 결과 답변을 준비하여 사용자에게 결과 답변을 송신하는 단계;를 포함하는,A step of generating an optimal database by receiving a meta language command, generating an optimal database query, preparing a query result answer from the data set result, and transmitting the result answer to the user; including; 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법.How to create meta and optimize database based on questioner information. 적어도 하나의 프로세서를 포함하는 컴퓨팅 장치에 의해 수행되는 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법으로서,A method of meta-generation and database optimization based on interrogator information performed by a computing device including at least one processor, 사용자가 질의를 입력하면, 결과 플랫폼을 통해 변환 메트릭스로 전달되는 자연어 질의 전달 단계;When a user enters a query, a natural language query delivery step is performed, which is then passed through the results platform to the transformation matrix; 변환 메트릭스가 대규모 언어 모델을 통해 자연어 질의를 분석하고, 임베딩된 벡터 스토어에서 관련 데이터를 참조하여 메타 자연어 질의를 생성하는 질의 처리 단계; 및A query processing step in which the transformation matrix analyzes the natural language query through a large-scale language model and generates a meta natural language query by referencing related data in the embedded vector store; and 최적 데이터베이스 생성부가 생성된 메타 정보를 바탕으로 데이터베이스 쿼리를 생성하고, 최적화된 결과를 도출하는 메타 정보 생성 단계; 를 포함하는,A meta information generation step for generating a database query based on the generated meta information and deriving an optimized result; including; 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법.How to create meta and optimize database based on questioner information. 청구항 8에 있어서, 상기 방법은,In claim 8, the method comprises: 메타 데이터를 기반으로 한 최종 결과는 스트리밍 방식으로 사용자에게 실시간으로 전달되는 결과 제공 단계를 더 포함하는, The final results based on the metadata further include a result delivery step that is delivered to the user in real time in a streaming manner. 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법.How to create meta and optimize database based on questioner information. 컴퓨터 판독가능 저장 매체에 저장되는 컴퓨터 프로그램으로서, 상기 컴퓨터 프로그램은 하나 이상의 프로세서에 의해 실행되는 경우 질문자 정보에 따른 메타 생성 및 데이터베이스 최적화 방법을 수행하며, 상기 방법은,A computer program stored in a computer-readable storage medium, wherein the computer program, when executed by one or more processors, performs a method of meta generation and database optimization according to questioner information, the method comprising: 사용자가 질의를 입력하면, 결과 플랫폼을 통해 변환 메트릭스로 전달되는 자연어 질의 전달 단계;When a user enters a query, a natural language query delivery step is performed, which is then passed through the results platform to the transformation matrix; 변환 메트릭스가 대규모 언어 모델을 통해 자연어 질의를 분석하고, 임베딩된 벡터 스토어에서 관련 데이터를 참조하여 메타 자연어 질의를 생성하는 질의 처리 단계; 및A query processing step in which the transformation matrix analyzes the natural language query through a large-scale language model and generates a meta natural language query by referencing related data in the embedded vector store; and 최적 데이터베이스 생성부에서 생성된 메타 정보를 바탕으로 데이터베이스 쿼리를 생성하고, 최적화된 결과를 도출하는 메타 정보 생성 단계;를 포함하는,A meta information generation step for generating a database query based on the meta information generated in the optimal database generation unit and deriving an optimized result; 컴퓨터 판독가능 저장 매체에 저장되는 컴퓨터 프로그램.A computer program stored on a computer-readable storage medium.
PCT/KR2024/018375 2023-11-20 2024-11-20 Meta generation and database optimization system according to questioner information, and method thereof Pending WO2025110706A1 (en)

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
KR20230161303 2023-11-20
KR10-2023-0161303 2023-11-20
KR10-2024-0156915 2024-11-07
KR1020240156915A KR20250076384A (en) 2023-11-20 2024-11-07 Meta creation and database optimization system based on questioner information and method thereof

Publications (1)

Publication Number Publication Date
WO2025110706A1 true WO2025110706A1 (en) 2025-05-30

Family

ID=95827042

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2024/018375 Pending WO2025110706A1 (en) 2023-11-20 2024-11-20 Meta generation and database optimization system according to questioner information, and method thereof

Country Status (1)

Country Link
WO (1) WO2025110706A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160246796A1 (en) * 2005-02-28 2016-08-25 Search Engine Technologies, Llc Methods of and systems for searching by incorporating user-entered information
KR102150908B1 (en) * 2019-01-31 2020-09-03 주식회사 카카오 Method and system for analysis of natural language query
KR20220083324A (en) * 2020-12-11 2022-06-20 주식회사 포인트테크놀러지스 System for company search using automatic correction of query vectors based on user behavior and method of the same
KR20220085258A (en) * 2020-12-15 2022-06-22 주식회사 포티투마루 Search method and device for query in document

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160246796A1 (en) * 2005-02-28 2016-08-25 Search Engine Technologies, Llc Methods of and systems for searching by incorporating user-entered information
KR102150908B1 (en) * 2019-01-31 2020-09-03 주식회사 카카오 Method and system for analysis of natural language query
KR20220083324A (en) * 2020-12-11 2022-06-20 주식회사 포인트테크놀러지스 System for company search using automatic correction of query vectors based on user behavior and method of the same
KR20220085258A (en) * 2020-12-15 2022-06-22 주식회사 포티투마루 Search method and device for query in document

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ANONYMOUS: "Text-to-SQL 2.0 is more accurate, but now with RAG…", 5 November 2024 (2024-11-05), XP093317496, Retrieved from the Internet <URL:https://community.heartcount.io/ko/text-to-sql-rag/> *

Similar Documents

Publication Publication Date Title
JP5216845B2 (en) Technology for sharing information between application programs
WO2010087566A1 (en) Document analysis system
WO2015137641A2 (en) Business rule management system having hierarchical rule structure and representation method thereof
CN107844530A (en) A kind of data processing method, device, server and computer-readable recording medium
CN105808770A (en) File management method and device
CN112597182A (en) Data query statement optimization method and device, terminal and storage medium
CN107729485B (en) Data management method, device, terminal and computer readable storage medium
WO2018097407A1 (en) Method and system for sharing user-defined erp functions
WO2020190021A1 (en) Method and device for storing a data file in a cloud-based storage
WO2016140518A1 (en) Electronic device and method for filtering content in electronic device
CN107765945A (en) A kind of file management method, device, terminal and computer-readable recording medium
CN107729483A (en) A kind of classifying indication method, device, terminal and computer-readable recording medium
WO2024038933A1 (en) Method and device for providing item information
WO2025110706A1 (en) Meta generation and database optimization system according to questioner information, and method thereof
CN111563790A (en) Quotation platform of automatic control system
WO2025110708A2 (en) Apparatus and system for providing question-based data service, and method thereof
WO2018097361A1 (en) Method for creating user-defined erp functions and computing system for executing same
JP7719199B2 (en) Document processing method, device, equipment and medium
WO2025110705A1 (en) System for generating domain-based user-customized database according to question and intent classification, and method for same
WO2024143684A1 (en) Content recommendation method and system
KR20250076384A (en) Meta creation and database optimization system based on questioner information and method thereof
JP2026504712A (en) System and method for generating meta data and optimizing databases using questioner information
WO2022234878A1 (en) Transition strategy search method and operating device, using user state vectors
JP2004094634A (en) Information retrieval method and information retrieval system
US7065518B2 (en) Search system

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2025502486

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2025502486

Country of ref document: JP

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

Ref document number: 24894598

Country of ref document: EP

Kind code of ref document: A1