CN111538884A - Data searching method, device and equipment and computer readable storage medium - Google Patents

Data searching method, device and equipment and computer readable storage medium Download PDF

Info

Publication number
CN111538884A
CN111538884A CN202010312082.9A CN202010312082A CN111538884A CN 111538884 A CN111538884 A CN 111538884A CN 202010312082 A CN202010312082 A CN 202010312082A CN 111538884 A CN111538884 A CN 111538884A
Authority
CN
China
Prior art keywords
data
search
target data
data set
attribute information
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
CN202010312082.9A
Other languages
Chinese (zh)
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.)
Shanghai Hongyi Software Technology Co ltd
Original Assignee
Shanghai Hongyi Software Technology 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
Application filed by Shanghai Hongyi Software Technology Co ltd filed Critical Shanghai Hongyi Software Technology Co ltd
Priority to CN202010312082.9A priority Critical patent/CN111538884A/en
Publication of CN111538884A publication Critical patent/CN111538884A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/53Querying
    • G06F16/532Query formulation, e.g. graphical querying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/60Information retrieval; Database structures therefor; File system structures therefor of audio data
    • G06F16/63Querying
    • G06F16/632Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/73Querying
    • G06F16/732Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation

Abstract

The invention discloses a data searching method, which comprises the following steps: receiving a target data search request; analyzing the target data search request to obtain target data attribute information; performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by integrating extraction operations of data in each system according to a preset data extraction mode corresponding to each system. By applying the technical scheme provided by the embodiment of the invention, the data search process is greatly simplified, the data search time is shortened, and the manpower is greatly saved. The invention also discloses a data searching device, equipment and a storage medium, and has corresponding technical effects.

Description

Data searching method, device and equipment and computer readable storage medium
Technical Field
The present invention relates to the field of big data technologies, and in particular, to a data search method, apparatus, device, and computer-readable storage medium.
Background
With the development of big data, the data volume of various data media such as digital documents, pictures, sound, video and the like which exist in reality is increasing. When a user needs to search a certain part of data, because existing various data media cannot be aggregated and data boundaries cannot be associated, various data are independent, heterogeneous data is difficult to arrange, the user needs to search corresponding data in various systems, the user often cannot quickly retrieve the required target data, the data search consumes long time, and extra manpower consumption is caused.
In summary, how to effectively solve the problems of long data searching time and extra manpower consumption in the existing data searching mode is a problem that needs to be solved urgently by a person skilled in the art at present.
Disclosure of Invention
The invention aims to provide a data search method, which greatly simplifies the data search process, shortens the data search time and greatly saves the manpower; another object of the present invention is to provide a data search apparatus, a device and a computer-readable storage medium.
In order to solve the technical problems, the invention provides the following technical scheme:
a method of data searching, comprising:
receiving a target data search request;
analyzing the target data search request to obtain target data attribute information;
performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by performing extraction operation integration on data in each system according to a preset data extraction mode corresponding to each system.
In an embodiment of the present invention, the integration process of the data set includes:
performing Schema analysis and information reading operation on a database system to obtain a database data subset; the information reading comprises table information reading, field information reading and main key information reading;
performing data extraction on the network system by using a network crawler engine to obtain a network data subset;
and carrying out integrated fusion operation on the database data subset and the network data subset to obtain the data set.
In an embodiment of the present invention, after obtaining the data set, the method further includes:
creating a basic word stock, an industry word stock and a sensitive word stock based on the data set;
performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information, wherein the data search comprises the following steps:
and performing data search on the data set by using the ElasticSearch search engine according to the target data attribute information based on the basic word bank, the industry word bank and the sensitive word bank.
In a specific embodiment of the present invention, analyzing the target data search request to obtain target data attribute information includes:
analyzing the target data search request to obtain the target data attribute information and requester identity information;
performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information, wherein the data search comprises the following steps:
performing authority verification on the data requester according to the identity information of the requester;
and when the authority of the data requester is verified, performing data search on the data set by using the ElasticSearch search engine according to the target data attribute information.
In an embodiment of the present invention, after obtaining the target data, the method further includes:
and performing data visualization display operation on the target data.
A data search apparatus comprising:
the request receiving module is used for receiving a target data searching request;
the request analysis module is used for analyzing the target data search request to obtain target data attribute information;
the data search module is used for searching data of a pre-stored data set by utilizing a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by performing extraction operation integration on data in each system according to a preset data extraction mode corresponding to each system.
In one embodiment of the present invention, a data set integration module is included, the data set integration module including:
the database subset obtaining submodule is used for carrying out Schema analysis and information reading operation on the database system to obtain a database subset; the information reading comprises table information reading, field information reading and main key information reading;
the network data subset obtaining submodule is used for extracting data of the network system by utilizing the network crawler engine to obtain a network data subset;
and the data set obtaining submodule is used for carrying out integrated fusion operation on the database data subset and the network data subset to obtain the data set.
In an embodiment of the present invention, the data set integration module further includes:
the word stock creating submodule is used for creating a basic word stock, an industry word stock and a sensitive word stock based on the data set after the data set is obtained;
the data search module is specifically a module for performing data search on the data set according to the target data attribute information by using the elastic search engine based on the basic word bank, the industry word bank and the sensitive word bank.
A data search apparatus comprising:
a memory for storing a computer program;
a processor for implementing the steps of the data search method as described above when executing the computer program.
A computer-readable storage medium, having stored thereon a computer program which, when being executed by a processor, carries out the steps of the data search method as set forth above.
By applying the method provided by the embodiment of the invention, a target data search request is received; analyzing the target data search request to obtain target data attribute information; performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by integrating extraction operations of data in each system according to a preset data extraction mode corresponding to each system. The data search method has the advantages that the data search process is greatly simplified, the data search time is shortened, and the manpower is greatly saved.
Correspondingly, the embodiment of the invention also provides a data searching device, equipment and a computer readable storage medium corresponding to the data searching method, which have the technical effects and are not described herein again.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a flow chart of an implementation of a data search method according to an embodiment of the present invention;
FIG. 2 is a flow chart of another implementation of a data search method according to an embodiment of the present invention;
FIG. 3 is a block diagram of a data search apparatus according to an embodiment of the present invention;
fig. 4 is a block diagram of a data search device according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the disclosure, the invention will be described in further detail with reference to the accompanying drawings and specific embodiments. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The first embodiment is as follows:
referring to fig. 1, fig. 1 is a flowchart of an implementation of a data searching method according to an embodiment of the present invention, where the method may include the following steps:
s101: a target data search request is received.
When a requester needs to search data, a target data search request is sent to a data search center, wherein the target data search request comprises target data attribute information of target data needing to be searched. The data search center receives a target data search request.
S102: and analyzing the target data search request to obtain target data attribute information.
After receiving the target data search request, analyzing the target data search request to obtain target data attribute information. The target data attribute information may include domain information, data type information, and the like, to which the target data relates.
S103: performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by integrating extraction operations of data in each system according to a preset data extraction mode corresponding to each system.
The method comprises the steps of deploying an ElasticSearch search engine for data search in advance, setting corresponding data extraction modes for each system in advance, extracting data in each system according to the preset data extraction modes corresponding to each system, integrating to obtain a data set, and storing the data set. After the target data attribute information is acquired, a pre-deployed ElasticSearch search engine is used for carrying out data search on a pre-stored data set according to the target data attribute information to obtain target data. The method fully utilizes the advantages of real-time search, stability, reliability, rapidness and convenient installation and use of the ElasticSearch search engine. The data association is realized, the situation of data isolated island is broken, and the data search efficiency is greatly improved.
By applying the method provided by the embodiment of the invention, a target data search request is received; analyzing the target data search request to obtain target data attribute information; performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by integrating extraction operations of data in each system according to a preset data extraction mode corresponding to each system. The data search method has the advantages that the data search process is greatly simplified, the data search time is shortened, and the manpower is greatly saved.
It should be noted that, based on the first embodiment, the embodiment of the present invention further provides a corresponding improvement scheme. In the following embodiments, steps that are the same as or correspond to those in the first embodiment may be referred to each other, and corresponding advantageous effects may also be referred to each other, which are not described in detail in the following modified embodiments.
Example two:
referring to fig. 2, fig. 2 is a flowchart of another implementation of a data searching method according to an embodiment of the present invention, where the method may include the following steps:
s201: performing Schema analysis and information reading operation on a database system to obtain a database data subset; the information reading comprises table information reading, field information reading and main key information reading.
And performing Schema analysis and information reading operation on database systems such as Oracle, SqlServer, Mysql structured databases and the like to obtain a database data subset. For example, table information reading, field information reading, main key information reading and the like are carried out, and the visual index structure mapping is realized. The Schema is a set of database objects, and the Schema analysis can be performed to obtain which data objects are included in the database system.
S202: and performing data extraction on the network system by using the network crawler engine to obtain a network data subset.
And based on the search requirement of the user on the network data, extracting data of the network system by utilizing a network crawler engine in advance to obtain a network data subset.
S203: and carrying out integrated fusion operation on the database data subsets and the network data subsets to obtain the data set.
And after the database data subset and the network data subset are extracted, carrying out integrated fusion operation on the database data subset and the network data subset to obtain a data set.
It should be noted that the data set may include other pre-extracted data subsets besides the database data subset and the network data subset, which is not limited in the embodiment of the present invention.
S204: and creating a basic word stock, an industry word stock and a sensitive word stock based on the data set.
After the data sets are integrated, a basic word stock, an industry word stock and a sensitive word stock are created based on the data sets. The search efficiency of the data is further improved by creating a basic word bank; the search experience of industry proper nouns, uncommon words and self-defined industry words is enhanced by creating an industry word bank; the sensitive word bank is created, and the data is protected by processing means of obfuscating and encrypting the confidential data, so that the searching experience is enhanced.
S205: a target data search request is received.
S206: and analyzing the target data search request to obtain target data attribute information and requester identity information.
The target data search request also includes requester identity information. After receiving the target data search request, analyzing the target data search request to obtain target data attribute information and requester identity information.
S207: and performing authority verification on the data requester according to the identity information of the requester.
And after the identity information of the requester is obtained, performing authority verification on the data requester according to the identity information of the requester. Such as by authenticating the username, password of the requestor.
S208: when the authority of the data requester passes verification, performing data search on the data set by using an ElasticSearch search engine according to the attribute information of the target data based on the basic word bank, the industry word bank and the sensitive word bank to obtain target data; the data set is obtained by integrating extraction operations of data in each system according to a preset data extraction mode corresponding to each system.
And when the authority of the data requester passes verification, performing data search on the data set by using an ElasticSearch search engine according to the attribute information of the target data based on the pre-created basic word bank, the pre-created industrial word bank and the pre-created sensitive word bank to obtain the target number.
S209: and carrying out data visualization display operation on the target data.
And after the target data are searched, performing data visualization showing operation on the target data. Thereby enhancing the visualization of the data.
Corresponding to the above method embodiments, the embodiments of the present invention further provide a data search apparatus, and the data search apparatus described below and the data search method described above may be referred to in correspondence with each other.
Referring to fig. 3, fig. 3 is a block diagram of a data search apparatus according to an embodiment of the present invention, where the apparatus may include:
a request receiving module 31, configured to receive a target data search request;
a request analysis module 32, configured to analyze the target data search request to obtain target data attribute information;
the data search module 33 is configured to perform data search on a pre-stored data set according to the target data attribute information by using a pre-deployed ElasticSearch engine to obtain target data; the data set is obtained by integrating extraction operations of data in each system according to a preset data extraction mode corresponding to each system.
The device provided by the embodiment of the invention is applied to receive a target data search request; analyzing the target data search request to obtain target data attribute information; performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by integrating extraction operations of data in each system according to a preset data extraction mode corresponding to each system. The data search method has the advantages that the data search process is greatly simplified, the data search time is shortened, and the manpower is greatly saved.
In one embodiment of the invention, the apparatus comprises a data set integration module comprising:
the database subset obtaining submodule is used for carrying out Schema analysis and information reading operation on the database system to obtain a database subset; the information reading comprises table information reading, field information reading and main key information reading;
the network data subset obtaining submodule is used for extracting data of the network system by utilizing the network crawler engine to obtain a network data subset;
and the data set obtaining submodule is used for carrying out integrated fusion operation on the database data subset and the network data subset to obtain a data set.
In an embodiment of the present invention, the data set integration module may further include:
the word stock creating submodule is used for creating a basic word stock, an industry word stock and a sensitive word stock based on the data set after the data set is obtained;
the data search module 33 is specifically a module for performing data search on a data set according to the attribute information of the target data by using an elastic search engine based on a basic word stock, an industry word stock and a sensitive word stock.
In a specific embodiment of the present invention, the request parsing module 32 is a module that parses a target data search request to obtain target data attribute information and requester identity information;
the data search module 33 includes:
the authority verification submodule is used for performing authority verification on the data requester according to the identity information of the requester;
and the data searching submodule is used for searching data of the data set according to the target data attribute information by using an ElasticSearch search engine when the authority of the data requester is verified.
In one embodiment of the present invention, the apparatus may further include:
and the data display module is used for performing data visualization display operation on the target data after the target data is obtained.
Corresponding to the above method embodiment, referring to fig. 4, fig. 4 is a schematic diagram of a data search device provided by the present invention, where the device may include:
a memory 41 for storing a computer program;
the processor 42, when executing the computer program stored in the memory 41, may implement the following steps:
receiving a target data search request; analyzing the target data search request to obtain target data attribute information; performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by integrating extraction operations of data in each system according to a preset data extraction mode corresponding to each system.
For the introduction of the device provided by the present invention, please refer to the above method embodiment, which is not described herein again.
Corresponding to the above method embodiment, the present invention further provides a computer-readable storage medium having a computer program stored thereon, the computer program, when executed by a processor, implementing the steps of:
receiving a target data search request; analyzing the target data search request to obtain target data attribute information; performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by integrating extraction operations of data in each system according to a preset data extraction mode corresponding to each system.
The computer-readable storage medium may include: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
For the introduction of the computer-readable storage medium provided by the present invention, please refer to the above method embodiments, which are not described herein again.
The embodiments are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts among the embodiments are referred to each other. The device, the apparatus and the computer-readable storage medium disclosed in the embodiments correspond to the method disclosed in the embodiments, so that the description is simple, and the relevant points can be referred to the description of the method.
The principle and the implementation of the present invention are explained in the present application by using specific examples, and the above description of the embodiments is only used to help understanding the technical solution and the core idea of the present invention. It should be noted that, for those skilled in the art, it is possible to make various improvements and modifications to the present invention without departing from the principle of the present invention, and those improvements and modifications also fall within the scope of the claims of the present invention.

Claims (10)

1. A method of searching data, comprising:
receiving a target data search request;
analyzing the target data search request to obtain target data attribute information;
performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by performing extraction operation integration on data in each system according to a preset data extraction mode corresponding to each system.
2. The data search method of claim 1, wherein the integration process of the data set comprises:
performing Schema analysis and information reading operation on a database system to obtain a database data subset; the information reading comprises table information reading, field information reading and main key information reading;
performing data extraction on the network system by using a network crawler engine to obtain a network data subset;
and carrying out integrated fusion operation on the database data subset and the network data subset to obtain the data set.
3. The data searching method of claim 2, further comprising, after obtaining the data set:
creating a basic word stock, an industry word stock and a sensitive word stock based on the data set;
performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information, wherein the data search comprises the following steps:
and performing data search on the data set by using the ElasticSearch search engine according to the target data attribute information based on the basic word bank, the industry word bank and the sensitive word bank.
4. The data searching method according to any one of claims 1 to 3, wherein analyzing the target data search request to obtain target data attribute information includes:
analyzing the target data search request to obtain the target data attribute information and requester identity information;
performing data search on a pre-stored data set by using a pre-deployed ElasticSearch search engine according to the target data attribute information, wherein the data search comprises the following steps:
performing authority verification on the data requester according to the identity information of the requester;
and when the authority of the data requester is verified, performing data search on the data set by using the ElasticSearch search engine according to the target data attribute information.
5. The data searching method of claim 4, further comprising, after obtaining the target data:
and performing data visualization display operation on the target data.
6. A data search apparatus, comprising:
the request receiving module is used for receiving a target data searching request;
the request analysis module is used for analyzing the target data search request to obtain target data attribute information;
the data search module is used for searching data of a pre-stored data set by utilizing a pre-deployed ElasticSearch search engine according to the target data attribute information to obtain target data; the data set is obtained by performing extraction operation integration on data in each system according to a preset data extraction mode corresponding to each system.
7. The data search apparatus of claim 6, comprising a data set integration module, the data set integration module comprising:
the database subset obtaining submodule is used for carrying out Schema analysis and information reading operation on the database system to obtain a database subset; the information reading comprises table information reading, field information reading and main key information reading;
the network data subset obtaining submodule is used for extracting data of the network system by utilizing the network crawler engine to obtain a network data subset;
and the data set obtaining submodule is used for carrying out integrated fusion operation on the database data subset and the network data subset to obtain the data set.
8. The data search apparatus of claim 7, wherein the data set integration module further comprises:
the word stock creating submodule is used for creating a basic word stock, an industry word stock and a sensitive word stock based on the data set after the data set is obtained;
the data search module is specifically a module for performing data search on the data set according to the target data attribute information by using the elastic search engine based on the basic word bank, the industry word bank and the sensitive word bank.
9. A data search device, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the data search method of any one of claims 1 to 5 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the steps of the data search method according to any one of claims 1 to 5.
CN202010312082.9A 2020-04-20 2020-04-20 Data searching method, device and equipment and computer readable storage medium Pending CN111538884A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010312082.9A CN111538884A (en) 2020-04-20 2020-04-20 Data searching method, device and equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010312082.9A CN111538884A (en) 2020-04-20 2020-04-20 Data searching method, device and equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111538884A true CN111538884A (en) 2020-08-14

Family

ID=71979124

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010312082.9A Pending CN111538884A (en) 2020-04-20 2020-04-20 Data searching method, device and equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111538884A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101083656A (en) * 2007-07-05 2007-12-05 上海交通大学 Data stream technique based multi-source heterogeneous data integrated system
CN107748773A (en) * 2017-10-12 2018-03-02 深圳盈诺德信息技术有限公司 Data search method, device and storage medium based on Enterprise Resources Plan
KR20180079482A (en) * 2016-12-30 2018-07-11 충북대학교 산학협력단 Data gathering and analysis method based on ontology for big data integration service
CN108874924A (en) * 2018-05-31 2018-11-23 康键信息技术(深圳)有限公司 Creation method, device and the computer readable storage medium of search service
CN109542846A (en) * 2018-11-16 2019-03-29 重庆邮电大学 A kind of Internet of Things vulnerability information management system based on data virtualization
CN110489395A (en) * 2019-07-27 2019-11-22 西南电子技术研究所(中国电子科技集团公司第十研究所) Automatically the method for multi-source heterogeneous data knowledge is obtained

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101083656A (en) * 2007-07-05 2007-12-05 上海交通大学 Data stream technique based multi-source heterogeneous data integrated system
KR20180079482A (en) * 2016-12-30 2018-07-11 충북대학교 산학협력단 Data gathering and analysis method based on ontology for big data integration service
CN107748773A (en) * 2017-10-12 2018-03-02 深圳盈诺德信息技术有限公司 Data search method, device and storage medium based on Enterprise Resources Plan
CN108874924A (en) * 2018-05-31 2018-11-23 康键信息技术(深圳)有限公司 Creation method, device and the computer readable storage medium of search service
CN109542846A (en) * 2018-11-16 2019-03-29 重庆邮电大学 A kind of Internet of Things vulnerability information management system based on data virtualization
CN110489395A (en) * 2019-07-27 2019-11-22 西南电子技术研究所(中国电子科技集团公司第十研究所) Automatically the method for multi-source heterogeneous data knowledge is obtained

Similar Documents

Publication Publication Date Title
CN108090351B (en) Method and apparatus for processing request message
US20140280261A1 (en) Method and apparatus for substitution scheme for anonymizing personally identifiable information
CN111258966A (en) Data deduplication method, device, equipment and storage medium
US10872060B2 (en) Search method and search apparatus
CN112307052A (en) Data management method, service system, terminal and storage medium
CN112084474A (en) Enterprise archive management method, system, storage medium and electronic equipment
CN114925041A (en) Data query method and device
CN113377876A (en) Domino platform-based data sub-database processing method, device and platform
CN114036561A (en) Information hiding method, information acquiring method, information hiding device, information acquiring device, storage medium and electronic equipment
CN110019542B (en) Generation of enterprise relationship, generation of organization member database and identification of same name member
CN116055067B (en) Weak password detection method, device, electronic equipment and medium
CN110874456A (en) Watermark embedding method, watermark extracting method, watermark embedding device, watermark extracting device and data processing method
CN111221690B (en) Model determination method and device for integrated circuit design and terminal
CN111538884A (en) Data searching method, device and equipment and computer readable storage medium
CN111046382A (en) Database auditing method, device, storage medium and device
CN116089985A (en) Encryption storage method, device, equipment and medium for distributed log
CN113297617A (en) Authority data acquisition method and device, computer equipment and storage medium
CN105095513B (en) A kind of method and apparatus cracking oracle database account password
JP5285491B2 (en) Information retrieval system, method and program, index creation system, method and program,
CN114036126A (en) Big data Hive transparent encryption and decryption method and system based on syntax parse tree
CN115827589A (en) Authority verification method and device, electronic equipment and storage medium
CN103902919A (en) Method and device for recovering login information
JP7045970B2 (en) Risk identification equipment, risk identification methods, and programs
JP2018005633A (en) Related content extraction device, related content extraction method, and related content extraction program
CN111310088A (en) Page rendering method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination