CN112463798A - Cross-database data extraction method and device, electronic equipment and storage medium - Google Patents

Cross-database data extraction method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN112463798A
CN112463798A CN202011446305.7A CN202011446305A CN112463798A CN 112463798 A CN112463798 A CN 112463798A CN 202011446305 A CN202011446305 A CN 202011446305A CN 112463798 A CN112463798 A CN 112463798A
Authority
CN
China
Prior art keywords
task information
information
counting
database
data extraction
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.)
Granted
Application number
CN202011446305.7A
Other languages
Chinese (zh)
Other versions
CN112463798B (en
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.)
China Life Insurance Co Ltd China
Original Assignee
China Life Insurance Co Ltd China
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 China Life Insurance Co Ltd China filed Critical China Life Insurance Co Ltd China
Priority to CN202011446305.7A priority Critical patent/CN112463798B/en
Priority claimed from CN202011446305.7A external-priority patent/CN112463798B/en
Publication of CN112463798A publication Critical patent/CN112463798A/en
Application granted granted Critical
Publication of CN112463798B publication Critical patent/CN112463798B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

According to the cross-database data extraction method, the cross-database data extraction device, the electronic equipment and the storage medium, provided by one or more embodiments of the specification, aiming at the correlation query upgrading of a cross-physical-database data mart, the automatic merging of data and cross-database joint query are realized by adopting the session-level correlation query among databases, the data extraction and merging processes of different databases are omitted, the development efficiency is improved, and the link flow is reduced.

Description

Cross-database data extraction method and device, electronic equipment and storage medium
Technical Field
One or more embodiments of the present disclosure relate to the field of data extraction technologies, and in particular, to a method and an apparatus for extracting data across a database, an electronic device, and a storage medium.
Background
At present, data extraction cannot be realized by crossing physical databases, and the conventional mode is to perform advanced extraction and merging on data of different data sources into a single database through an ETL data extraction tool, then perform associated query processing in the single database, and export the data meeting conditions.
ETL: Extract-Transform-Load, a process of extracting (Extract), converting (Transform), and loading (Load) data from a source to a destination.
The inventor finds that in the prior art, data extraction by an ETL data extraction tool has at least the following defects: the early preparation workload of each number extraction (data extraction) is large, and a plurality of rows of data tables need to be built in the merging database in advance to support the table data of the physical database; and the data needs to be merged and concentrated in advance, and the processing link is long, so that the efficiency is low.
Disclosure of Invention
In view of the above, one or more embodiments of the present disclosure are directed to a method, an apparatus, an electronic device, and a storage medium for extracting data across a database, so as to solve technical problems in the prior art.
In view of the above, one or more embodiments of the present specification provide a cross-database data extraction method, including:
acquiring original counting task information;
outputting a counting task list based on the original counting task information;
and responding to target counting task information and data extraction parameters selected from the counting task list by a user, respectively loading query result subsets meeting query conditions from different databases according to sql scripts in the target counting task information, and storing and outputting the query result subsets in the databases.
As an optional implementation manner, the outputting the scoring task list based on the original scoring task information includes:
extracting feature words from the original counting task information;
performing word segmentation matching on the basis of the characteristic words to calculate information weight, and selecting standard scoring task information with higher matching degree to form a scoring task list;
and outputting the number-extracting task list.
As an optional implementation manner, performing word segmentation matching to calculate information weight based on the feature words, and selecting standard scoring task information with higher matching degree to form a scoring task list, including:
selecting standard number extracting task information containing the feature words as number extracting task information to be selected;
calculating the matching degree of each task information to be selected;
and sequencing all the to-be-selected extracted task information according to the sequence of the matching degree from high to low to obtain an extraction task list.
As an optional implementation, the storing the subset of query results in a database includes:
and storing the subset of the query results into a Gaussian database.
As a second aspect of the present invention, there is provided a cross-database data extraction apparatus comprising:
the acquisition module is used for acquiring original counting task information;
the first output module is used for outputting a counting task list based on the original counting task information;
and the calculation and output module is used for responding to target counting task information and data extraction parameters selected by a user from the counting task list, respectively loading query result subsets meeting query conditions from different databases according to sql scripts in the target counting task information, and storing and outputting the query result subsets in the databases.
As an optional implementation, the first output module includes:
the extraction unit is used for extracting feature words from the original counting task information;
the calculation unit is used for performing word segmentation matching calculation information weight based on the characteristic words, and selecting standard scoring task information with higher matching degree to form a scoring task list;
and the output unit is used for outputting the number-extracting task list.
As an optional implementation, the computing unit includes:
the selecting subunit is used for selecting standard scoring task information containing the characteristic words as to-be-selected scoring task information;
the calculating subunit is used for calculating the matching degree of each piece of task information to be extracted;
and the sorting subunit is used for sorting all the to-be-selected extracted task information according to the sequence of the matching degree from high to low to obtain the number-extracting task list.
As an optional implementation, the storing the subset of query results in a database includes:
and storing the subset of the query results into a Gaussian database.
As a third aspect of the present invention, there is provided an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method as described above when executing the program.
As a fourth aspect of the present invention, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing the computer to perform the method as described above.
As can be seen from the foregoing, according to the method, the apparatus, the electronic device, and the storage medium for extracting data across databases provided in one or more embodiments of the present disclosure, for the number increase of the associated queries across the data marts of the physical databases, session-level associated queries among the databases are used to implement automatic merging of data and cross-database joint queries, so that the data extraction and merging processes of different databases are omitted, the development efficiency is improved, and the link flow is reduced.
Drawings
In order to more clearly illustrate one or more embodiments or prior art solutions of the present specification, the drawings that are needed in the description of the embodiments or prior art will be briefly described below, and it is obvious that the drawings in the following description are only one or more embodiments of the present specification, and that other drawings may be obtained by those skilled in the art without inventive effort from these drawings.
FIG. 1 is a logic diagram of an extraction method in accordance with one or more embodiments of the present disclosure;
FIG. 2 is a logic diagram of an extraction method for obtaining an extraction task list according to one or more embodiments of the present disclosure;
FIG. 3 is a logic diagram of an extraction method according to one or more embodiments of the present disclosure, in which a scoring task list is constructed based on matching degrees;
FIG. 4 is a logic diagram of an extraction device in accordance with one or more embodiments of the disclosure;
FIG. 5 is a logic diagram of a first output module of an extraction device in accordance with one or more embodiments of the present disclosure;
FIG. 6 is a logic diagram of a computing unit of an extraction device in accordance with one or more embodiments of the present disclosure;
FIG. 7 is a logic diagram of an electronic device in accordance with one or more embodiments of the disclosure.
Detailed Description
To make the objects, technical solutions and advantages of the present disclosure more apparent, the present disclosure is further described in detail below with reference to specific embodiments.
It is to be noted that unless otherwise defined, technical or scientific terms used in one or more embodiments of the present specification should have the ordinary meaning as understood by those of ordinary skill in the art to which this disclosure belongs. The use of "first," "second," and similar terms in one or more embodiments of the specification is not intended to indicate any order, quantity, or importance, but rather is used to distinguish one element from another.
In order to achieve the above object, the present invention provides a method for extracting data across databases, comprising:
acquiring original counting task information;
outputting a counting task list based on the original counting task information;
and responding to target counting task information and data extraction parameters selected from the counting task list by a user, respectively loading query result subsets meeting query conditions from different databases according to sql scripts in the target counting task information, and storing and outputting the query result subsets in the databases.
In the embodiment of the invention, aiming at the correlation query upgrading of the data mart crossing physical databases, the session-level correlation query among the databases is adopted to realize the automatic merging of data and the cross-database joint query, so that the data extraction and merging processes of different databases are saved, the development efficiency is improved, and the link flow is reduced.
FIG. 1 illustrates a cross-database data extraction method, comprising:
and S100, acquiring original counting task information.
And S200, outputting a counting task list based on the original counting task information.
As shown in fig. 2, S200 includes:
s210, extracting feature words from the original counting task information;
s220, performing word segmentation matching calculation on information weight based on the characteristic words, and selecting standard scoring task information with high matching degree to form a scoring task list;
optionally, as shown in fig. 3, performing word segmentation matching to calculate information weight based on the feature words, and selecting standard scoring task information with a higher matching degree to form a scoring task list, where the method includes:
s221, selecting standard scoring task information containing the feature words as to-be-selected scoring task information;
s222, calculating the matching degree of each task information to be extracted;
and S223, sequencing all the to-be-selected extracted task information according to the sequence of the matching degree from high to low to obtain an extraction task list.
And S230, outputting the number extracting task list.
S300, responding to target counting task information and data extraction parameters selected from the counting task list by a user, respectively loading query result subsets meeting query conditions from different databases according to sql scripts in the target counting task information, and storing and outputting the query result subsets in the databases.
Optionally, the storing the query result subset into a database includes:
and storing the subset of the query results into a Gaussian database.
For further ease of understanding, the following examples are presented to illustrate the invention:
examples
Obtaining original scoring task information, for example, the original scoring task information input by the user is: "extract the first year payment premium information of individual insurance policy";
extracting feature words from the original counting task information: "individual insurance", "policy" and "premium paid in first year";
selecting standard number-increasing task information containing any one of 'individual insurance', 'insurance policy' and 'first-year payment premium' as number-increasing task information to be selected;
calculating the matching degree of each task information to be selected;
sequencing all the extracted task information to be selected according to the sequence of the matching degrees from high to low to obtain a counting task list, and outputting the counting task list to a user for the user to select;
the user selects the task to be executed, and it is assumed here that the user selects "extract first-year premium service data", and inputs data extraction parameters such as organization number, time period, and corresponding channel (e.g. scene user selection: individual insurance);
respectively loading query result subsets meeting query conditions from different databases according to sql scripts in the scoring target scoring task information;
storing the subset of query results in a Gaussian database;
the data extraction here extracts the insurance policy related information and the user related information from the 'insurance' and the 'client' data marts respectively.
And exporting the data information stored in the Gaussian database in an excel text form to provide the user.
It is to be appreciated that the method can be performed by any apparatus, device, platform, cluster of devices having computing and processing capabilities.
It should be noted that the method of one or more embodiments of the present disclosure may be performed by a single device, such as a computer or server. The method of the embodiment can also be applied to a distributed scene and completed by the mutual cooperation of a plurality of devices. In such a distributed scenario, one of the devices may perform only one or more steps of the method of one or more embodiments of the present disclosure, and the devices may interact with each other to complete the method.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
Corresponding to the cross-database data extraction, as shown in fig. 4, the present invention also provides a cross-database data extraction apparatus, including:
the acquisition module 10 is used for acquiring original counting task information;
a first output module 20, configured to output a scoring task list based on the original scoring task information;
and the calculation and output module 30 is configured to respond to target scoring task information and data extraction parameters selected by a user from the scoring task list, load query result subsets satisfying query conditions from different databases according to sql scripts in the target scoring task information, and store and output the query result subsets in the databases.
In the embodiment of the invention, aiming at the correlation query upgrading of the data mart crossing physical databases, the session-level correlation query among the databases is adopted to realize the automatic merging of data and the cross-database joint query, so that the data extraction and merging processes of different databases are saved, the development efficiency is improved, and the link flow is reduced.
As an alternative embodiment, as shown in fig. 5, the first output module 20 includes:
the extracting unit 21 is configured to extract feature words from the original counting task information;
the calculating unit 22 is configured to perform word segmentation matching calculation on the basis of the feature words, and select standard scoring task information with a higher matching degree to form a scoring task list;
the output unit 23 is configured to output the number-extracting task list.
As an alternative embodiment, as shown in fig. 6, the calculation unit 22 includes:
the selecting subunit 22a is configured to select standard scoring task information including the feature words as to-be-selected scoring task information;
the calculating subunit 22b is configured to calculate, for each piece of task information to be extracted, a matching degree thereof;
and the sorting subunit 22c is configured to sort all the to-be-selected extracted task information in the order from high matching degree to low matching degree, so as to obtain an extraction task list.
As an optional implementation, the storing the subset of query results in a database includes:
and storing the subset of the query results into a Gaussian database.
For convenience of description, the above devices are described as being divided into various modules by functions, and are described separately. Of course, the functionality of the modules may be implemented in the same one or more software and/or hardware implementations in implementing one or more embodiments of the present description.
In correspondence with the cross-database data extraction, an embodiment of the present invention provides an electronic device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor implements the method as described above when executing the program.
Fig. 7 is a schematic diagram illustrating a more specific hardware structure of an electronic device according to this embodiment, where the electronic device may include: a processor 1010, a memory 1020, an input/output interface 1030, a communication interface 1040, and a bus 1050. Wherein the processor 1010, memory 1020, input/output interface 1030, and communication interface 1040 are communicatively coupled to each other within the device via bus 1050.
The processor 1010 may be implemented by a general-purpose CPU (Central Processing Unit), a microprocessor, an Application Specific Integrated Circuit (ASIC), or one or more Integrated circuits, and is configured to execute related programs to implement the technical solutions provided in the embodiments of the present disclosure.
The Memory 1020 may be implemented in the form of a ROM (Read Only Memory), a RAM (Random Access Memory), a static storage device, a dynamic storage device, or the like. The memory 1020 may store an operating system and other application programs, and when the technical solution provided by the embodiments of the present specification is implemented by software or firmware, the relevant program codes are stored in the memory 1020 and called to be executed by the processor 1010.
The input/output interface 1030 is used for connecting an input/output module to input and output information. The i/o module may be configured as a component in a device (not shown) or may be external to the device to provide a corresponding function. The input devices may include a keyboard, a mouse, a touch screen, a microphone, various sensors, etc., and the output devices may include a display, a speaker, a vibrator, an indicator light, etc.
The communication interface 1040 is used for connecting a communication module (not shown in the drawings) to implement communication interaction between the present apparatus and other apparatuses. The communication module can realize communication in a wired mode (such as USB, network cable and the like) and also can realize communication in a wireless mode (such as mobile network, WIFI, Bluetooth and the like).
Bus 1050 includes a path that transfers information between various components of the device, such as processor 1010, memory 1020, input/output interface 1030, and communication interface 1040.
It should be noted that although the above-mentioned device only shows the processor 1010, the memory 1020, the input/output interface 1030, the communication interface 1040 and the bus 1050, in a specific implementation, the device may also include other components necessary for normal operation. In addition, those skilled in the art will appreciate that the above-described apparatus may also include only those components necessary to implement the embodiments of the present description, and not necessarily all of the components shown in the figures.
In correspondence with the cross-database data extraction, embodiments of the present invention provide a non-transitory computer-readable storage medium storing computer instructions for causing the computer to perform the method.
Computer-readable media of the present embodiments, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, is limited to these examples; within the spirit of the present disclosure, features from the above embodiments or from different embodiments may also be combined, steps may be implemented in any order, and there are many other variations of different aspects of one or more embodiments of the present description as described above, which are not provided in detail for the sake of brevity.
While the present disclosure has been described in conjunction with specific embodiments thereof, many alternatives, modifications, and variations of these embodiments will be apparent to those of ordinary skill in the art in light of the foregoing description. For example, other memory architectures (e.g., dynamic ram (dram)) may use the discussed embodiments.
It is intended that the one or more embodiments of the present specification embrace all such alternatives, modifications and variations as fall within the broad scope of the appended claims. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of one or more embodiments of the present disclosure are intended to be included within the scope of the present disclosure.

Claims (10)

1. A method of cross-database data extraction, comprising:
acquiring original counting task information;
outputting a counting task list based on the original counting task information;
and responding to target counting task information and data extraction parameters selected from the counting task list by a user, respectively loading query result subsets meeting query conditions from different databases according to sql scripts in the target counting task information, and storing and outputting the query result subsets in the databases.
2. The method for extracting data across databases according to claim 1, wherein outputting a scoring task list based on original scoring task information comprises:
extracting feature words from the original counting task information;
performing word segmentation matching on the basis of the characteristic words to calculate information weight, and selecting standard scoring task information with higher matching degree to form a scoring task list;
and outputting the number-extracting task list.
3. The method for extracting data across databases according to claim 2, wherein the information weight is calculated by performing word segmentation matching based on the feature words, and standard scoring task information with a high matching degree is selected to form a scoring task list, which includes:
selecting standard number extracting task information containing the feature words as number extracting task information to be selected;
calculating the matching degree of each task information to be selected;
and sequencing all the to-be-selected extracted task information according to the sequence of the matching degree from high to low to obtain an extraction task list.
4. The method for cross-database data extraction according to claim 1, wherein the storing the subset of query results into a database comprises:
and storing the subset of the query results into a Gaussian database.
5. A cross-database data extraction apparatus, comprising:
the acquisition module is used for acquiring original counting task information;
the first output module is used for outputting a counting task list based on the original counting task information;
and the calculation and output module is used for responding to target counting task information and data extraction parameters selected by a user from the counting task list, respectively loading query result subsets meeting query conditions from different databases according to sql scripts in the target counting task information, and storing and outputting the query result subsets in the databases.
6. The cross-database data extraction apparatus of claim 5, wherein the first output module comprises:
the extraction unit is used for extracting feature words from the original counting task information;
the calculation unit is used for performing word segmentation matching calculation information weight based on the characteristic words, and selecting standard scoring task information with higher matching degree to form a scoring task list;
and the output unit is used for outputting the number-extracting task list.
7. The cross-database data extraction apparatus according to claim 6, wherein the computing unit comprises:
the selecting subunit is used for selecting standard scoring task information containing the characteristic words as to-be-selected scoring task information;
the calculating subunit is used for calculating the matching degree of each piece of task information to be extracted;
and the sorting subunit is used for sorting all the to-be-selected extracted task information according to the sequence of the matching degree from high to low to obtain the number-extracting task list.
8. The apparatus of claim 1, wherein the storing the subset of query results into a database comprises:
and storing the subset of the query results into a Gaussian database.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1 to 4 when executing the program.
10. A non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the method of any one of claims 1 to 4.
CN202011446305.7A 2020-12-08 Cross-database data extraction method and device, electronic equipment and storage medium Active CN112463798B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011446305.7A CN112463798B (en) 2020-12-08 Cross-database data extraction method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011446305.7A CN112463798B (en) 2020-12-08 Cross-database data extraction method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN112463798A true CN112463798A (en) 2021-03-09
CN112463798B CN112463798B (en) 2024-05-28

Family

ID=

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160070708A1 (en) * 2014-09-04 2016-03-10 International Business Machines Corporation Guided keyword-based exploration of data
US20160283568A1 (en) * 2015-03-24 2016-09-29 Devexi, Llc Systems and methods for generating multi-segment longitudinal database queries
US20180144047A1 (en) * 2016-11-22 2018-05-24 International Business Machines Corporation System and method for generating improved search queries from natural language questions
CN109614427A (en) * 2018-10-23 2019-04-12 平安科技(深圳)有限公司 The access method and device of Various database, storage medium and electronic equipment
CN110674112A (en) * 2019-09-23 2020-01-10 北京百分点信息科技有限公司 Data query method and device and electronic equipment
CN111159330A (en) * 2018-11-06 2020-05-15 阿里巴巴集团控股有限公司 Database query statement generation method and device
CN111259036A (en) * 2020-01-10 2020-06-09 苏州达家迎信息技术有限公司 Cross-library and cross-table query method, device, server and storage medium
CN111368006A (en) * 2020-03-31 2020-07-03 中国工商银行股份有限公司 Mass data strip conditional centralized extraction system and method
CN111414375A (en) * 2020-02-29 2020-07-14 深圳壹账通智能科技有限公司 Input recommendation method based on database query, electronic device and storage medium
CN111581490A (en) * 2019-02-15 2020-08-25 北京无限光场科技有限公司 Information searching method and device, storage medium and electronic equipment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160070708A1 (en) * 2014-09-04 2016-03-10 International Business Machines Corporation Guided keyword-based exploration of data
US20160283568A1 (en) * 2015-03-24 2016-09-29 Devexi, Llc Systems and methods for generating multi-segment longitudinal database queries
US20180144047A1 (en) * 2016-11-22 2018-05-24 International Business Machines Corporation System and method for generating improved search queries from natural language questions
CN109614427A (en) * 2018-10-23 2019-04-12 平安科技(深圳)有限公司 The access method and device of Various database, storage medium and electronic equipment
CN111159330A (en) * 2018-11-06 2020-05-15 阿里巴巴集团控股有限公司 Database query statement generation method and device
CN111581490A (en) * 2019-02-15 2020-08-25 北京无限光场科技有限公司 Information searching method and device, storage medium and electronic equipment
CN110674112A (en) * 2019-09-23 2020-01-10 北京百分点信息科技有限公司 Data query method and device and electronic equipment
CN111259036A (en) * 2020-01-10 2020-06-09 苏州达家迎信息技术有限公司 Cross-library and cross-table query method, device, server and storage medium
CN111414375A (en) * 2020-02-29 2020-07-14 深圳壹账通智能科技有限公司 Input recommendation method based on database query, electronic device and storage medium
CN111368006A (en) * 2020-03-31 2020-07-03 中国工商银行股份有限公司 Mass data strip conditional centralized extraction system and method

Similar Documents

Publication Publication Date Title
US9898469B1 (en) Parallel streaming of external data
CN108683692B (en) Service request processing method and device
US10579616B2 (en) Data search system, data search method, and program product
CN109471893B (en) Network data query method, equipment and computer readable storage medium
CN109284321B (en) Data loading method, device, computing equipment and computer readable storage medium
JP7015319B2 (en) Data analysis support device, data analysis support method and data analysis support program
CN114356851A (en) Data file storage method and device, electronic equipment and storage medium
US20190220322A1 (en) Selective and piecemeal data loading for computing efficiency
CN115237920A (en) Load-oriented data index recommendation method and device and storage medium
CN110222046B (en) List data processing method, device, server and storage medium
CN112506992B (en) Fuzzy query method and device for Kafka data, electronic equipment and storage medium
CN108241620B (en) Query script generation method and device
CN112508720A (en) Insurance client identity attribute screening method and screening device and electronic equipment
CN112506887A (en) Vehicle terminal CAN bus data processing method and device
JP7015320B2 (en) Data analysis support device, data analysis support method and data analysis support program
CN111209283A (en) Data processing method and device
CN112463798B (en) Cross-database data extraction method and device, electronic equipment and storage medium
CN112463798A (en) Cross-database data extraction method and device, electronic equipment and storage medium
US20140244521A1 (en) Systems and methods for legal data processing
CN114064657A (en) Multi-table integration method, device, equipment and storage medium
US11126604B2 (en) Aggregation apparatus, aggregation method, and storage medium
CN114564501A (en) Database data storage and query methods, devices, equipment and medium
CN105991400B (en) Group searching method and device
CN110019499B (en) Data redistribution processing method and device and electronic equipment
US10454497B1 (en) Reducing a size of multiple data sets

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
GR01 Patent grant