CN111400347A - Paging query method, system and electronic equipment - Google Patents

Paging query method, system and electronic equipment Download PDF

Info

Publication number
CN111400347A
CN111400347A CN202010199979.5A CN202010199979A CN111400347A CN 111400347 A CN111400347 A CN 111400347A CN 202010199979 A CN202010199979 A CN 202010199979A CN 111400347 A CN111400347 A CN 111400347A
Authority
CN
China
Prior art keywords
paging
data
query
distributed memory
query request
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
CN202010199979.5A
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.)
Beijing Si Tech Information Technology Co Ltd
Original Assignee
Beijing Si Tech Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Si Tech Information Technology Co Ltd filed Critical Beijing Si Tech Information Technology Co Ltd
Priority to CN202010199979.5A priority Critical patent/CN111400347A/en
Publication of CN111400347A publication Critical patent/CN111400347A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2453Query optimisation
    • G06F16/24534Query rewriting; Transformation
    • G06F16/24539Query rewriting; Transformation using cached or materialised 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/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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor

Landscapes

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

Abstract

The invention relates to a paging query method, a paging query system and electronic equipment, wherein the paging query method comprises the steps of querying paging data in a distributed memory database according to a paging query request, feeding back the paging data to a client after querying specified paging data in the paging query request, improving query efficiency and improving user experience.

Description

Paging query method, system and electronic equipment
Technical Field
The invention relates to the technical field of telecommunication industry, in particular to a paging query method, a paging query system and electronic equipment.
Background
With the development of traffic services, the amount of detail stored by telecommunication operators shows an explosive growth trend, the daily amount of detail of one user can reach tens of thousands, and each detail is saved to the open source database HABSE, e.g., when the user needs to query the details for a certain period of time and needs to page the presentation, since the starting database HABSE itself cannot support merging and sorting of the detailed documents in the time period, the detailed documents in the time period can only be obtained by querying, and then merged and sorted by the client, therefore, when a user inquires in a paging mode, particularly when the user inquires details of a specified paging repeatedly, the details in the time period need to be obtained every time, then the details are merged, sequenced and paged by a client, and then the details of the specified paging are obtained from the details of the paging, so that the inquiry efficiency is low, and the user experience degree is reduced.
Disclosure of Invention
The invention provides a paging query method, a paging query system and electronic equipment aiming at the defects of the prior art.
The technical scheme of the paging inquiry method of the invention is as follows:
the method comprises the steps that specified paging data in a paging query request are queried from paging data in a distributed memory database according to the paging query request of a client and then fed back to the client;
if the paging data specified in the paging query request is not queried from the paging data of the distributed memory database, querying data corresponding to the paging query request from an open source database HABSE, processing the corresponding data into target data, and feeding the target data back to the client.
The paging inquiry method has the following beneficial effects:
the paging data of the distributed memory database is queried according to the paging query request, when the paging data specified in the paging query request is queried, the paging data is fed back to the client, the query efficiency is improved, the user experience is also improved, when the paging data specified in the paging query request is not queried from the paging data of the distributed memory database, the target data corresponding to the paging query request is queried from the paging database HABSE and obtained and fed back to the client, and the paging query request of a user can be fed back.
On the basis of the above scheme, the paging query method of the present invention can be further improved as follows.
Further, still include:
and paging the target data according to the paging query request to generate paging data, and storing the paging data into the distributed memory database.
The beneficial effect of adopting the further scheme is that: the method comprises the steps of paging target data according to a paging query request to generate paging data, storing the paging data into a distributed memory database, and directly querying corresponding designated paging data from updated paging data of the distributed memory database when multiple times of paging queries are performed, for example, different designated pages are set in the paging query request.
Further, the processing the corresponding data into target data includes:
and merging the corresponding data to generate intermediate data, and sequencing the intermediate data to generate the target data.
The beneficial effect of adopting the further scheme is that: the process of generating the target data is explained specifically.
Further, still include:
when a paging query request of a client is queried from paging data of a distributed memory database, judging whether the distributed memory database reports errors or not to obtain a judgment result;
the querying the paging data specified in the paging query request from the paging data of the distributed memory database according to the paging query request of the client includes:
and when the judgment result is negative, inquiring the paging data specified in the paging inquiry request from the paging data of the distributed memory database.
The beneficial effect of adopting the further scheme is that: the method and the device are convenient for finding whether the distributed memory data normally operate or not in time when the paging data of the distributed memory database is inquired according to the paging inquiry request of the client.
The technical scheme of the paging inquiry system of the invention is as follows:
the method comprises the following steps: a first query feedback module, a second query feedback module,
the first query feedback module is used for querying the paging data specified in the paging query request from the paging data of the distributed memory database according to the paging query request of the client and feeding the paging data back to the client;
the second query feedback module is configured to: when the first query feedback module does not query the data of the specified pages in the paging query request from the paging data in the distributed memory database, querying the data corresponding to the paging query request from a source database HABSE, processing the corresponding data into target data, and feeding the target data back to the client.
The paging inquiry system has the following beneficial effects:
the paging data of the distributed memory database is queried according to the paging query request, when the paging data specified in the paging query request is queried, the paging data is fed back to the client, the user experience degree is also improved, when the paging data specified in the paging query request is not queried from the paging data of the distributed memory database, the target data corresponding to the paging query request is queried and obtained from the paging database HABSE and fed back to the client, and the paging query request of the user can be fed back.
On the basis of the scheme, the paging inquiry system can be further improved as follows.
The paging storage module is used for paging the target data according to the paging query request to generate paging data and storing the paging data into the distributed memory database.
The beneficial effect of adopting the further scheme is that: the method comprises the steps of paging target data according to a paging query request to generate paging data, storing the paging data into a distributed memory database, and directly querying corresponding designated paging data from updated paging data of the distributed memory database when multiple times of paging queries are performed, for example, different designated pages are set in the paging query request.
Further, the second query feedback module is specifically configured to: and merging the corresponding data to generate intermediate data, and sequencing the intermediate data to generate the target data.
The beneficial effect of adopting the further scheme is that: the process of generating the target data is explained specifically.
The system further comprises a judging module, wherein the judging module is used for judging whether the distributed memory database reports errors or not when the paging data of the distributed memory database is inquired according to the paging inquiry request of the client, so as to obtain a judging result;
the first query feedback module is specifically configured to query the paging data specified in the paging query request from the paging data of the distributed memory database when the determination result is negative.
The beneficial effect of adopting the further scheme is that: the method and the device are convenient for finding whether the distributed memory data normally operate or not in time when the paging data of the distributed memory database is inquired according to the paging inquiry request of the client.
The technical scheme of the electronic equipment is as follows:
comprising a memory, a processor and a program stored in said memory and running on said processor, wherein said processor implements the steps of a paging query method as described in any of the above when executing said program.
The electronic equipment has the following beneficial effects:
the paging data of the distributed memory database is queried according to the paging query request, when the paging data specified in the paging query request is queried, the paging data is fed back to the client, the query efficiency is improved, the user experience is also improved, when the paging data specified in the paging query request is not queried from the paging data of the distributed memory database, the target data corresponding to the paging query request is queried from the paging database HABSE and obtained and fed back to the client, and the paging query request of a user can be fed back.
Drawings
FIG. 1 is a flowchart illustrating a paging query method according to an embodiment of the present invention;
FIG. 2 is a second flowchart illustrating a paging query method according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a paging query system according to an embodiment of the present invention;
Detailed Description
As shown in fig. 1, a paging query method according to an embodiment of the present invention includes the following steps:
s1, according to the paging query request of the client, searching the paging data specified in the paging query request from the paging data of the distributed memory database, and feeding the paging data back to the client;
and S2, if the paging data specified in the paging query request is not queried from the paging data of the distributed memory database, querying data corresponding to the paging query request from an open source database HABSE, processing the corresponding data into target data, and feeding the target data back to the client.
The paging data of the distributed memory database is queried according to the paging query request, when the paging data specified in the paging query request is queried, the paging data is fed back to the client, the query efficiency is improved, the user experience is also improved, when the paging data specified in the paging query request is not queried from the paging data of the distributed memory database, the target data corresponding to the paging query request is queried from the paging database HABSE and obtained and fed back to the client, and the paging query request of a user can be fed back.
The paging query request comprises information of a query user such as a mobile phone number, keywords, a time period and designated pages, the number of the number contained in each page and the like, and if the designated page in the paging query request is the 5 th page, paging data designated in the paging query request, namely the 5 th page paging data, is queried from the paging data in the distributed memory database.
If the data corresponding to the paging query request is queried from the open source database HABSE, the corresponding data is processed into target data, and the target data is fed back to the client, it can be understood that: at this time, the target data fed back to the user through the client is data without pages.
Preferably, in the above technical solution, the method further comprises:
and S3, paging the target data according to the paging query request to generate paging data, and storing the paging data into the distributed memory database.
Paging the target data according to the paging query request to generate paged data, storing the paged data in the distributed memory database, and when paging query is performed for multiple times, for example, different specified pages are set in the paging query request, directly querying the corresponding specified paged data from the updated paged data of the distributed memory database, so that processes of recombining, reordering and re-paging the data corresponding to the paging query request are avoided, thereby further improving query efficiency and user experience, specifically:
if the specified page in the paging query request is the 5 th page, the data of the specified page, namely the 5 th page, in the paging query request is not queried from the paging data in the distributed memory database, corresponding data is queried from an open source database HABSE according to the paging query request, the corresponding data is processed into target data, the target data is fed back to a client, and response to the paging query request of a user is ensured;
then, paging the target data according to the paging query request to generate paging data, if 10000 pieces of target data exist in the target data, then setting the number of data contained in each page to be 100 pieces in the paging query request, generating 100 pages of paging data, and then storing 30 pages of paging data into a distributed memory database;
at this time, if the user sets the designated page in the paging query request as the 10 th page, the data of the designated page, that is, the 10 th page, in the paging query request is directly queried from the paging data of the distributed memory database, so that the processes of re-merging, re-sorting and re-paging the corresponding data are avoided, thereby improving the query efficiency and improving the user experience.
In the above embodiment, an expiration date may be set for the paging data of the distributed memory database, for example, the expiration date may be set to 10 minutes, the paging data of the distributed memory database may be queried for multiple times by modifying the paging query request multiple times within 10 minutes, if the expiration date exceeds 10 minutes, the current paging data of the distributed memory database is deleted, S1 to S3 are re-executed, in short, the target data is obtained again, and then the new paging data is obtained and stored in the distributed memory database, and then the paging data specified in the paging query request is queried from the new paging data of the distributed memory database.
Preferably, in the above technical solution, processing the corresponding data into the target data in S1 includes:
and S30, merging the corresponding data to generate intermediate data, and sequencing the intermediate data to generate the target data.
The merging selection merges the corresponding data of the plurality of data segments, and the like, and the sorting can be performed according to the time sequence, the keyword relevance degree, and the like.
Preferably, in the above technical solution, the method further comprises:
s01, judging whether the distributed memory database is reported by mistake or not when the paging data of the distributed memory database is inquired according to the paging inquiry request of the client, and obtaining a judgment result;
then in S2, the step of querying the paging data specified in the paging query request from the paging data of the distributed memory database according to the paging query request of the client includes:
and S20, when the judgment result is negative, inquiring the paging data appointed in the paging inquiry request from the paging data of the distributed memory database.
When the paging query request of the client is queried from the paging data of the distributed memory database, whether the distributed memory data normally operate or not can be timely found, wherein the error reporting reason can be at least one of connection failure, network protocol matching error, abnormal starting and the like, and the error reporting reason is fed back to the client in a pop-up frame form, so that subsequent processing of a user is facilitated.
As shown in fig. 2, a paging query scheme of the present application is explained in more detail by another embodiment:
s51, reading a query request of the client;
s52, judging whether the inquiry request is a paging inquiry request, if so, executing S53, and if not, executing S57;
s53, inquiring from the distributed memory database according to the paging inquiry request;
and S54, judging whether the distributed memory database reports errors or not, obtaining a judgment result, if so, exiting abnormally, ending the query, feeding back the error reporting reason to the user through the client, and if not, executing S55.
S55, judging whether the distributed memory database has the paging data specified in the paging query request, if so, executing S56, and if not, executing S57;
s56, sending the appointed paging data to the client;
s57, inquiring from the open source database HABSE to obtain data corresponding to the paging inquiry request;
s58, filtering, wherein the step is equivalent to the step S57, matching query is carried out from the open source database HABSE according to information such as the mobile phone number, the keywords, the time period, the appointed paging and the like of the query user in the paging query request, the matching query can adopt a Boolean matching mode, namely, data consistent with the mobile phone number of the query user, data consistent with the keywords and the like are queried from the open source database HABSE, and therefore data corresponding to the paging query request are obtained;
s59, merging, specifically: merging the data corresponding to the paging query request to obtain intermediate data;
s60, sorting, namely sorting the intermediate data to obtain target data;
s61, sending data to the client, where the data sent to the client is the target data, and it can be understood that: the target data is non-paged data so as to ensure the user experience;
s62, determining whether to page, specifically:
1) if the process of obtaining the target data in S61 is: s52 → S57 → S58 → S59 → S60, because the query request is judged not to be a paging query request in S52, the intermediate data in the sequence will not be paged, and the intermediate data in the sequence will not be stored in the distributed memory database, so the query is directly finished;
2) if the process of obtaining the target data in S61 is: s52 → S53 → S54 → S55 → S57 → S58 → S59 → S60, since it has been judged in S52 that the query request is a paging query request, S63 is executed;
s63, paging, updating the distributed memory database, paging the middle paging data in the sequencing to obtain paging data, sending the paging data to the distributed memory database, updating the paging data in the distributed memory database, and finishing the query;
at this time, if the user modifies the specified page in the page query request, the user directly queries from the distributed memory database updated in S63, so that the query efficiency is improved, and the user experience is also improved, and N in fig. 2 is a short notation of NO, indicating that: no, Y is a shorthand of YES, indicating that: is.
In the above embodiments, although the steps are numbered as S1, S2, etc., but only the specific embodiments are given in the present application, and those skilled in the art can adjust the execution sequence of S1, S2, etc. according to the actual situation, which is also within the protection scope of the present invention.
As shown in fig. 3, a paging inquiry system 200 according to an embodiment of the present invention includes: a first query feedback module 210, a second query feedback module 220,
the first query feedback module 210 is configured to query the paging data specified in the paging query request from the paging data of the distributed memory database according to the paging query request of the client, and then feed the paging data back to the client;
the second query feedback module 220 is configured to: when the first query feedback module 210 does not query the data of the designated page in the paging query request from the paging data in the distributed memory database, querying the data corresponding to the paging query request from the paging database HABSE, processing the corresponding data into target data, and feeding the target data back to the client.
The paging data of the distributed memory database is queried according to the paging query request, when the paging data specified in the paging query request is queried, the paging data is fed back to the client, the query efficiency is improved, the user experience is also improved, when the paging data specified in the paging query request is not queried from the paging data of the distributed memory database, the target data corresponding to the paging query request is queried from the paging database HABSE and obtained and fed back to the client, and the paging query request of a user can be fed back.
Preferably, in the above technical solution, the apparatus further includes a paging storage module, where the paging storage module is configured to generate paging data after paging the target data according to the paging query request, and store the paging data in the distributed memory database.
The method comprises the steps of paging target data according to a paging query request to generate paging data, storing the paging data into a distributed memory database, and directly querying corresponding designated paging data from updated paging data of the distributed memory database when multiple times of paging queries are performed, for example, different designated pages are set in the paging query request.
Preferably, in the above technical solution, the second query feedback module 220 is specifically configured to: and combining the corresponding data to generate intermediate data, sequencing the intermediate data to generate the target data, and specifically explaining the process of generating the target data.
Preferably, in the above technical solution, the apparatus further includes a determining module, where the determining module is configured to determine whether the distributed memory database reports errors when querying from the paging data of the distributed memory database according to the paging query request of the client, so as to obtain a determination result;
the first query feedback module 210 is specifically configured to query the paging data specified in the paging query request from the paging data of the distributed memory database when the determination result is negative.
The method and the device are convenient for finding whether the distributed memory data normally operate or not in time when the paging data of the distributed memory database is inquired according to the paging inquiry request of the client.
The above steps for realizing the corresponding functions of each parameter and each unit module in the paging query system 200 of the present invention can refer to each parameter and step in the above embodiments of a paging query method, which are not described herein again.
An electronic device according to an embodiment of the present invention includes a memory, a processor, and a program stored in the memory and running on the processor, where the processor implements any of the above-described steps of the paging query method when executing the program.
The paging data of the distributed memory database is queried according to the paging query request, when the paging data specified in the paging query request is queried, the paging data is fed back to the client, the query efficiency is improved, the user experience is also improved, when the paging data specified in the paging query request is not queried from the paging data of the distributed memory database, the target data corresponding to the paging query request is queried from the paging database HABSE and obtained and fed back to the client, and the paging query request of a user can be fed back.
The electronic device may be a computer, a mobile phone, or the like, and correspondingly, the program is computer software or a mobile phone APP, and the parameters and the steps in the electronic device of the present invention may refer to the parameters and the steps in the above embodiment of the page querying method, which is not described herein again.
In the present invention, the terms "first", "second" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above are not necessarily intended to refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, various embodiments or examples and features of different embodiments or examples described in this specification can be combined and combined by one skilled in the art without contradiction.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (9)

1. A method for paging, comprising:
the method comprises the steps that specified paging data in a paging query request are queried from paging data in a distributed memory database according to the paging query request of a client and then fed back to the client;
if the paging data specified in the paging query request is not queried from the paging data of the distributed memory database, querying data corresponding to the paging query request from an open source database HABSE, processing the corresponding data into target data, and feeding the target data back to the client.
2. The paging query method as claimed in claim 1, further comprising:
and paging the target data according to the paging query request to generate paging data, and storing the paging data into the distributed memory database.
3. The paging query method according to claim 2, wherein said processing said corresponding data into target data comprises:
and merging the corresponding data to generate intermediate data, and sequencing the intermediate data to generate the target data.
4. A paging query method according to any one of claims 1 to 3, further comprising:
when a paging query request of a client is queried from paging data of a distributed memory database, judging whether the distributed memory database reports errors or not to obtain a judgment result;
the querying the paging data specified in the paging query request from the paging data of the distributed memory database according to the paging query request of the client includes:
and when the judgment result is negative, inquiring the paging data specified in the paging inquiry request from the paging data of the distributed memory database.
5. A paging inquiry system, comprising: a first query feedback module, a second query feedback module,
the first query feedback module is used for querying the paging data specified in the paging query request from the paging data of the distributed memory database according to the paging query request of the client and feeding the paging data back to the client;
the second query feedback module is configured to: when the first query feedback module does not query the data of the specified pages in the paging query request from the paging data in the distributed memory database, querying the data corresponding to the paging query request from a source database HABSE, processing the corresponding data into target data, and feeding the target data back to the client.
6. The paging query system according to claim 5, further comprising a paging storage module, configured to generate paging data after paging the target data according to the paging query request, and store the paging data in the distributed memory database.
7. The system of claim 6, wherein the second query feedback module is specifically configured to: and merging the corresponding data to generate intermediate data, and sequencing the intermediate data to generate the target data.
8. The paging inquiry system according to any one of claims 5 to 7, further comprising a determining module, wherein the determining module is configured to determine whether the distributed memory database reports an error when the paging inquiry request of the client is inquired from the paging data of the distributed memory database, so as to obtain a determination result;
the first query feedback module is specifically configured to query the paging data specified in the paging query request from the paging data of the distributed memory database when the determination result is negative.
9. An electronic device comprising a memory, a processor and a program stored on the memory and running on the processor, wherein the steps of a paging query method according to any one of claims 1 to 4 are implemented when the program is executed by the processor.
CN202010199979.5A 2020-03-20 2020-03-20 Paging query method, system and electronic equipment Pending CN111400347A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010199979.5A CN111400347A (en) 2020-03-20 2020-03-20 Paging query method, system and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010199979.5A CN111400347A (en) 2020-03-20 2020-03-20 Paging query method, system and electronic equipment

Publications (1)

Publication Number Publication Date
CN111400347A true CN111400347A (en) 2020-07-10

Family

ID=71434414

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010199979.5A Pending CN111400347A (en) 2020-03-20 2020-03-20 Paging query method, system and electronic equipment

Country Status (1)

Country Link
CN (1) CN111400347A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103955538A (en) * 2014-05-19 2014-07-30 携程计算机技术(上海)有限公司 HBase data persistence and query methods and HBase system
CN105045932A (en) * 2015-09-02 2015-11-11 南京邮电大学 Data paging inquiry method based on descending order storage
US20170193127A1 (en) * 2015-12-30 2017-07-06 Facebook, Inc. Optimistic data fetching and rendering
CN109460404A (en) * 2018-09-03 2019-03-12 中新网络信息安全股份有限公司 A kind of efficient Hbase paging query method based on redis
CN110597859A (en) * 2019-09-06 2019-12-20 天津车之家数据信息技术有限公司 Method and device for querying data in pages
CN110765158A (en) * 2019-10-31 2020-02-07 北京明略软件***有限公司 Paging query method, system and device

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103955538A (en) * 2014-05-19 2014-07-30 携程计算机技术(上海)有限公司 HBase data persistence and query methods and HBase system
CN105045932A (en) * 2015-09-02 2015-11-11 南京邮电大学 Data paging inquiry method based on descending order storage
US20170193127A1 (en) * 2015-12-30 2017-07-06 Facebook, Inc. Optimistic data fetching and rendering
CN109460404A (en) * 2018-09-03 2019-03-12 中新网络信息安全股份有限公司 A kind of efficient Hbase paging query method based on redis
CN110597859A (en) * 2019-09-06 2019-12-20 天津车之家数据信息技术有限公司 Method and device for querying data in pages
CN110765158A (en) * 2019-10-31 2020-02-07 北京明略软件***有限公司 Paging query method, system and device

Similar Documents

Publication Publication Date Title
CN110427368B (en) Data processing method and device, electronic equipment and storage medium
US7644408B2 (en) System for assigning and monitoring grid jobs on a computing grid
CN111800459A (en) Asynchronous processing method, device and system for download task and storage medium
CN111708586B (en) Application starting configuration item loading method and device, computer equipment and storage medium
CN1806242A (en) Method and system for alert delivery architecture
CN1609873A (en) Method, apparatus, and user interface for managing electronic mail and alert messages
CN111309785A (en) Spring framework-based database access method and device, computer equipment and medium
CN110737674A (en) Visual chart query method, device and equipment and computer storage medium
CN111930770A (en) Data query method and device and electronic equipment
WO2006052938A2 (en) Implementing application specific management policies on a content addressed storage device
US20060026236A1 (en) Method, system and computer software product for pre-selecting a folder for a message
CN111767314A (en) Data caching and querying method and device, lazy caching system and storage medium
US9094425B2 (en) Electronic messaging backup catalog
CN111177121A (en) Order data feedback method and device, computer equipment and storage medium
CN111400347A (en) Paging query method, system and electronic equipment
CN113938461B (en) Domain name cache analysis query method, device, equipment and storage medium
CN117033468A (en) Data query method, device, electronic equipment and computer readable storage medium
CN110532311B (en) Distributed data export method and system based on queues
US20080208804A1 (en) Use of Search Templates to Identify Slow Information Server Search Patterns
CN110955460A (en) Service process starting method and device, electronic equipment and storage medium
CN110659295A (en) Method, apparatus and medium for recording valid data based on HAWQ
CN116010347A (en) Resource updating method, device, system, electronic equipment and storage medium
CN115599801A (en) Data query method, system, electronic equipment and storage medium
CN111708848A (en) Data query method and system and electronic equipment
CN111143316A (en) Version management system and method for BIM forward design

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: 20200710