CN104408056A - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN104408056A
CN104408056A CN201410592597.3A CN201410592597A CN104408056A CN 104408056 A CN104408056 A CN 104408056A CN 201410592597 A CN201410592597 A CN 201410592597A CN 104408056 A CN104408056 A CN 104408056A
Authority
CN
China
Prior art keywords
information
access
service
database
service data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201410592597.3A
Other languages
Chinese (zh)
Other versions
CN104408056B (en
Inventor
徐超
陈大平
王艳华
向民
沈东明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN201410592597.3A priority Critical patent/CN104408056B/en
Publication of CN104408056A publication Critical patent/CN104408056A/en
Application granted granted Critical
Publication of CN104408056B publication Critical patent/CN104408056B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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/25Integrating or interfacing systems involving database management systems
    • 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

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)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention discloses a data processing method and device, wherein the method comprises the following steps that when at least one piece of service data information is received, the at least one piece of service data information is stored into a service static database; at least one piece of service data information of the first kind of service information is stored into a dynamic trading database; whether an access request of the first kind of service information of at least one service user exists or not is monitored, and the initial visiting time is recorded; from the recorded initial accessing time, the service information, not monitored in the set time range, of the access request of the at least one piece of service data information is deleted from the dynamic trading database. The embodiment of the invention also correspondingly discloses a data processing device. When the embodiment of the invention is adopted, the database is divided into the service static database and the dynamic trading database, the trading database gets rid of static service data information to become a light-weight database, and the database access efficiency is improved.

Description

A kind of data processing method and device
Technical field
The present invention relates to field of information processing, particularly relate to a kind of data processing method and device.
Background technology
The high speed development of information facilitates the surge of data volume, and database is as the carrier storing all kinds of service data information, and its memory space is by the restriction of storage space.The storage of big data quantity occupies a large amount of data space of database, has also had a strong impact on data access efficiency simultaneously.In order to alleviate storage and the access pressure of database server, common way is, distributed system is adopted data to be split, Data distribution8 on different database servers, the data volume of system and access load by route or preset rules access specified database, thus are distributed in multiple stage data server by user side.
Said method is adopted to carry out a point storehouse to data, although the data storage and access pressure of each data server can be reduced, but when carrying out data access or carrying out data modification operation, due to the collaborative work of multiple servers may be related to, not only increase the complexity of system works, and reduce database access efficiency to a certain extent.
Summary of the invention
The embodiment of the present invention provides a kind of data processing method and device, alleviates data access pressure, improves database access efficiency.
Embodiments provide a kind of data processing method, comprising:
When receiving at least one service data information, be stored in business static database by least one service data information described, at least one service data information described comprises first kind business information and Equations of The Second Kind business information;
At least one service data information in described first kind business information is stored in dynamic transaction database;
Whether monitoring exists the request of access of the first kind business information of at least one service-user described, the record initial-access time;
From the initial-access time of described record, if do not monitor the request of access of at least one service data information described in described dynamic transaction database within the scope of setting-up time, then in described dynamic transaction database, delete at least one service data information described.
Correspondingly, the embodiment of the present invention additionally provides a kind of data processing equipment, comprising:
First storage unit, for when receiving at least one service data information, be stored in business static database by least one service data information described, at least one service data information described comprises first kind business information and Equations of The Second Kind business information;
Second storage unit, for being stored in dynamic transaction database by least one service data information in described first kind business information;
Monitoring unit, for monitoring the request of access of the first kind business information that whether there is at least one service-user described, the record initial-access time;
Processing unit, for the initial-access time from described record, if do not monitor the request of access of at least one service data information described in described dynamic transaction database within the scope of setting-up time, then in described dynamic transaction database, delete at least one service data information described.
In the embodiment of the present invention, by database being divided into business static database and dynamic transaction database, making transaction data base disengaging static traffic data information become the database of lightweight, alleviating data and store pressure, improve database access efficiency.
Accompanying drawing explanation
In order to be illustrated more clearly in the technical scheme in the embodiment of the present invention, below the accompanying drawing used required in describing embodiment is briefly described, apparently, accompanying drawing in the following describes is some embodiments of the present invention, for those of ordinary skill in the art, under the prerequisite not paying creative work, other accompanying drawing can also be obtained according to these accompanying drawings.
Fig. 1 is the schematic flow sheet of a kind of data processing method that the embodiment of the present invention provides;
Fig. 2 is the schematic flow sheet of the another kind of data processing method that the embodiment of the present invention provides;
Fig. 3 is the structural representation of a kind of data processing equipment that the embodiment of the present invention provides;
Fig. 4 is the structural representation of the another kind of data processing equipment that the embodiment of the present invention provides.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, be clearly and completely described the technical scheme in the embodiment of the present invention, obviously, described embodiment is the present invention's part embodiment, instead of whole embodiments.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtained under creative work prerequisite, belong to the scope of protection of the invention.
Please refer to Fig. 1, be the schematic flow sheet of a kind of data processing method that the embodiment of the present invention provides, the method comprises the following steps:
S101, when receiving at least one service data information, be stored in business static database by least one service data information described, at least one service data information described comprises first kind business information and Equations of The Second Kind business information.
In specific implementation, at least one service data information described comprises site channel, electronic channel or self-service channel etc. by channel layer and sends business datum to specific data server, at least one service data information received by the business static data library storage of specific data server, and by preset rules, at least one service data information described is divided into first kind business information and Equations of The Second Kind business information, wherein, first kind business information as dynamic family Information Availability in buffer memory to transaction data base in conduct interviews; Equations of The Second Kind business information, as motionless family information, is only stored in business static database.
S102, is stored at least one service data information in described first kind business information in dynamic transaction database.
In specific implementation, the first kind business information of at least one service data information described is cached in described dynamic transaction database by the mode of data sharing transition, described dynamic transaction database, except first kind business information, also comprises as the Transaction Information such as parameter transaction, transaction journal.Described transaction data base is mainly used in the storage of Transaction Information and business information, wait for the access in the application service fields such as product service system, at least one service data information in transaction data base carries out data interaction by data sharing transient mode and described business static database.
S103, whether monitoring exists the request of access of the first kind business information of at least one service-user described, the record initial-access time.
In specific implementation, described request of access comprises the first request, the second request and the 3rd request, and wherein the first request comprises the request of access service static database; Second request comprises access dynamic transaction database request; 3rd request comprises the request of access service static database and dynamic transaction database simultaneously.The data server of described dynamic transaction database is monitored request of access, and described request comprises the second request and the 3rd request, when accessing the first kind business information of at least one service-user described, marks this business information, and records the initial-access time.
S104, from the initial-access time of described record, if do not monitor the request of access of at least one service data information described in described dynamic transaction database within the scope of setting-up time, then in described dynamic transaction database, delete at least one service data information described.
In specific implementation, the request of access of at least one service data information described in described dynamic transaction database monitoring, as by as described in initial-access time of record rise, within the scope of setting-up time, do not monitor the request of access of at least one service data information described in described dynamic transaction database, then by preset rules, at least one service data information described is carried out in dynamic transaction database batch and delete.Otherwise, retain at least one service data information described.
Adopt the embodiment of the present invention, by database being divided into business static database and dynamic transaction database, making transaction data base disengaging static traffic data information become the database of lightweight, improve database access efficiency.
Please refer to Fig. 2, be the schematic flow sheet of the another kind of data processing method that the embodiment of the present invention provides, the method comprises the following steps:
S201, when receiving at least one service data information, be stored in business static database by least one service data information described, at least one service data information described comprises first kind business information and Equations of The Second Kind business information.
In specific implementation, at least one service data information described comprises site channel, electronic channel or self-service channel etc. by channel layer and sends business datum to specific data server, at least one service data information received by the business static data library storage of specific data server, and by preset rules, at least one service data information described is divided into first kind business information and Equations of The Second Kind business information, wherein, first kind business information as dynamic family Information Availability in buffer memory to transaction data base in conduct interviews; Equations of The Second Kind business information, as motionless family information, is only stored in business static database.
S202, is stored at least one the service data information transition in described first kind business information in shared file storage by using the first external table.
In specific implementation, the data interaction between described first external table stores for business static database and shared file; Described shared file storage can by business static database and dynamic transaction database access.When needing the data message in business static database to be transitioned into dynamic service data storehouse, by using the first external table by the data information memory from business static database in shared file.
S203, at least one service data information in the described first kind business information in described shared file being stored by using the second external table is stored in described dynamic transaction database.
In specific implementation, described second external table is used for the data interaction of dynamic transaction database and data transition storage; Described dynamic service data storehouse, by use second external table, loads at least one service data information of the business static database in the storage of described shared file.
S204, when there is the request of access of the first kind business information of at least one service-user described and be the second request in monitoring, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, to access dynamic transaction database, and records the initial-access time.
In specific implementation, described second request comprises access dynamic transaction database request.The Data Connection Pool data source of described user side comprises the first Data Connection Pool data source and the second Data Connection Pool data source, for inter-library access, first Data Connection Pool data source points to current accessed database, and the second Data Connection Pool data source points to the database needing inter-library access.When needs access dynamic transaction database, point to dynamic transaction database by Data Connection Pool data source.
S205, when there is the request of access of the first kind business information of at least one service-user described and be the 3rd request in monitoring, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, second Data Connection Pool data source of user side is pointed to business static database, and records the initial-access time of at least one service data information described of dynamic transaction database.
In specific implementation, described 3rd request comprises the request of access service static database and dynamic transaction database simultaneously.During by dynamic transaction database to the access of business static database, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, second Data Connection Pool data source of user side is pointed to business static database, and records the initial-access time of at least one service data information described of dynamic transaction database.
S206, described at least one service data information of being accessed to there is dynamic family mark, from the initial-access time of described record, delete not having at least one service data information described in the mark of described dynamic family within the scope of setting-up time.
In specific implementation, described dynamic family mark is for marking at least one accessed service data information, from the initial-access time of described record, as as described in not having within the scope of setting-up time, moving at least one service data information as described in the mark of family, then carrying out batch deletion action by having at least one service data information described in the mark of dynamic family.
S207, when receiving the request of access of Equations of The Second Kind business information, points to business static database, with access service static database by the second Data Connection Pool data source of described user side.
In specific implementation, described Equations of The Second Kind business information is stored in business static database, when receiving the request of access of Equations of The Second Kind business information, described business static database need be accessed, first Data Connection Pool data source is pointed to current dynamic service data storehouse, and the second connection pool data source points to business static database.
Adopt the embodiment of the present invention, by database being divided into business static database and dynamic transaction database, business information is divided into first kind business information and Equations of The Second Kind business information, and by dynamic service data banked cache first kind business information, when receiving different request of access, adopt two class Data Connection Pool data sources to point to the inter-library access of different database realizing, the data alleviating database store pressure, improve database access efficiency.
Please refer to Fig. 3, be the structural representation of a kind of data processing equipment that the embodiment of the present invention provides, this device comprises with lower unit:
First storage unit 11, for when receiving at least one service data information, be stored in business static database by least one service data information described, at least one service data information described comprises first kind business information and Equations of The Second Kind business information.
In specific implementation, at least one service data information described comprises site channel, electronic channel or self-service channel etc. by channel layer and sends business datum to specific data server, at least one service data information received by the business static data library storage of specific data server, and by preset rules, at least one service data information described is divided into first kind business information and Equations of The Second Kind business information, wherein, first kind business information as dynamic family Information Availability in buffer memory to transaction data base in conduct interviews; Equations of The Second Kind business information, as motionless family information, is only stored in business static database.
Second storage unit 12, for being stored at least one service data information in described first kind business information in dynamic transaction database.
In specific implementation, the first kind business information of at least one service data information described is cached in described dynamic transaction database by the mode of data sharing transition, described dynamic transaction database, except first kind business information, also comprises as the Transaction Information such as parameter transaction, transaction journal.Described transaction data base is mainly used in the storage of Transaction Information and business information, wait for the access in the application service fields such as product service system, at least one service data information in transaction data base carries out data interaction by data sharing transient mode and described business static database.
Monitoring unit 13, for monitoring the request of access of the first kind business information that whether there is at least one service-user described, the record initial-access time.
In specific implementation, described request of access comprises the first request, the second request and the 3rd request, and wherein the first request comprises the request of access service static database; Second request comprises access dynamic transaction database request; 3rd request comprises the request of access service static database and dynamic transaction database simultaneously.The data server of described dynamic transaction database is monitored request of access, and described request comprises the second request and the 3rd request, when accessing the first kind business information of at least one service-user described, marks this business information, and records the initial-access time.
Processing unit 14, for the initial-access time from described record, if do not monitor the request of access of at least one service data information described in described dynamic transaction database within the scope of setting-up time, then in described dynamic transaction database, delete at least one service data information described.
In specific implementation, the request of access of at least one service data information described in described dynamic transaction database monitoring, as by as described in initial-access time of record rise, within the scope of setting-up time, do not monitor the request of access of at least one service data information described in described dynamic transaction database, then by preset rules, at least one service data information described is carried out in dynamic transaction database batch and delete.Otherwise, retain at least one service data information described.
Adopt the embodiment of the present invention, by database being divided into business static database and dynamic transaction database, making transaction data base disengaging static traffic data information become the database of lightweight, improve database access efficiency.
Please refer to Fig. 4, be the structural representation of the another kind of data processing equipment that the embodiment of the present invention provides, this device comprises with lower unit:
First storage unit 21, for when receiving at least one service data information, be stored in business static database by least one service data information described, at least one service data information described comprises first kind business information and Equations of The Second Kind business information.
In specific implementation, at least one service data information described comprises site channel, electronic channel or self-service channel etc. by channel layer and sends business datum to specific data server, at least one service data information received by the business static data library storage of specific data server, and by preset rules, at least one service data information described is divided into first kind business information and Equations of The Second Kind business information, wherein, first kind business information as dynamic family Information Availability in buffer memory to transaction data base in conduct interviews; Equations of The Second Kind business information, as motionless family information, is only stored in business static database.
Second storage unit 22, for being stored at least one service data information in described first kind business information in dynamic transaction database.
In the present embodiment, the second storage unit 22 can comprise First Transition unit 221 and/or the second transition element 222.
First Transition unit 221, for being stored at least one the service data information transition in described first kind business information in shared file storage by use first external table.
In specific implementation, the data interaction between described first external table stores for business static database and shared file; Described shared file storage can by business static database and dynamic transaction database access.When needing the data message in business static database to be transitioned into dynamic service data storehouse, by using the first external table by the data information memory from business static database in shared file.
Second transition element 222, for being stored at least one service data information in the described first kind business information in described shared file storage in described dynamic transaction database by use second external table.
In specific implementation, described second external table is used for the data interaction of dynamic transaction database and data transition storage; Described dynamic service data storehouse, by use second external table, loads at least one service data information of the business static database in the storage of described shared file.
Monitoring unit 23, for monitoring the request of access of the first kind business information that whether there is at least one service-user described, the record initial-access time.
In the present embodiment, monitoring unit comprises the first monitoring subelement 231 and the second monitoring subelement 232.
First monitoring subelement 231, for when the request of access monitoring the first kind business information that there is at least one service-user described and be the second request time, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, to access dynamic transaction database, and record the initial-access time.
In specific implementation, described second request comprises access dynamic transaction database request.The Data Connection Pool data source of described user side comprises the first Data Connection Pool data source and the second Data Connection Pool data source, for inter-library access, first Data Connection Pool data source points to current accessed database, and the second Data Connection Pool data source points to the database needing inter-library access.When needs access dynamic transaction database, point to dynamic transaction database by Data Connection Pool data source.
Second monitoring subelement 232, for when the request of access monitoring the first kind business information that there is at least one service-user described and be the 3rd request time, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, second Data Connection Pool data source of user side is pointed to business static database, and records the initial-access time of at least one service data information described of dynamic transaction database.
In specific implementation, described 3rd request comprises the request of access service static database and dynamic transaction database simultaneously.During by dynamic transaction database to the access of business static database, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, second Data Connection Pool data source of user side is pointed to business static database, and records the initial-access time of at least one service data information described of dynamic transaction database.
Processing unit 24, for the initial-access time from described record, deletes not having at least one service data information described in the mark of described dynamic family within the scope of setting-up time.
In specific implementation, described dynamic family mark is for marking at least one accessed service data information, the initial-access time of the described record of son rises, as as described in not having within the scope of setting-up time, moving at least one service data information as described in the mark of family, then carrying out batch deletion action by having at least one service data information described in the mark of dynamic family.
Addressed location 25, for when receiving the request of access of Equations of The Second Kind business information, points to business static database, with access service static database by the second Data Connection Pool data source of described user side.
In specific implementation, described Equations of The Second Kind business information is stored in business static database, when receiving the request of access of Equations of The Second Kind business information, described business static database need be accessed, first Data Connection Pool data source is pointed to current dynamic service data storehouse, and the second connection pool data source points to business static database.
Adopt the embodiment of the present invention, by database being divided into business static database and dynamic transaction database, business information is divided into first kind business information and Equations of The Second Kind business information, and by dynamic service data banked cache first kind business information, when receiving different request of access, adopt two class Data Connection Pool data sources to point to the inter-library access of different database realizing, the data alleviating database store pressure, improve database access efficiency.
One of ordinary skill in the art will appreciate that all or part of flow process realized in above-described embodiment method, that the hardware that can carry out instruction relevant by computer program has come, described program can be stored in a computer read/write memory medium, this program, when performing, can comprise the flow process of the embodiment as above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
Above disclosedly be only present pre-ferred embodiments, certainly can not limit the interest field of the present invention with this, therefore according to the equivalent variations that the claims in the present invention are done, still belong to the scope that the present invention is contained.

Claims (10)

1. a data processing method, is characterized in that, comprising:
When receiving at least one service data information, be stored in business static database by least one service data information described, at least one service data information described comprises first kind business information and Equations of The Second Kind business information;
At least one service data information in described first kind business information is stored in dynamic transaction database;
Whether monitoring exists the request of access of the first kind business information of at least one service-user described, the record initial-access time;
From the initial-access time of described record, if do not monitor the request of access of at least one service data information described in described dynamic transaction database within the scope of setting-up time, then in described dynamic transaction database, delete at least one service data information described.
2. the method for claim 1, is characterized in that, describedly at least one service data information in described first kind business information is stored in dynamic transaction database, comprising:
By using the first external table, at least one the service data information transition in described first kind business information is stored in shared file storage;
At least one service data information in described first kind business information in described shared file being stored by using the second external table is stored in described dynamic transaction database.
3. the method for claim 1, is characterized in that, described at least one service data information of being accessed to there is dynamic family mark;
Described from the initial-access time of described record, if do not monitor the request of access of at least one service data information described in described dynamic transaction database within the scope of setting-up time, then in described dynamic transaction database, delete at least one service data information described, comprising:
From the initial-access time of described record, delete not having at least one service data information described in the mark of described dynamic family within the scope of setting-up time.
4. the method for claim 1, is characterized in that, whether described monitoring exists the request of access of the first kind business information of at least one service-user described, the record initial-access time, comprising:
When there is the request of access of the first kind business information of at least one service-user described and be the second request in monitoring, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, to access dynamic transaction database, and record the initial-access time; And/or
When there is the request of access of the first kind business information of at least one service-user described and be the 3rd request in monitoring, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, second Data Connection Pool data source of user side is pointed to business static database, and records the initial-access time of at least one service data information described of dynamic transaction database.
5. the method as described in claim 1-4 any one, is characterized in that, also comprises:
When receiving the request of access of Equations of The Second Kind business information, the second Data Connection Pool data source of described user side is pointed to business static database, with access service static database.
6. a data processing equipment, is characterized in that, described device comprises:
First storage unit, for when receiving at least one service data information, be stored in business static database by least one service data information described, at least one service data information described comprises first kind business information and Equations of The Second Kind business information;
Second storage unit, for being stored in dynamic transaction database by least one service data information in described first kind business information;
Monitoring unit, for monitoring the request of access of the first kind business information that whether there is at least one service-user described, the record initial-access time;
Processing unit, for the initial-access time from described record, if do not monitor the request of access of at least one service data information described in described dynamic transaction database within the scope of setting-up time, then in described dynamic transaction database, delete at least one service data information described.
7. device as claimed in claim 6, it is characterized in that, described second storage unit comprises:
First Transition unit, for being stored in shared file storage by use first external table by least one the service data information transition in described first kind business information;
Second transition element, for being stored at least one service data information in the described first kind business information in described shared file storage in described dynamic transaction database by use second external table.
8. device as claimed in claim 6, is characterized in that, described at least one service data information of being accessed to there is dynamic family mark;
Described processing unit, specifically for the initial-access time from described record, is deleted not having at least one service data information described in the mark of described dynamic family within the scope of setting-up time.
9. device as claimed in claim 6, it is characterized in that, described monitoring unit comprises:
First monitoring subelement, for when the request of access monitoring the first kind business information that there is at least one service-user described and be the second request time, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, to access dynamic transaction database, and record the initial-access time; And/or
Second monitoring subelement, for when the request of access monitoring the first kind business information that there is at least one service-user described and be the 3rd request time, first Data Connection Pool data source of described user side is pointed to dynamic transaction database, second Data Connection Pool data source of user side is pointed to business static database, and records the initial-access time of at least one service data information described of dynamic transaction database.
10. the device as described in claim 6-9 any one, is characterized in that, also comprises:
Addressed location, for when receiving the request of access of Equations of The Second Kind business information, points to business static database, with access service static database by the second Data Connection Pool data source of described user side.
CN201410592597.3A 2014-10-29 2014-10-29 Data processing method and device Active CN104408056B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410592597.3A CN104408056B (en) 2014-10-29 2014-10-29 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410592597.3A CN104408056B (en) 2014-10-29 2014-10-29 Data processing method and device

Publications (2)

Publication Number Publication Date
CN104408056A true CN104408056A (en) 2015-03-11
CN104408056B CN104408056B (en) 2020-09-15

Family

ID=52645688

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410592597.3A Active CN104408056B (en) 2014-10-29 2014-10-29 Data processing method and device

Country Status (1)

Country Link
CN (1) CN104408056B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156044A (en) * 2015-03-26 2016-11-23 阿里巴巴集团控股有限公司 Data base's changing method and device
CN107426304A (en) * 2017-07-06 2017-12-01 努比亚技术有限公司 Method, system and the proxy server of interactive media resource
CN109543391A (en) * 2018-12-27 2019-03-29 青岛海泰新光科技股份有限公司 Biological information dynamic matching method, device and living creature characteristic recognition system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2081329A1 (en) * 2006-10-26 2009-07-22 Alibaba Group Holding Limited Network data storing system and data accessing method thereof
CN102638584A (en) * 2012-04-20 2012-08-15 青岛海信传媒网络技术有限公司 Data distributing and caching method and data distributing and caching system
CN103268321A (en) * 2013-04-19 2013-08-28 中国建设银行股份有限公司 Data processing method and device for high concurrency transaction
CN103324713A (en) * 2013-06-19 2013-09-25 北京奇虎科技有限公司 Data processing method and device in multistage server and data processing system
CN103716375A (en) * 2013-12-05 2014-04-09 北京用友政务软件有限公司 Distributed cache-based multistage financial data interaction method and system
CN103927173A (en) * 2014-04-16 2014-07-16 深圳市腾邦国际商业服务股份有限公司 Data processing method and system based on integrated sales operation

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2081329A1 (en) * 2006-10-26 2009-07-22 Alibaba Group Holding Limited Network data storing system and data accessing method thereof
CN102638584A (en) * 2012-04-20 2012-08-15 青岛海信传媒网络技术有限公司 Data distributing and caching method and data distributing and caching system
CN103268321A (en) * 2013-04-19 2013-08-28 中国建设银行股份有限公司 Data processing method and device for high concurrency transaction
CN103324713A (en) * 2013-06-19 2013-09-25 北京奇虎科技有限公司 Data processing method and device in multistage server and data processing system
CN103716375A (en) * 2013-12-05 2014-04-09 北京用友政务软件有限公司 Distributed cache-based multistage financial data interaction method and system
CN103927173A (en) * 2014-04-16 2014-07-16 深圳市腾邦国际商业服务股份有限公司 Data processing method and system based on integrated sales operation

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156044A (en) * 2015-03-26 2016-11-23 阿里巴巴集团控股有限公司 Data base's changing method and device
CN106156044B (en) * 2015-03-26 2019-10-18 阿里巴巴集团控股有限公司 Database switching method and device
CN107426304A (en) * 2017-07-06 2017-12-01 努比亚技术有限公司 Method, system and the proxy server of interactive media resource
CN109543391A (en) * 2018-12-27 2019-03-29 青岛海泰新光科技股份有限公司 Biological information dynamic matching method, device and living creature characteristic recognition system

Also Published As

Publication number Publication date
CN104408056B (en) 2020-09-15

Similar Documents

Publication Publication Date Title
CN102741843B (en) Method and apparatus for reading data from database
KR101994021B1 (en) File manipulation method and apparatus
CN101944124A (en) Distributed file system management method, device and corresponding file system
CN103942159A (en) Data read-write method and device based on mixed storage device
CN105786401A (en) Data management method and device in server cluster system
CN104657435B (en) A kind of memory management method and Network Management System using data
CN103425785A (en) Data storage system and user data storage and reading method thereof
CN104331453A (en) Distributed file system and constructing method thereof
CN104620230A (en) Method of managing memory
CN104794228A (en) Search result providing method and device
CN103745007A (en) File managing method and device
CN105094695A (en) Storing method and system
CN105677904A (en) Distributed file system based small file storage method and device
CN105787012A (en) Method for improving small file processing capability of storage system and storage system
CN104750826A (en) Structural data resource metadata automatically-identifying and dynamically-registering method
CN105094811A (en) Method can device for processing events
KR101654314B1 (en) Distributed processing system in spatial data and method for operating the same
CN104408056A (en) Data processing method and device
US11829377B2 (en) Efficient storage method for time series data
CN104158863A (en) Cloud storage mechanism based on transaction-level whole-course high-speed buffer
CN103345519A (en) Method and device for data distribution of shared-nothing distributed database
CN104391947A (en) Real-time processing method and system of mass GIS (geographic information system) data
CN109446167A (en) A kind of storage of daily record data, extracting method and device
CN102724301A (en) Cloud database system and method and equipment for reading and writing cloud data
CN103294407A (en) Storage device and data read-write method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant