CN109492138A - A kind of data query processing method and system - Google Patents

A kind of data query processing method and system Download PDF

Info

Publication number
CN109492138A
CN109492138A CN201811228372.4A CN201811228372A CN109492138A CN 109492138 A CN109492138 A CN 109492138A CN 201811228372 A CN201811228372 A CN 201811228372A CN 109492138 A CN109492138 A CN 109492138A
Authority
CN
China
Prior art keywords
request
query
information
data
obtains
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
CN201811228372.4A
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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201811228372.4A priority Critical patent/CN109492138A/en
Publication of CN109492138A publication Critical patent/CN109492138A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a kind of data query processing method and systems, this method comprises: the inquiry request to acquisition is standardized, obtain target query request;According to default request allocation list, target query request is configured, data query conditions are obtained;The data query conditions are executed, query result is obtained, and according to the data return type in the inquiry request, the query result is handled, obtain output result.The present invention is based on parameter configurations uniformly to carry out data query processing, realizes the purpose of quick response different business inquiry request.

Description

A kind of data query processing method and system
Technical field
The present invention relates to technical field of data processing, more particularly to a kind of data query processing method and system.
Background technique
Along with the arrival of big data era, the demand of the various related datas of user query is also increasing.Actual It, often will according to a business demand for a service inquiry demand during data query business demand is realized A set of front end page from reception inquiry request is developed to Back end data library inquiry, the complete program code of return.
When query demand changes, then needs to readjust related data, organizes packet and deployment, to generate The query demand that one new program code is suitable for changing.When being related to larger transformation and regenerating code, can waste big The human cost of amount, and since manual amendment is also possible to improve the risk of function hidden danger appearance, it is seen that existing data query Processing is unable to satisfy the requirement of different business inquiry request quickly handled.
Summary of the invention
It is directed to the above problem, the present invention provides a kind of data query processing method and system, unified based on parameter configuration Data query processing is carried out, the purpose of quick response different business inquiry request is realized.
To achieve the goals above, the present invention provides the following technical scheme that
A kind of data query processing method, this method comprises:
The inquiry request of acquisition is standardized, target query request is obtained;
According to default request allocation list, target query request is configured, data query conditions are obtained;
It executes the data query conditions, obtains query result, and according to the data return type in the inquiry request, The query result is handled, output result is obtained.
Optionally, the inquiry request of described pair of acquisition is standardized, and obtains target query request, comprising:
The inquiry request of acquisition is parsed, obtains inquiry request information aggregate, wherein the inquiry request information collection Close includes request interface information, query condition information, displaying item information and data return type;
According to preset standard condition, the information in the inquiry request information aggregate is standardized respectively, Obtain target query request.
Optionally, the default request allocation list of the basis configures target query request, obtains data query Condition, comprising:
Target query request is parsed, parsing information is obtained, wherein the parsing information includes request interface Information shows item information, query condition information and data return type;
According to default request allocation list, the parsing information is verified, and the information after verifying is configured, obtained Obtain the configuration parameter to match with the information after each verifying;
Splicing is carried out to each configuration parameter, obtains data query conditions.
Optionally, this method further include:
Judge whether the tupe in the inquiry request is to meet asynchronous process request, if it is, according to described Data query conditions execute asynchronous process, obtain query result.
Optionally, described to execute asynchronous process according to the data query conditions, obtain query result, comprising:
Obtain the precedence information of the data query conditions;
According to the precedence information, processing thread is determined;
According to the processing thread, data query processing is executed, query result is obtained.
Optionally, described to execute the data query conditions, query result is obtained, and according to the number in the inquiry request According to return type, the query result is handled, obtains output result, comprising:
Data return type is obtained to parsing is carried out in the inquiry request, is judged whether according to the data return type It needs query result carrying out Pagination Display, if it is, being split to the data query conditions, obtains and inquire sub- item Part;
The sub- condition of inquiry is executed respectively, obtains subquery results;
The subquery results are matched to different output interfaces, and export the subquery results.
Optionally, the default request allocation list includes:
Request interface configurations table, data configuration table, display element allocation list and querying condition allocation list.
A kind of data query processing system, the system include:
Standardisation Cell is requested, for being standardized to the inquiry request of acquisition, obtains target query request;
Configuration unit is requested, for configuring to target query request, obtaining number according to default request allocation list According to querying condition;
Requesting processing has with you and executes the data query conditions, obtains query result, and ask according to the inquiry Data return type in asking, handles the query result, obtains output result.
Optionally, the request Standardisation Cell includes:
First parsing subunit, for being parsed to the inquiry request of acquisition, acquisition inquiry request information aggregate, In, the inquiry request information aggregate includes request interface information, query condition information, shows that item information and data return to class Type;
Standardization subelement, for foundation preset standard condition, respectively in the inquiry request information aggregate Information be standardized, obtain target query request.
Optionally, the request configuration unit includes:
Second parsing subunit obtains parsing information, wherein described for parsing to target query request Information is parsed to include request interface information, show item information, query condition information and data return type;
Configure subelement, for being verified to the parsing information according to default request allocation list, and to verifying after Information is configured, and the configuration parameter to match with the information after each verifying is obtained;
Splice subelement, for carrying out splicing to each configuration parameter, obtains data query conditions.
Compared to the prior art, the present invention provides a kind of data query processing method and system, this method is to acquisition Inquiry request is standardized, and according to default request allocation list, is configured to target query request, obtained number According to querying condition, so that the inquiry request of different business can carry out unified parameter configuration, enable inquiry request Meet the requirement of current queries program code, therefore can also be carried out using same set of inquiry code even if different inquiry requests Processing, and according to the data return type in the inquiry request, the query result is handled, output knot is obtained Fruit enables to query result more to meet the needs of users, therefore uniformly carries out data query processing based on parameter configuration, real The purpose of quick response different business inquiry request is showed.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this The embodiment of invention for those of ordinary skill in the art without creative efforts, can also basis The attached drawing of offer obtains other attached drawings.
Fig. 1 is a kind of flow diagram of data query processing method provided in an embodiment of the present invention;
Fig. 2 is a kind of flow diagram of inquiry request configuration method provided in an embodiment of the present invention;
Fig. 3 is a kind of structural schematic diagram of data query processing system provided in an embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that described embodiments are only a part of the embodiments of the present invention, instead of all the embodiments.It is based on Embodiment in the present invention, it is obtained by those of ordinary skill in the art without making creative efforts every other Embodiment shall fall within the protection scope of the present invention.
Term " first " and " second " in description and claims of this specification and above-mentioned attached drawing etc. are for area Not different objects, rather than for describing specific sequence.Furthermore term " includes " and " having " and their any deformations, It is intended to cover and non-exclusive includes.Such as it contains the process, method of a series of steps or units, system, product or sets It is standby not to be set in listed step or unit, but may include the step of not listing or unit.
A kind of data query processing method is provided in embodiments of the present invention, referring to Fig. 1, this method comprises:
S101, the inquiry request of acquisition is standardized, obtains target query request.
Specifically, the process may include following content:
The inquiry request of acquisition is parsed, obtains inquiry request information aggregate, wherein the inquiry request information collection Close includes request interface information, query condition information, displaying item information and data return type;
According to preset standard condition, the information in the inquiry request information aggregate is standardized respectively, Obtain target query request.
Standardization to inquiry request, general user's inquiry or the request of export data can be divided into following sections: request Interface information requests source page, query condition information, shows item information, that is, request element item, such as needs to return which word Section;Data return type, such as view is returned, it is specifically returned, such as front end page, Excel, Csv, is needed in the form of what Inquiry request is standardized according to these information, to realize that the inquiry request obtained more meets the need of general procedure It asks.
For example, the inquiry of WEB application system data and the input of export function based on Java language common at present, mostly Data are made requests using JavaBaen, can use the reflection mechanism of Java language based on technical solution of the present invention, in conjunction with Parameter configuration is realized the general support to different Bean, i.e., need to only be configured in the parameter information that database carries out corresponding Bean, i.e., The Bean of respective class can be supported as request input.
S102, allocation list is requested according to default, target query request is configured, data query conditions are obtained.
It needs to carry out relevant information configuration to the inquiry request after standardization, that is, target query request, so that obtain Data query conditions more meet current execution code, specifically, needing to parse the respective request letter provided in the destination request It ceases, corresponding parameter configuration in request allocation list, explicit data querying condition, i.e. the data query item is preset in combined data library It will include querying condition, inquiry output item content in part.Subsequent data are carried out using the data query conditions as query statement Query process.
S103, the data query conditions are executed, obtains query result, and return according to the data in the inquiry request Type handles the query result, obtains output result.
Data query processing is executed using data query conditions as query statement, obtains query result, at this point, not directly The query result is exported, query result is handled according to the data return type in inquiry request, for example, query result Show form, data format, view mode etc., then just the query result for meeting data return type is exported, i.e., Obtain output result.
The present invention provides a kind of data query processing method, this method is standardized place to the inquiry request of acquisition Reason, and according to default request allocation list, target query request is configured, data query conditions are obtained, so that The inquiry request of different business can carry out unified parameter configuration, and inquiry request is enabled to meet current queries program code Requirement, therefore can also be handled using same set of inquiry code even if different inquiry requests, and looked into according to described The data return type in request is ask, the query result is handled, is exported as a result, it is possible to make query result more Add and meet the needs of users, therefore data query processing is uniformly carried out based on parameter configuration, realizes quick response different business The purpose of inquiry request.
On the basis of the above embodiments, a kind of inquiry request configuration side is further comprised in another embodiment of the invention Method, referring to fig. 2, this method comprises:
S201, target query request is parsed, obtains parsing information;
Wherein, the parsing information includes request interface information, shows that item information, query condition information and data return to class Type;
S202, allocation list is requested according to default, the parsing information is verified, and the information after verifying is matched It sets, obtains the configuration parameter to match with the information after each verifying;
S203, splicing is carried out to each configuration parameter, obtains data query conditions.
It should be noted that default request allocation list includes: request interface configurations table, data configuration table, shows that element is matched Set table and querying condition allocation list.
Specifically, whether there is according to the request interface for including in request interface configurations table look-up request interface information, and Associated data allocation list determines tables of data range involved by the request;Transmission & distribution are wanted to set the requested element of table look-up according to display Whether configured, and obtains element and correspond to column and display sequence information in table;Item is ask according to querying condition configuration table look-up Whether part configures, and obtains field involved by querying condition.So as to according to the information in request, combination interface, table, member Element, condition configuration parameter, splicing generate query statement.
Specifically, the primary fields for including in inquiry request have request ID, interface I D, display element, querying condition, ask Ask type, request results, solicited status (for example, 0 represent it is untreated, 1 representative processing in, 2 represent be disposed, 3 representatives processing In the process malfunction), processing result show type, request mechanism, whether comprising Lower Establishment, remark information, request generate the time, Request starts to process time, the time of being disposed, creation user information etc..Wherein, more important field include: request ID, Interface I D, display element, querying condition, request type, request ID indicate only one request mark;Interface I D indicates that request comes Derived from which front-end interface;Display element indicates which field the request need to return to, to fix separators between multiple elements; Querying condition is indicated to request involved querying condition, be stored in the form of key:value, multinomial to fix separators;Request Type indicates the view type returned, such as front end page, Excel, Csv.
It to the core in request treatment process verified, parsed to request according to each allocation list, generating specific Data query sql.It needs to be exported according to configuration interface when obtaining data result and being exported, such as can support end page Tetra- kinds of face, Excel, Csv, Txt, during realization, using Java interface-oriented programming mode, subsequent can constantly extend is propped up The output view type held.
Specifically, additionally providing the side that a kind of pair of query result carries out format analysis processing in another embodiment of the invention Method, comprising:
Data return type is obtained to parsing is carried out in the inquiry request, is judged whether according to the data return type It needs query result carrying out Pagination Display, if it is, being split to the data query conditions, obtains and inquire sub- item Part;
The sub- condition of inquiry is executed respectively, obtains subquery results;
The subquery results are matched to different output interfaces, and export the subquery results.
For example, it is contemplated that the data volume of the single sheet of Execl format limits, system can parameter setting cut down value, such as beyond a certain Range uses paging query output mode, sheet, text is divided to be exported.
It should be noted that not only including synchronization process when handling in embodiments of the present invention inquiry request Mode further comprises asynchronous process mode, it may be assumed that
Judge whether the tupe in the inquiry request is to meet asynchronous process request, if it is, according to described Data query conditions execute asynchronous process, obtain query result.
For example, it is contemplated that arrive front end response speed and system everyday stress, this method support Asynchronous Request treatment mechanism, when with When family is set as Asynchronous Request or determines the requested data volume of the user beyond limit by parameter threshold, asynchronous mould will turn into Formula is exported, and request is saved to required list, is sequentially handled by guarding from the background.Configurable request is preferential at present Grade, finger daemon will make requests processing according to priority combination request time, meanwhile, value, real-time control can be cut down by parameter Request threshold value (when such as night executes in batches interval, can be turned up, add to meet the needs of daily O&M by concurrent processing request amount Speed processing when online pressure is larger when executing in batches or in the daytime, is turned down concurrent, guarantees that normal connectivity and batch jobs are normal).
Specifically, needing to read relevant parameter, judging whether to be guarded, such as when carrying out finger daemon processing Fruit is then to update thread pool state (operation cleaned out discharges the vacant Thread Count of thread pool), then whether judges thread pool Have vacant, if there is vacant, then inquires next pending request.At this time, it may be necessary to pending request is judged whether there is, if It is then to create new thread, executes request, otherwise can carries out suspend mode according to the dormancy time of configuration, finger daemon terminates.
If applying the method in, foreign exchange revenue and spending are declared and the foreign exchange account is declared in product and used, mainly online comprising front end Processing two parts are guarded on inquiry, backstage in batches, and (request amount can be according to reality for the request of front end Online query processing user's small data quantity Border situation carries out threshold value configuration), processing Client-initiated Asynchronous Request or front end Online query processing process are guarded in backstage in batches The big data quantity of middle generation turns asynchronous request.Use the query function of this method 47 existing at present.
The present invention passes through the common feature of analysis query function, and standardized query request makes different function use the same generation Code is possibly realized, and (being possibly realized using same set of inquiry code) and has been run in production at present, configured 47 sets of inquiries function Energy.The present invention is enable to respond quickly user and changes about the related needs of inquiry request, and newly-increased inquiry field returns to field, returns View type etc. is returned, can be responded rapidly to by parameter configuration version, and without stopping front end services application, it is daily not influence business Other function uses.The inquiry of configurableization, export function are realized, request standardization, generates executable inquiry at parsing Sentence is core and the basis of the part.The support dual for request synchronous versus asynchronous is subsequent big data inquiry and export It is necessary, while supporting the way of synchronous versus asynchronous public same set of configuration and code, it can utmostly guarantee request results Consistency.
It is corresponding, referring to Fig. 3, a kind of data query processing system, which is characterized in that the system includes:
Standardisation Cell 301 is requested, for being standardized to the inquiry request of acquisition, target query is obtained and asks It asks;
Configuration unit 302 is requested, for configuring, obtaining to target query request according to default request allocation list Obtain data query conditions;
Requesting processing 303 has with you and executes the data query conditions, obtains query result, and look into according to described The data return type in request is ask, the query result is handled, obtains output result.
The present invention provides a kind of data query processing system, in request Standardisation Cell to the inquiry request of acquisition into Row standardization, and the target is looked into according to default request allocation list in request configuration unit and requesting processing It askes request to be configured, obtains data query conditions, so that the inquiry request of different business can carry out unified parameter Configuration enables inquiry request to meet the requirement of current queries program code, therefore can also be with even if different inquiry requests It is handled using same set of inquiry code, and according to the data return type in the inquiry request, the inquiry is tied Fruit is handled, and is exported as a result, it is possible to meet the needs of users query result more, therefore unite based on parameter configuration One carries out data query processing, realizes the purpose of quick response different business inquiry request.
On the basis of the above embodiments, the request Standardisation Cell includes:
First parsing subunit, for being parsed to the inquiry request of acquisition, acquisition inquiry request information aggregate, In, the inquiry request information aggregate includes request interface information, query condition information, shows that item information and data return to class Type;
Standardization subelement, for foundation preset standard condition, respectively in the inquiry request information aggregate Information be standardized, obtain target query request.
Optionally, the request configuration unit includes:
Second parsing subunit obtains parsing information, wherein described for parsing to target query request Information is parsed to include request interface information, show item information, query condition information and data return type;
Configure subelement, for being verified to the parsing information according to default request allocation list, and to verifying after Information is configured, and the configuration parameter to match with the information after each verifying is obtained;
Splice subelement, for carrying out splicing to each configuration parameter, obtains data query conditions.
On the basis of the above embodiments, the system further include:
Tupe judging unit, for judging whether the tupe in the inquiry request is to meet asynchronous process to ask It asks, if it is, executing asynchronous process according to the data query conditions, obtains query result.
Corresponding, the tupe judging unit includes:
Priority obtains subelement, for obtaining the precedence information of the data query conditions;
Thread determines subelement, for determining processing thread according to the precedence information;
Subelement is executed, for data query processing being executed, obtaining query result according to the processing thread.
Optionally, the requesting processing includes:
Judgment sub-unit, for carried out in the inquiry request parsing obtain data return type, according to the data Return type judges whether to need query result carrying out Pagination Display, if it is, tearing open to the data query conditions Point, it obtains and inquires sub- condition;
Condition executes subelement, for executing the sub- condition of inquiry respectively, obtains subquery results;
Subelement is exported, for the subquery results to be matched to different output interfaces, and exports the subquery knot Fruit.
Corresponding, the default request allocation list includes:
Request interface configurations table, data configuration table, display element allocation list and querying condition allocation list.
Each embodiment in this specification is described in a progressive manner, the highlights of each of the examples are with other The difference of embodiment, the same or similar parts in each embodiment may refer to each other.For device disclosed in embodiment For, since it is corresponded to the methods disclosed in the examples, so being described relatively simple, related place is said referring to method part It is bright.
The foregoing description of the disclosed embodiments enables those skilled in the art to implement or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, as defined herein General Principle can be realized in other embodiments without departing from the spirit or scope of the present invention.Therefore, of the invention It is not intended to be limited to the embodiments shown herein, and is to fit to and the principles and novel features disclosed herein phase one The widest scope of cause.

Claims (10)

1. a kind of data query processing method, which is characterized in that this method comprises:
The inquiry request of acquisition is standardized, target query request is obtained;
According to default request allocation list, target query request is configured, data query conditions are obtained;
The data query conditions are executed, query result are obtained, and according to the data return type in the inquiry request, to institute It states query result to be handled, obtains output result.
2. the method according to claim 1, wherein described pair acquisition inquiry request be standardized, Obtain target query request, comprising:
The inquiry request of acquisition is parsed, obtains inquiry request information aggregate, wherein the inquiry request information aggregate packet It includes request interface information, query condition information, show item information and data return type;
According to preset standard condition, the information in the inquiry request information aggregate is standardized respectively, is obtained Target query request.
3. according to the method described in claim 2, it is characterized in that, the default request allocation list of the basis, looks into the target It askes request to be configured, obtains data query conditions, comprising:
Target query request is parsed, parsing information is obtained, wherein the parsing information includes request interface letter Breath shows item information, query condition information and data return type;
According to default request allocation list, the parsing information is verified, and the information after verifying is configured, obtain and The configuration parameter that information after each verifying matches;
Splicing is carried out to each configuration parameter, obtains data query conditions.
4. according to the method described in claim 3, it is characterized in that, this method further include:
Judge whether the tupe in the inquiry request is to meet asynchronous process request, if it is, according to the data Querying condition executes asynchronous process, obtains query result.
5. according to the method described in claim 4, executing asynchronous place it is characterized in that, described according to the data query conditions Reason obtains query result, comprising:
Obtain the precedence information of the data query conditions;
According to the precedence information, processing thread is determined;
According to the processing thread, data query processing is executed, query result is obtained.
6. according to method described in right 1, which is characterized in that it is described to execute the data query conditions, query result is obtained, and According to the data return type in the inquiry request, the query result is handled, obtains output result, comprising:
Data return type is obtained to parsing is carried out in the inquiry request, needs are judged whether according to the data return type Query result is subjected to Pagination Display, if it is, being split to the data query conditions, obtains and inquires sub- condition;
The sub- condition of inquiry is executed respectively, obtains subquery results;
The subquery results are matched to different output interfaces, and export the subquery results.
7. according to the method described in claim 3, it is characterized in that, the default request allocation list includes:
Request interface configurations table, data configuration table, display element allocation list and querying condition allocation list.
8. a kind of data query processing system, which is characterized in that the system includes:
Standardisation Cell is requested, for being standardized to the inquiry request of acquisition, obtains target query request;
Configuration unit is requested, for being configured to target query request according to default request allocation list, data is obtained and looks into Inquiry condition;
Requesting processing has with you and executes the data query conditions, obtains query result, and according in the inquiry request Data return type, the query result is handled, obtain output result.
9. system according to claim 8, which is characterized in that the request Standardisation Cell includes:
First parsing subunit obtains inquiry request information aggregate, wherein institute for parsing to the inquiry request of acquisition Inquiry request information aggregate is stated to include request interface information, query condition information, show item information and data return type;
Standardization subelement, for foundation preset standard condition, respectively to the letter in the inquiry request information aggregate Breath is standardized, and obtains target query request.
10. system according to claim 9, which is characterized in that the request configuration unit includes:
Second parsing subunit obtains parsing information, wherein the parsing for parsing to target query request Information includes request interface information, shows item information, query condition information and data return type;
Subelement is configured, for verifying to the parsing information, and to the information after verifying according to default request allocation list It is configured, obtains the configuration parameter to match with the information after each verifying;
Splice subelement, for carrying out splicing to each configuration parameter, obtains data query conditions.
CN201811228372.4A 2018-10-22 2018-10-22 A kind of data query processing method and system Pending CN109492138A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811228372.4A CN109492138A (en) 2018-10-22 2018-10-22 A kind of data query processing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811228372.4A CN109492138A (en) 2018-10-22 2018-10-22 A kind of data query processing method and system

Publications (1)

Publication Number Publication Date
CN109492138A true CN109492138A (en) 2019-03-19

Family

ID=65692481

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811228372.4A Pending CN109492138A (en) 2018-10-22 2018-10-22 A kind of data query processing method and system

Country Status (1)

Country Link
CN (1) CN109492138A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109933613A (en) * 2019-03-20 2019-06-25 南京金信通信息服务有限公司 A kind of method and system accessing SAP BW report result set
CN111198968A (en) * 2019-12-11 2020-05-26 中国建设银行股份有限公司 Data query method and device
CN111259044A (en) * 2020-01-15 2020-06-09 网易(杭州)网络有限公司 Data query method, device, equipment and medium
CN112965740A (en) * 2021-02-08 2021-06-15 中国工商银行股份有限公司 Method and device for exporting asset information
CN113076401A (en) * 2021-04-09 2021-07-06 北京元年科技股份有限公司 Method for data services and corresponding system, computer device and medium

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1549163A (en) * 2003-05-15 2004-11-24 深圳市中兴通讯股份有限公司南京分公 Across-platform data base researching method
CN1556482A (en) * 2003-12-31 2004-12-22 中兴通讯股份有限公司 Data processing method for realizing data base multitable inguiry
US20050086207A1 (en) * 2003-10-16 2005-04-21 Carsten Heuer Control for selecting data query and visual configuration
CN102081626A (en) * 2009-11-30 2011-06-01 中国移动通信集团北京有限公司 Data inquiring method and data inquiring server
US20130268520A1 (en) * 2012-04-04 2013-10-10 Microsoft Corporation Incremental Visualization for Structured Data in an Enterprise-level Data Store
CN104424243A (en) * 2013-08-27 2015-03-18 华为技术有限公司 Data inquiry method and device
CN107329989A (en) * 2017-06-05 2017-11-07 无锡雅座在线科技股份有限公司 Export method, the apparatus and system of data
CN108021589A (en) * 2016-10-31 2018-05-11 腾讯科技(北京)有限公司 The collocation method and device of the inquiry dimension of database

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1549163A (en) * 2003-05-15 2004-11-24 深圳市中兴通讯股份有限公司南京分公 Across-platform data base researching method
US20050086207A1 (en) * 2003-10-16 2005-04-21 Carsten Heuer Control for selecting data query and visual configuration
CN1556482A (en) * 2003-12-31 2004-12-22 中兴通讯股份有限公司 Data processing method for realizing data base multitable inguiry
CN102081626A (en) * 2009-11-30 2011-06-01 中国移动通信集团北京有限公司 Data inquiring method and data inquiring server
US20130268520A1 (en) * 2012-04-04 2013-10-10 Microsoft Corporation Incremental Visualization for Structured Data in an Enterprise-level Data Store
CN104424243A (en) * 2013-08-27 2015-03-18 华为技术有限公司 Data inquiry method and device
CN108021589A (en) * 2016-10-31 2018-05-11 腾讯科技(北京)有限公司 The collocation method and device of the inquiry dimension of database
CN107329989A (en) * 2017-06-05 2017-11-07 无锡雅座在线科技股份有限公司 Export method, the apparatus and system of data

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
戴声 等: "基于图数据库的大规模配置管理数据库关联查询", 《计算机与现代化》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109933613A (en) * 2019-03-20 2019-06-25 南京金信通信息服务有限公司 A kind of method and system accessing SAP BW report result set
CN111198968A (en) * 2019-12-11 2020-05-26 中国建设银行股份有限公司 Data query method and device
CN111259044A (en) * 2020-01-15 2020-06-09 网易(杭州)网络有限公司 Data query method, device, equipment and medium
CN112965740A (en) * 2021-02-08 2021-06-15 中国工商银行股份有限公司 Method and device for exporting asset information
CN112965740B (en) * 2021-02-08 2024-02-09 中国工商银行股份有限公司 Asset information export method and device
CN113076401A (en) * 2021-04-09 2021-07-06 北京元年科技股份有限公司 Method for data services and corresponding system, computer device and medium
CN113076401B (en) * 2021-04-09 2022-03-04 北京元年科技股份有限公司 Method for data services and corresponding system, computer device and medium

Similar Documents

Publication Publication Date Title
CN109492138A (en) A kind of data query processing method and system
CA2313556C (en) Generating a graphical user interface from a command syntax for managing multiple computer systems as one computer system
JP5016628B2 (en) XML-based electronic document version specifying method and update document providing method using version value
US7451136B2 (en) System and method for searching multiple disparate search engines
CN106126540B (en) Data base access system and its access method
US9953639B2 (en) Voice recognition system and construction method thereof
US20110173220A1 (en) Generating web services from business intelligence queries
JP2000090077A (en) Dynamic changing method for system configuration of document and document managing method
WO2008098900A2 (en) Web service discovery method and apparatus using natural language queries
CN108304172A (en) A kind of web development approaches and web develop engine
ATE243334T1 (en) METHOD AND SYSTEM FOR CONFIGURATION OF COMPONENTS ISSUEABLE IN A NETWORK
CN105843867B (en) Search method based on metadata schema and the retrieval device based on metadata schema
CN101605141A (en) Web service relational network system based on semanteme
CN101567005A (en) Semantic service registration and query method based on WordNet
CN108733499A (en) Browser page display data processing method and processing device
CN101566946A (en) Method for flexibly supporting software multi-language version
CN101853466A (en) Method displaying quick renewed offer information with computer
CN109992983A (en) A kind of forced access control method, device, equipment and readable storage medium storing program for executing
CN108574718B (en) Cloud host creation method and device
US20050192927A1 (en) Uniform resource discovery and activation
CN115114319A (en) Method, device and equipment for querying data based on data wide table
US7720872B1 (en) Software interface mapping tool
CN102004640A (en) Method and device for rapidly providing customized software package
CN104469028A (en) Service provision method, conversation server and customer service system
CN109558427A (en) Intelligent inquiry system and method based on steel industry data platform

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20190319

RJ01 Rejection of invention patent application after publication