CN108614871B - Data query and result generation method, device, equipment and storage medium - Google Patents
Data query and result generation method, device, equipment and storage medium Download PDFInfo
- Publication number
- CN108614871B CN108614871B CN201810352477.4A CN201810352477A CN108614871B CN 108614871 B CN108614871 B CN 108614871B CN 201810352477 A CN201810352477 A CN 201810352477A CN 108614871 B CN108614871 B CN 108614871B
- Authority
- CN
- China
- Prior art keywords
- query
- requirement
- parameter file
- result
- 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.)
- Active
Links
Images
Classifications
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The embodiment of the invention provides a data query and result generation method, a device, equipment and a storage medium, wherein the method comprises the following steps: acquiring content information to be inquired, column information, inquiry limiting conditions of the content information to be inquired and storage information of an inquiry result from each inquiry requirement; generating a query parameter file and an address parameter file corresponding to each query requirement, wherein the query parameter file comprises content information to be queried, field information and a query limiting condition, and the address parameter file comprises storage information of a query result; for each query requirement, calling a query parameter file corresponding to the query requirement, and querying according to the query parameter file to obtain a query result corresponding to the query requirement; and calling an address parameter file corresponding to each query requirement, and downloading a query result corresponding to the query requirement according to the address parameter file. The scheme is beneficial to reducing the query cost, improving the query flexibility and reducing the resource occupancy rate.
Description
Technical Field
The present invention relates to the field of data processing technologies, and in particular, to a method, an apparatus, a device, and a storage medium for data query and result generation.
Background
At present, the architecture of the bank database is: each peripheral point is connected with the core database through the data downloading platform, so that the core banking system needs to download a large amount of data every day and provide the data to the peripheral points for business processing, and meanwhile, the required data or report forms are provided according to the requirements of business personnel to perform big data analysis and data verification.
In the prior art, there are two data query methods, the first is: a data query requirement adopts a one-to-one mode of processing a set of program jobs. The method has the defects of inflexibility, high development cost and much occupied resources. And the second method comprises the following steps: the central database downloads the whole data and then processes the data by the peripheral system. The method has certain risks to data safety, and the problems of high development cost and large resource occupation in the first method are also faced in peripheral reprocessing.
With the continuous development of services, new service type data are continuously increased, the development situation of data mining and data analysis in the big data era is met, the requirements of data query and downloading are gradually increased, and under the condition, the defects of inflexibility, high cost, high resource consumption and the like of the two methods are continuously expanded.
Disclosure of Invention
The embodiment of the invention provides a data query and result generation method, which aims to solve the technical problems of inflexibility, high cost and high resource consumption of data query in the prior art. The method comprises the following steps:
acquiring content information to be queried, column information, query limit conditions of the content information to be queried and storage information of query results from each query requirement; wherein the storage information of the query result comprises: downloading a server address, user name information and a storage path;
aiming at each query requirement, generating a query statement corresponding to the query requirement according to the content information to be queried, the column information and the query limiting condition of the query requirement; writing the query statement corresponding to the query requirement into a file to generate the query parameter file corresponding to the query requirement; the query parameter file comprises the content information to be queried, the field information and the query limiting condition;
generating an address parameter file corresponding to each query requirement, wherein the address parameter file comprises storage information of the query result;
for each query requirement, calling the query parameter file corresponding to the query requirement, and querying according to the query parameter file to obtain a query result corresponding to the query requirement;
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading a query result corresponding to the query requirement according to the address parameter file;
the method for obtaining the query result corresponding to the query requirement by querying according to the query parameter file comprises the following steps of: calling a query parameter file corresponding to each query requirement through a query device to respectively query a query result corresponding to each query requirement;
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading a query result corresponding to the query requirement according to the address parameter file, wherein the query result comprises:
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading the query result to a downloading server corresponding to the address of the downloading server by using the user name information according to a storage path;
further comprising:
and calling the address parameter file corresponding to each query requirement through a downloading device to download the query result.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the processor executes the computer program to realize the arbitrary data query and result generation method. The technical problems of inflexibility, high cost and high resource consumption of data query in the prior art are solved.
An embodiment of the present invention further provides a computer-readable storage medium, where a computer program for executing any of the above data query and result generation methods is stored in the computer-readable storage medium. The technical problems of inflexibility, high cost and high resource consumption of data query in the prior art are solved.
The embodiment of the invention also provides a data query and result generation device, which is used for solving the technical problems of inflexibility, high cost and high resource consumption of data query in the prior art. The device includes:
the information acquisition module is used for acquiring the content information to be inquired, the column information, the inquiry limiting condition of the content information to be inquired and the storage information of the inquiry result from each inquiry requirement; wherein the storage information of the query result comprises: downloading a server address, user name information and a storage path;
the file generation module is used for generating a query statement corresponding to each query requirement according to the content information to be queried, the column information and the query limiting condition of the query requirement; writing the query statement corresponding to the query requirement into a file to generate the query parameter file corresponding to the query requirement; the query parameter file comprises the content information to be queried, the field information and the query limiting condition;
generating an address parameter file corresponding to each query requirement, wherein the address parameter file comprises storage information of the query result;
the query module is used for calling the query parameter file corresponding to each query requirement and obtaining a query result corresponding to the query requirement according to the query parameter file; the query result corresponding to the query requirement is obtained according to the query of the query parameter file; the method for obtaining the query result corresponding to the query requirement by querying according to the query parameter file comprises the following steps of: calling a query parameter file corresponding to each query requirement through a query device to respectively query a query result corresponding to each query requirement;
the downloading module is used for calling the address parameter file corresponding to each query requirement and downloading the query result corresponding to the query requirement according to the address parameter file;
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading a query result corresponding to the query requirement according to the address parameter file, wherein the method comprises the following steps:
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading the query result to a downloading server corresponding to the address of the downloading server by using the user name information according to a storage path;
further comprising:
and calling the address parameter file corresponding to each query requirement through a downloading device to download the query result.
In the embodiment of the invention, the content information to be queried, the column information, the query limit condition of the content information to be queried and the storage information of the query result are correspondingly acquired aiming at each query requirement, the corresponding query parameter file and the address parameter file are further generated aiming at each query requirement, finally, the query parameter file corresponding to the query requirement is called to carry out corresponding query aiming at each query requirement, and the query parameter file corresponding to the query requirement is downloaded to the query result corresponding to the query requirement, because the corresponding query parameter file and the address parameter file are generated aiming at each query requirement, the query parameter file corresponding to each query requirement can be called by one query device to carry out query in the query process, namely, one query device finishes the query of all query requirements, thereby avoiding the query mode that one query requirement corresponds to one set of program operation in the prior art, the reuse of the query equipment is realized, the query cost is reduced, the query flexibility is improved, and the resource occupancy rate is reduced; in the process of downloading the query result, the address parameter file corresponding to each query requirement can be called by one downloading device to download the query result, that is, one downloading device completes the downloading of the query result corresponding to all the query requirements, so that each query result is prevented from being downloaded by one set of program, the multiplexing of the downloading devices is realized, the downloading cost is reduced, and the resource occupancy rate is reduced.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the principles of the invention. In the drawings:
FIG. 1 is a flow chart of a data query and result generation method according to an embodiment of the present invention;
fig. 2 is a block diagram of a data query and result generation apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the following embodiments and accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
In an embodiment of the present invention, a data query and result generation method is provided, as shown in fig. 1, the method includes:
step 101: acquiring content information to be inquired, column information, inquiry limiting conditions of the content information to be inquired and storage information of an inquiry result from each inquiry requirement;
step 102: generating a query parameter file and an address parameter file corresponding to each query requirement, wherein the query parameter file comprises the content information to be queried, the field information and the query limiting condition, and the address parameter file comprises the storage information of the query result;
step 103: for each query requirement, calling the query parameter file corresponding to the query requirement, and querying according to the query parameter file to obtain a query result corresponding to the query requirement;
step 104: and calling the address parameter file corresponding to each query requirement, and downloading a query result corresponding to the query requirement according to the address parameter file.
As can be seen from the flow shown in fig. 1, in the embodiment of the present invention, content information to be queried, field information, query limit conditions of the content information to be queried, and storage information of query results are obtained correspondingly for each query requirement, so as to generate a corresponding query parameter file and address parameter file for each query requirement, and finally, for each query requirement, the query parameter file corresponding to the query requirement is called to perform a corresponding query, and the query parameter file corresponding to the query requirement is used to download the query result corresponding to the query requirement, because the corresponding query parameter file and address parameter file are generated for each query requirement, in the query process, the query parameter file corresponding to each query requirement can be called by one query device to perform a query, that is, one query device completes the query of all query requirements, the query mode that one query requirement corresponds to one set of program operation in the prior art is avoided, the reuse of query equipment is realized, the query cost is reduced, the query flexibility is improved, and the resource occupancy rate is reduced; in the process of downloading the query result, the address parameter file corresponding to each query requirement can be called by one downloading device to download the query result, that is, one downloading device completes the downloading of the query result corresponding to all the query requirements, so that each query result is prevented from being downloaded by one set of program, the multiplexing of the downloading devices is realized, the downloading cost is reduced, and the resource occupancy rate is reduced.
In a specific implementation, the content information to be queried may be information such as a name of the content to be queried (e.g., a table name to be queried), specific content to be queried (e.g., information such as a specific location or route to be queried), and the specific content of the content information to be queried may be determined according to an actual query situation.
In a specific implementation, the field information may be information such as a field name of the content to be queried in the database.
In a specific implementation, the query limiting condition of the content information to be queried may be a condition further limited for the content to be queried, for example, when the content to be queried is a name of a person, the query limiting condition may be a department, an age group, regional information, and the like, so as to query the content to be queried in combination with the query limiting condition, so that the query efficiency is improved, and the accuracy of the query result is improved.
In a specific implementation, the storage information of the query result is a basis for downloading the query result, and the storage information of the query result may include a download server address, user name information (e.g., a user name password, etc.), a storage path, and the like, for example, after the query result is obtained, the query result may be downloaded to the download server by using the user name information according to the storage path, so as to implement that the query result is fed back to a storage location specified by a user, and the query result may be downloaded by using an FTP (text transmission method for transmitting a text from a host to a client). The user can log in the download server to designate a path to obtain the query result text for subsequent processing or data analysis.
In specific implementation, as shown in table 1 below, a user may input a query requirement in an interface displayed in table 1 below, input content information to be queried, field information, a query limit condition of the content information to be queried, storage information of a query result, and the like included in the query requirement, after completing inputting each information, the user confirms to submit the query requirement, and the query system obtains the corresponding content information to be queried, field information, the query limit condition of the content information to be queried, storage information of the query result, and the like according to the query requirement submitted by the user, so as to generate a query parameter file and an address parameter file corresponding to the query requirement.
TABLE 1
In specific implementation, aiming at each query requirement, generating a query statement corresponding to the query requirement according to the content information to be queried, the column information and the query limiting condition of the query requirement; and writing the query statement corresponding to the query requirement into a file to generate the query parameter file corresponding to the query requirement.
In specific implementation, in order to further improve the query efficiency, in this embodiment, before generating the query parameter file and the address parameter file corresponding to each query requirement, the field information, the query limiting condition, and the storage information of the query result are checked. For example, whether the field information exists in a DDL (data table definition statement) statement of the data table is checked, whether a query limit condition is reasonable is simply checked, whether the download server address and the user name information can be successfully logged in is checked, and the like. The verified parameter information input by mistake can prompt the user to modify as early as possible, thus improving the operation friendliness of the tool and ensuring the robustness of the tool and the accuracy of subsequent query input.
In specific implementation, the query requirements include various report requirements, data synchronization requirements and the like, and not only refer to the requirement of running an SQL statement to query a certain piece of data. For business and peripheral systems, the acquisition of certain data based on certain conditions is within the scope encompassed by this query requirement.
In specific implementation, for the first newly added query requirement, a query parameter file and an address parameter file need to be generated first, and then query and query results are downloaded. Aiming at the query requirement of daily batch processing service, for the query requirement which has successfully completed query, all parameters have been configured and processed and exist in the query parameter file and the address parameter file, the query parameter file and the address parameter file do not need to be generated again, and when the daily batch processing is operated, the batch processing operation flow can automatically call the query parameter file and the address parameter file to complete query and result downloading.
When the method is implemented specifically, after the maintenance personnel completes the parameter configuration of the query requirement, the tool automatically processes and feeds back the result text, and the method has the advantage of easy implementation. In addition, program operation does not need to be developed according to each query requirement, a development test period is omitted, the result text can be obtained only by determining that the relevant parameters of the query requirements are configured correctly, and the requirements are responded quickly, so that the development cost is saved, and the development period is shortened.
In this embodiment, a computer device is provided, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, the processor implements any of the above data query and result generation methods.
In the present embodiment, a computer-readable storage medium is provided, which stores a computer program for executing any of the data query and result generation methods described above.
Based on the same inventive concept, the embodiment of the present invention further provides a data query and result generation apparatus, as described in the following embodiments. Because the principle of the data query and result generation device for solving the problem is similar to the data query and result generation method, the implementation of the data query and result generation device can refer to the implementation of the data query and result generation method, and repeated parts are not described again. As used hereinafter, the term "unit" or "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 2 is a block diagram of a data query and result generation apparatus according to an embodiment of the present invention, and as shown in fig. 2, the apparatus includes:
an information obtaining module 201, configured to obtain content information to be queried, field information, query limit conditions of the content information to be queried, and storage information of a query result from each query requirement;
a file generating module 202, configured to generate a query parameter file and an address parameter file corresponding to each query requirement, where the query parameter file includes the content information to be queried, the field information, and the query limiting condition, and the address parameter file includes storage information of the query result;
the query module 203 is configured to, for each query requirement, invoke the query parameter file corresponding to the query requirement, and obtain a query result corresponding to the query requirement according to the query parameter file;
and the downloading module 204 is configured to, for each query requirement, call the address parameter file corresponding to the query requirement, and download the query result corresponding to the query requirement according to the address parameter file.
In one embodiment, the file generation module includes:
a statement generating unit, configured to generate, for each query requirement, a query statement corresponding to the query requirement according to the content information to be queried, the field information, and the query limiting condition of the query requirement;
and the file generating unit is used for writing the query statement corresponding to the query requirement into a file and generating the query parameter file corresponding to the query requirement.
In one embodiment, further comprising:
and the checking module is used for checking the field information, the query limiting conditions and the storage information of the query result before generating the query parameter file and the address parameter file corresponding to each query requirement.
In one embodiment, the stored information of the query result includes: and downloading the server address, the user name information and the storage path.
In another embodiment, a software is provided, which is used to execute the technical solutions described in the above embodiments and preferred embodiments.
In another embodiment, a storage medium is provided, in which the software is stored, and the storage medium includes but is not limited to: optical disks, floppy disks, hard disks, erasable memory, etc.
The embodiment of the invention realizes the following technical effects: by correspondingly acquiring the content information to be inquired, the column information, the inquiry limiting condition of the content information to be inquired and the storage information of the inquiry result aiming at each inquiry requirement, further generating a corresponding inquiry parameter file and an address parameter file aiming at each inquiry requirement, finally calling the inquiry parameter file corresponding to the inquiry requirement to carry out corresponding inquiry aiming at each inquiry requirement, and downloading the inquiry result corresponding to the inquiry requirement by the inquiry parameter file corresponding to the inquiry requirement, because the corresponding inquiry parameter file and the address parameter file are generated aiming at each inquiry requirement, in the inquiry process, the inquiry parameter file corresponding to each inquiry requirement can be called by one inquiry device to carry out inquiry, namely one inquiry device finishes the inquiry of all inquiry requirements, thereby avoiding the inquiry mode that one inquiry requirement corresponds to a set of program operation in the prior art, the reuse of the query equipment is realized, the query cost is reduced, the query flexibility is improved, and the resource occupancy rate is reduced; in the process of downloading the query result, the address parameter file corresponding to each query requirement can be called by one downloading device to download the query result, that is, one downloading device completes the downloading of the query result corresponding to all the query requirements, so that each query result is prevented from being downloaded by one set of program, the multiplexing of the downloading devices is realized, the downloading cost is reduced, and the resource occupancy rate is reduced.
It will be apparent to those skilled in the art that the modules or steps of the embodiments of the invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of multiple computing devices, and alternatively, they may be implemented by program code executable by a computing device, such that they may be stored in a storage device and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that described herein, or they may be separately fabricated into individual integrated circuit modules, or multiple ones of them may be fabricated into a single integrated circuit module. Thus, embodiments of the invention are not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the present invention, and various modifications and changes may be made to the embodiment of the present invention by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.
Claims (6)
1. A data query and result generation method is characterized by comprising the following steps:
acquiring content information to be queried, column information, query limit conditions of the content information to be queried and storage information of query results from each query requirement; wherein the storage information of the query result comprises: downloading a server address, user name information and a storage path;
aiming at each query requirement, generating a query statement corresponding to the query requirement according to the content information to be queried, the column information and the query limiting condition of the query requirement; writing the query statement corresponding to the query requirement into a file to generate the query parameter file corresponding to the query requirement; the query parameter file comprises the content information to be queried, the field information and the query limiting condition;
generating an address parameter file corresponding to each query requirement, wherein the address parameter file comprises storage information of the query result;
for each query requirement, calling the query parameter file corresponding to the query requirement, and querying according to the query parameter file to obtain a query result corresponding to the query requirement;
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading a query result corresponding to the query requirement according to the address parameter file;
the method for obtaining the query result corresponding to the query requirement by querying according to the query parameter file comprises the following steps of: calling a query parameter file corresponding to each query requirement through a query device to respectively query a query result corresponding to each query requirement;
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading a query result corresponding to the query requirement according to the address parameter file, wherein the query result comprises:
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading the query result to a downloading server corresponding to the address of the downloading server by using the user name information according to a storage path;
further comprising:
and calling the address parameter file corresponding to each query requirement through a downloading device to download the query result.
2. The data query and result generation method of claim 1, before generating the query parameter file and the address parameter file corresponding to each query requirement, further comprising:
and checking the field information, the query limiting condition and the storage information of the query result.
3. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the data query and result generation method of any one of claims 1 to 2 when executing the computer program.
4. A computer-readable storage medium storing a computer program for executing the data query and result generation method according to any one of claims 1 to 2.
5. A data query and result generation apparatus, comprising:
the information acquisition module is used for acquiring content information to be inquired, column information, inquiry limiting conditions of the content information to be inquired and storage information of an inquiry result from each inquiry requirement; wherein the storage information of the query result comprises: downloading a server address, user name information and a storage path;
the file generation module is used for generating a query statement corresponding to each query requirement according to the content information to be queried, the column information and the query limiting condition of the query requirement; writing the query statement corresponding to the query requirement into a file to generate the query parameter file corresponding to the query requirement; the query parameter file comprises the content information to be queried, the field information and the query limiting condition;
generating an address parameter file corresponding to each query requirement, wherein the address parameter file comprises storage information of the query result;
the query module is used for calling the query parameter file corresponding to each query requirement and obtaining a query result corresponding to the query requirement according to the query parameter file; the method for obtaining the query result corresponding to the query requirement by querying according to the query parameter file comprises the following steps of: calling a query parameter file corresponding to each query requirement through a query device to respectively query a query result corresponding to each query requirement;
the downloading module is used for calling the address parameter file corresponding to each query requirement and downloading the query result corresponding to the query requirement according to the address parameter file;
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading a query result corresponding to the query requirement according to the address parameter file, wherein the query result comprises:
for each query requirement, calling the address parameter file corresponding to the query requirement, and downloading the query result to a downloading server corresponding to the address of the downloading server by using the user name information according to a storage path;
further comprising:
and calling the address parameter file corresponding to each query requirement through a downloading device to download the query result.
6. The data query and result generation apparatus of claim 5, further comprising:
and the checking module is used for checking the field information, the query limiting conditions and the storage information of the query result before generating the query parameter file and the address parameter file corresponding to each query requirement.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810352477.4A CN108614871B (en) | 2018-04-19 | 2018-04-19 | Data query and result generation method, device, equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810352477.4A CN108614871B (en) | 2018-04-19 | 2018-04-19 | Data query and result generation method, device, equipment and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN108614871A CN108614871A (en) | 2018-10-02 |
CN108614871B true CN108614871B (en) | 2022-07-05 |
Family
ID=63660323
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810352477.4A Active CN108614871B (en) | 2018-04-19 | 2018-04-19 | Data query and result generation method, device, equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN108614871B (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7565362B2 (en) * | 2004-11-11 | 2009-07-21 | Microsoft Corporation | Application programming interface for text mining and search |
CN102859523A (en) * | 2010-04-14 | 2013-01-02 | 微软公司 | Automatic query suggestion generation using sub-queries |
CN106484812A (en) * | 2016-09-23 | 2017-03-08 | 深圳市众信医联科技有限公司 | A kind of realization method and system of medical treatment framework data interchange |
CN107092635A (en) * | 2017-02-15 | 2017-08-25 | 北京小度信息科技有限公司 | Data query method, device, server, request end and system |
CN107844488A (en) * | 2016-09-18 | 2018-03-27 | 北京京东尚科信息技术有限公司 | Data query method and apparatus |
-
2018
- 2018-04-19 CN CN201810352477.4A patent/CN108614871B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7565362B2 (en) * | 2004-11-11 | 2009-07-21 | Microsoft Corporation | Application programming interface for text mining and search |
CN102859523A (en) * | 2010-04-14 | 2013-01-02 | 微软公司 | Automatic query suggestion generation using sub-queries |
CN107844488A (en) * | 2016-09-18 | 2018-03-27 | 北京京东尚科信息技术有限公司 | Data query method and apparatus |
CN106484812A (en) * | 2016-09-23 | 2017-03-08 | 深圳市众信医联科技有限公司 | A kind of realization method and system of medical treatment framework data interchange |
CN107092635A (en) * | 2017-02-15 | 2017-08-25 | 北京小度信息科技有限公司 | Data query method, device, server, request end and system |
Also Published As
Publication number | Publication date |
---|---|
CN108614871A (en) | 2018-10-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109861842A (en) | O&M method, apparatus, electronic equipment and the storage medium of server cluster | |
CN105138371B (en) | Method for upgrading software and device | |
CN110221948B (en) | Test script generation method, test script generation device, computer device and storage medium | |
CN112286806A (en) | Automatic testing method and device, storage medium and electronic equipment | |
CN109117141B (en) | Method, device, electronic equipment and computer readable storage medium for simplifying programming | |
CN113268336B (en) | Service acquisition method, device, equipment and readable medium | |
US9633094B2 (en) | Data load process | |
CN107133233B (en) | Processing method and device for configuration data query | |
CN108388512B (en) | Data processing method and server | |
CN106844040B (en) | Job submitting method, system and server | |
CN112506559B (en) | Gray release method and device based on gateway, electronic equipment and storage medium | |
CN110968478A (en) | Log collection method, server and computer storage medium | |
CN111310232A (en) | Data desensitization method and device, electronic equipment and storage medium | |
CN107220376B (en) | Data query method and device | |
CN111125064A (en) | Method and device for generating database mode definition statement | |
CN111651470A (en) | Unified SQL execution and query method and system | |
CN111046245A (en) | Multi-source heterogeneous data source fusion calculation method, system, equipment and storage medium | |
CN108614871B (en) | Data query and result generation method, device, equipment and storage medium | |
CN113297078A (en) | MOCK system and data testing method based on MOCK system | |
CN113011858A (en) | Audit project configuration and execution method and device | |
US12254314B2 (en) | Natural language processing (NLP) enabled continuous integration and continuous delivery (CICD) deployment | |
US10339037B1 (en) | Recommendation engine for recommending prioritized performance test workloads based on release risk profiles | |
CN110717315A (en) | System data batch modification method and device, storage medium and electronic equipment | |
CN113885896B (en) | Application software package installation method and device, computer equipment and storage medium | |
CN116204428A (en) | Test case generation 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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |