CN113535664A - Database data synchronization method based on data page preloading - Google Patents

Database data synchronization method based on data page preloading Download PDF

Info

Publication number
CN113535664A
CN113535664A CN202111071377.2A CN202111071377A CN113535664A CN 113535664 A CN113535664 A CN 113535664A CN 202111071377 A CN202111071377 A CN 202111071377A CN 113535664 A CN113535664 A CN 113535664A
Authority
CN
China
Prior art keywords
data
database
data packet
incremental
viewed
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
CN202111071377.2A
Other languages
Chinese (zh)
Other versions
CN113535664B (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.)
Shenzhen Zhaoruiyoupin Technology Co ltd
Original Assignee
Shenzhen Zhaoruiyoupin 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 Shenzhen Zhaoruiyoupin Technology Co ltd filed Critical Shenzhen Zhaoruiyoupin Technology Co ltd
Priority to CN202111071377.2A priority Critical patent/CN113535664B/en
Publication of CN113535664A publication Critical patent/CN113535664A/en
Application granted granted Critical
Publication of CN113535664B publication Critical patent/CN113535664B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention relates to the technical field of data synchronization, in particular to a database data synchronization method based on data page preloading. Which comprises the following steps: updating a current database of the current device; identifying incremental data in the current database, combining the incremental data into a plurality of data packets by adopting a clustering encryption synchronization algorithm, encrypting each data packet and transmitting the data packet to synchronous databases of other equipment to realize data synchronization; a multithreading preloading algorithm is adopted through a network, so that a plurality of loading threads can simultaneously preload a plurality of data packets received by a synchronous database; and the viewing data decrypts the data packet to be viewed by adopting a thread conversion decryption algorithm and simultaneously preloads the data page of the data packet to be viewed in a centralized manner by a plurality of loading threads. According to the invention, the data page of the data packet to be viewed can be unlocked and viewed only after the password is identified to be correct, and meanwhile, the data page of the data packet to be viewed is preloaded in a centralized manner after the decryption password is received by a plurality of loading threads, so that the viewing speed is increased.

Description

Database data synchronization method based on data page preloading
Technical Field
The invention relates to the technical field of data synchronization, in particular to a database data synchronization method based on data page preloading.
Background
Data synchronization means that a palm computer can rapidly realize data synchronization and information sharing with a desktop computer and a notebook computer, so that the integrity and the uniformity of data are kept, wherein a database synchronization technology is an application system processing core, an application system needs to perform operations of adding, deleting and checking on a database, and a data warehouse needs to acquire different transaction data from a plurality of databases to perfect a data set of the database;
for example, chinese patent publication No. CN109977168A, discloses a database data synchronization method and apparatus based on data page preloading. The method comprises the following steps: receiving transaction operations to be synchronized by a target-end data synchronization service, classifying and caching according to IDs of the transaction operations, converting UPDATE operations and/or DELETE operations in the transactions into SELECT operations if a COMMIT operation log of a transaction represented by any ID is received, delivering the converted SELECT operations to a data page preloading thread, and asynchronously executing the converted SELECT operations by the data page preloading thread to realize data page preloading related to the transactions to be synchronized; and activating an execution thread, executing the pre-loaded transaction to be synchronized, and synchronizing the transaction to be synchronized. The database data synchronization method and device based on data page preloading can effectively improve the synchronization efficiency during database transaction synchronization.
However, when a data page is opened in a database for viewing, a user logs in the same account in different databases, and data synchronization of multiple databases is realized among the same accounts for the data, but others can view all the synchronized data through the accounts, so that some private data are leaked due to synchronization, the security is low, and the data page is temporarily loaded when viewing the data, so that the opening speed is slow, and a loading process needs to be waited when each data page is opened for viewing, so that the data viewing is time-consuming and labor-consuming.
Disclosure of Invention
The present invention is directed to a database data synchronization method based on data page preloading, so as to solve the problems in the background art mentioned above.
In order to achieve the above object, the present invention provides a database data synchronization method based on data page preloading, which includes the following steps:
a user logs in an account on a plurality of devices and updates a current database of the current device;
identifying incremental data in the current database, combining the incremental data into a plurality of data packets by adopting a clustering encryption synchronization algorithm, encrypting each data packet and transmitting the data packet to synchronous databases of other equipment to realize data synchronization;
a multithreading preloading algorithm is adopted through a network, so that a plurality of loading threads can simultaneously preload a plurality of data packets received by a synchronous database;
the viewing data adopts a thread conversion decryption algorithm to decrypt the data packet to be viewed and simultaneously collectively pre-loads the data pages of the data packet to be viewed by a plurality of loading threads;
the thread conversion decryption algorithm comprises the following steps:
calling a data packet to be checked to define as a data packet to be checked;
inputting a decryption password of the data packet to be seen, and unlocking the data packet to be seen;
and after receiving the decryption password, the multiple loading threads convert the direction of the loading threads, so that the multiple loading threads can collectively preload the data page of the data packet to be viewed.
Assuming that incremental data a = (a 1, a2,.., an) in the current database, wherein a1, a2,.., an are data packets, and data pages of the network preloaded data packets are represented as X = (X1, X2,..., xn), wherein X1, X2,..., xn are loading threads;
the network preloading X is corresponding to the incremental data A, a plurality of loading threads are respectively corresponding to a plurality of data packets, the network allocation is used for simultaneously preloading data pages for the plurality of data packets, and the expression is as follows: { (x 1 → a 1), (x 2 → a 2), (xn → an) };
when looking at the data packet ak to be looked at in the synchronous database, inputting a decryption password, after the network preloading X receives the correct decryption password, enabling a plurality of loading thread switching directions to simultaneously preload the data packet ak to be looked at, wherein the expression is as follows: { (x 1+ x2+. + xn) → ak };
to sum up, when the data of the current database is synchronized into the synchronous database, the data packet is encrypted, the data packet to be seen can be seen only by inputting a correct decryption password, the safety is improved, meanwhile, the data packet to be seen can be preloaded through switching directions of a plurality of loading threads, a network is enabled to concentrate on the data packet to be seen for preloading, the viewing efficiency is improved, and the waiting time for loading is avoided.
As a further improvement of the technical solution, the clustering encryption synchronization algorithm includes the following steps:
deeply mining incremental data in a current database, and comparing data before and after the current equipment is used, wherein the data which is excessive after the current equipment is used is the incremental data;
clustering the incremental data to realize the clustering and combination of the incremental data into a plurality of data packets;
and encrypting and transmitting the plurality of data packets to the synchronous database by adopting an encryption algorithm.
In the embodiment, when clustering encryption synchronization is performed, mass data in the current database can be compared front and back, incremental data are clustered, data of the same type are clustered together to form a plurality of data packets, the data packets are independent from each other and represent different contents, and then the data packets are encrypted and transmitted, so that data synchronization between the current database and the synchronous database is realized.
As a further improvement of the technical scheme, the incremental data clustering utilizes an encryption classification model, a training set is firstly established, the training set has a plurality of attributes, then the characteristics expressed by the incremental data are identified, the incremental data are subjected to correlation analysis in advance, attribute selection is realized, classification models with a plurality of attributes are established, then the incremental data with the same attribute are converted into data packets for storage, and finally the data packets needing to be encrypted are selected according to the attribute requirements for encryption transmission.
As a further improvement of the present technical solution, the attributes include important data attributes, general data attributes, and shared data attributes.
As a further improvement of the present technical solution, the encryption algorithm includes the following steps:
presetting a character string plaintext of a data packet;
converting a character string plaintext into a byte stream corresponding to a data packet code;
encrypting the byte stream to generate a ciphertext password;
the specific principle is as follows: for example, if the plaintext of the character string of the preset data packet is m, the m is converted into the byte stream corresponding to the data packet code, so that the byte stream is encrypted, a ciphertext password is generated, and when the subsequent check is performed, the corresponding byte stream can be opened only by inputting the corresponding plaintext m, so that the data page corresponding to the data packet code is checked.
As a further improvement of the present technical solution, the multithreading preload algorithm includes the steps of:
identifying the data page size of each data packet and generating a data packet size ratio value;
dividing the network preloading thread into a plurality of loading threads with the same size proportion value;
enabling each loading thread to pre-load data pages of data packets with the same proportion;
assuming a1, a2 and a3 packets, the data page sizes of the three packets are identified as b1, b2 and b3, and the generated size ratio value is b 1: b 2: b3, therefore, dividing the network preloading thread into b1+ b2+ b3 loading threads, wherein the loading thread of b1 loads the data page of a1 data packet, the loading thread of b2 loads the data page of a2 data packet, and the loading thread of b3 loads the data page of a3 data packet, so that the equal ratio distribution of the preloading threads is realized.
Compared with the prior art, the invention has the beneficial effects that:
1. according to the database data synchronization method based on data page preloading, when the data page of the data packet to be viewed is viewed in the synchronous database, the decryption password corresponding to the data packet to be viewed needs to be input, the data page of the data packet to be viewed can be unlocked and viewed only after the password is identified to be correct, meanwhile, the data page of the data packet to be viewed is preloaded in a centralized manner after the decryption passwords are received by a plurality of loading threads, the data packet to be viewed can be preloaded in a centralized manner by a network, the data page of the data packet to be viewed can be loaded and completed more rapidly, the data page of the data packet to be viewed subsequently is convenient to view more rapidly, meanwhile, the decryption password known by a user person is used for decryption, and the safety is improved.
Drawings
FIG. 1 is an overall flow chart of example 1 of the present invention;
FIG. 2 is a flowchart of a thread switch decryption algorithm according to embodiment 1 of the present invention;
FIG. 3 is a schematic diagram of a thread transformation decryption algorithm according to embodiment 1 of the present invention;
FIG. 4 is a flowchart of the clustering encryption synchronization algorithm of embodiment 1 of the present invention;
FIG. 5 is a flowchart of the multithreading preload algorithm according to embodiment 1 of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example 1
Referring to fig. 1 to 4, the present embodiment provides a database data synchronization method based on data page preloading, including the following steps:
s1, a user logs in accounts on multiple devices and updates the current database of the current device, wherein the multiple device login accounts are the same account, and data are only limited to be synchronized among the same login accounts;
s2, identifying incremental data in the current database, combining the incremental data into a plurality of data packets by adopting a clustering encryption synchronization algorithm, encrypting and transmitting each data packet into the synchronous databases of other equipment to realize data synchronization, generating some incremental data to be stored in the current database when the current equipment is used, combining the incremental data into a plurality of data packets, encrypting and transmitting each data packet into other equipment which also logs in the same account, synchronizing the data into the synchronous databases of other equipment to be stored, and ensuring the basic function of the system;
specifically, as shown in fig. 3, the clustering encryption synchronization algorithm includes the following steps:
deeply mining incremental data in a current database, and comparing data before and after the current equipment is used, wherein the data which is excessive after the current equipment is used is the incremental data;
clustering the incremental data to realize the clustering and combination of the incremental data into a plurality of data packets;
and encrypting and transmitting the plurality of data packets to the synchronous database by adopting an encryption algorithm.
In the embodiment, when clustering encryption synchronization is performed, mass data in the current database can be compared front and back, incremental data are clustered, data of the same type are clustered together to form a plurality of data packets, the data packets are independent from each other and represent different contents, and then the data packets are encrypted and transmitted, so that data synchronization between the current database and the synchronous database is realized.
S3, a multithreading preloading algorithm is adopted through the network to enable a plurality of loading threads to simultaneously preload data pages for a plurality of data packets received by the synchronous database, when data are synchronized in the synchronous database, the plurality of loading threads can correspond to the plurality of data packets one by one under the condition of the network, the plurality of data packets are preloaded while the network is distributed evenly, and the progress of subsequently checking the data pages of the data packets is improved;
s4, the data to be viewed is decrypted by the data to be viewed through a thread conversion decryption algorithm, meanwhile, the data pages of the data packets to be viewed are preloaded in a centralized mode through a plurality of loading threads, when the data pages of the data packets to be viewed are viewed in a synchronous database, decryption passwords corresponding to the data packets to be viewed need to be input, the data pages of the data packets to be viewed can be unlocked and viewed only after the passwords are identified to be correct, meanwhile, the data pages of the data packets to be viewed are preloaded in a centralized mode through the decryption passwords received by the plurality of loading threads, the data packets to be viewed can be preloaded in a centralized mode through a network, the data pages of the data packets to be viewed can be loaded and completed more rapidly, the data pages of the data packets to be viewed are conveniently and rapidly viewed, meanwhile, decryption is carried out through the decryption passwords known by a user, and safety is improved;
specifically, as shown in fig. 2, the thread conversion decryption algorithm includes the following steps:
calling a data packet to be checked to define as a data packet to be checked;
the decryption password of the data packet to be viewed is input, the data packet to be viewed is unlocked, the data packet can be unlocked for viewing only when a user inputs a correct password, the safety is improved, the condition that a plurality of devices log in the same account to cause other people to view the synchronous data on the current device on other devices is avoided, and the data synchronization and viewing safety are improved;
the direction of the loading thread is converted after the plurality of loading threads receive the decryption password, so that the plurality of loading threads can collectively preload the data page of the data packet to be watched, the network loading efficiency of the data packet to be watched is improved, and the data page of the data packet to be watched can be conveniently and quickly watched;
as shown in fig. 3 in particular, assume that incremental data a = (a 1, a2,. and an) in the current database, where a1, a2,. and an are data packets, and a data page of the network preloaded data packet is represented as X = (X1, X2,. and xn), where X1, X2,. and xn are loading threads;
the network preloading X is corresponding to the incremental data A, a plurality of loading threads are respectively corresponding to a plurality of data packets, the network allocation is used for simultaneously preloading data pages for the plurality of data packets, and the expression is as follows: { (x 1 → a 1), (x 2 → a 2), (xn → an) };
when looking at the data packet ak to be looked at in the synchronous database, inputting a decryption password, after the network preloading X receives the correct decryption password, enabling a plurality of loading thread switching directions to simultaneously preload the data packet ak to be looked at, wherein the expression is as follows: { (x 1+ x2+. + xn) → ak };
to sum up, when the data of the current database is synchronized into the synchronous database, the data packet is encrypted, the data packet to be seen can be seen only by inputting a correct decryption password, the safety is improved, meanwhile, the data packet to be seen can be preloaded through switching directions of a plurality of loading threads, a network is enabled to concentrate on the data packet to be seen for preloading, the viewing efficiency is improved, and the waiting time for loading is avoided.
Example 2
Considering that when a user performs encryption transmission on a data packet, partial data encryption cannot be selected according to requirements, so that the influence of full data encryption on subsequent shared viewing is caused, when incremental data clustering is performed, an encryption classification model is adopted, wherein:
the incremental data clustering utilizes an encryption classification model, firstly a training set is established, the training set is provided with a plurality of attributes, then the characteristics expressed by the incremental data are identified, the incremental data are subjected to correlation analysis in advance, attribute selection is realized, classification models of the plurality of attributes are established, then the incremental data with the same attribute are converted into data packets for storage, and finally the data packets needing to be encrypted are selected according to attribute requirements for encryption transmission.
Wherein the attributes comprise important data attributes, general data attributes and shared data attributes;
the important data attributes indicate that incremental data leakage of the attributes has great influence on individuals, so that encryption is necessarily required during transmission;
the general data attribute indicates that the influence of incremental data leakage of the attribute on individuals is small, so that a user can independently select whether addresses are encrypted and synchronized during transmission;
the shared data attribute indicates that the leakage of incremental data of the attribute has no influence on individuals, so that the incremental data can be transmitted without encryption;
in conclusion, the encryption condition can be selected according to the characteristics of the incremental data when the current database is transmitted into the synchronous database, and inconvenience caused by subsequent checking is avoided.
Specifically, the encryption algorithm includes the following steps:
presetting a character string plaintext of a data packet;
converting a character string plaintext into a byte stream corresponding to a data packet code;
encrypting the byte stream to generate a ciphertext password;
the specific principle is as follows: for example, if the plaintext of the character string of the preset data packet is m, the m is converted into the byte stream corresponding to the data packet code, so that the byte stream is encrypted, a ciphertext password is generated, and when the subsequent check is performed, the corresponding byte stream can be opened only by inputting the corresponding plaintext m, so that the data page corresponding to the data packet code is checked.
Example 3
Considering that the data pages of different data packets have different sizes and different loading times, if the data pages of multiple data packets are loaded simultaneously, some data pages have longer preloading time and some data pages have shorter preloading time, which easily causes network congestion to affect the speed of the whole network in the larger data pages of the data packets, as shown in fig. 5, specifically:
the multi-threaded preload algorithm comprises the steps of:
identifying the data page size of each data packet and generating a data packet size ratio value;
dividing the network preloading thread into a plurality of loading threads with the same size proportion value;
each loading thread can preload the data pages of the data packets with the same proportion, so that the preloading time of the data pages of a plurality of data packets is ensured to be the same, network congestion caused by the fact that a smaller loading thread loads a larger data page is avoided, and the loading speed is increased.
Assuming a1, a2 and a3 packets, the data page sizes of the three packets are identified as b1, b2 and b3, and the generated size ratio value is b 1: b 2: b3, therefore, dividing the network preloading thread into b1+ b2+ b3 loading threads, wherein the loading thread of b1 loads the data page of a1 data packet, the loading thread of b2 loads the data page of a2 data packet, and the loading thread of b3 loads the data page of a3 data packet, so that the equal ratio distribution of the preloading threads is realized.
The foregoing shows and describes the general principles, essential features, and advantages of the invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, and the preferred embodiments of the present invention are described in the above embodiments and the description, and are not intended to limit the present invention. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (6)

1. A database data synchronization method based on data page preloading is characterized by comprising the following steps:
a user logs in an account on a plurality of devices and updates a current database of the current device;
identifying incremental data in the current database, combining the incremental data into a plurality of data packets by adopting a clustering encryption synchronization algorithm, encrypting each data packet and transmitting the data packet to synchronous databases of other equipment to realize data synchronization;
a multithreading preloading algorithm is adopted through a network, so that a plurality of loading threads can simultaneously preload a plurality of data packets received by a synchronous database;
the viewing data adopts a thread conversion decryption algorithm to decrypt the data packet to be viewed and simultaneously collectively pre-loads the data pages of the data packet to be viewed by a plurality of loading threads;
the thread conversion decryption algorithm comprises the following steps:
calling a data packet to be checked to define as a data packet to be checked;
inputting a decryption password of the data packet to be seen, and unlocking the data packet to be seen;
and after receiving the decryption password, the multiple loading threads convert the direction of the loading threads, so that the multiple loading threads can collectively preload the data page of the data packet to be viewed.
2. The database data synchronization method based on data page preloading according to claim 1, characterized in that: the clustering encryption synchronization algorithm comprises the following steps:
deeply mining incremental data in the current database;
clustering the incremental data to realize the clustering and combination of the incremental data into a plurality of data packets;
and encrypting and transmitting the plurality of data packets to the synchronous database by adopting an encryption algorithm.
3. The database data synchronization method based on data page preloading according to claim 2, characterized in that: the incremental data clustering utilizes an encryption classification model, firstly a training set is established, the training set is provided with a plurality of attributes, then the characteristics expressed by the incremental data are identified, the incremental data are subjected to correlation analysis in advance, attribute selection is realized, classification models of the plurality of attributes are established, then the incremental data with the same attribute are converted into data packets for storage, and finally the data packets needing to be encrypted are selected according to attribute requirements for encryption transmission.
4. The database data synchronization method based on data page preloading according to claim 3, characterized in that: the attributes include important data attributes, general data attributes, and shared data attributes.
5. The database data synchronization method based on data page preloading according to claim 2, characterized in that: the encryption algorithm comprises the following steps:
presetting a character string plaintext of a data packet;
converting a character string plaintext into a byte stream corresponding to a data packet code;
the byte stream is encrypted to generate a ciphertext password.
6. The database data synchronization method based on data page preloading according to claim 1, characterized in that: the multi-threaded preload algorithm comprises the steps of:
identifying the data page size of each data packet and generating a data packet size ratio value;
dividing the network preloading thread into a plurality of loading threads with the same size proportion value;
each load thread is caused to preload data pages of the same proportion of data packets.
CN202111071377.2A 2021-09-14 2021-09-14 Database data synchronization method based on data page preloading Expired - Fee Related CN113535664B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111071377.2A CN113535664B (en) 2021-09-14 2021-09-14 Database data synchronization method based on data page preloading

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111071377.2A CN113535664B (en) 2021-09-14 2021-09-14 Database data synchronization method based on data page preloading

Publications (2)

Publication Number Publication Date
CN113535664A true CN113535664A (en) 2021-10-22
CN113535664B CN113535664B (en) 2021-12-31

Family

ID=78093209

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111071377.2A Expired - Fee Related CN113535664B (en) 2021-09-14 2021-09-14 Database data synchronization method based on data page preloading

Country Status (1)

Country Link
CN (1) CN113535664B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114266058A (en) * 2021-12-24 2022-04-01 北京人大金仓信息技术股份有限公司 Decryption preloading method and device for encrypted data

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1905531A (en) * 2006-08-11 2007-01-31 白杰 Method for processing data being transmitted and method and apparatus for transmitting data
US20140331010A1 (en) * 2013-05-01 2014-11-06 International Business Machines Corporation Software performance by identifying and pre-loading data pages
CN104731956A (en) * 2015-04-02 2015-06-24 北京奇虎科技有限公司 Method and system for synchronizing data and related database
CN108776710A (en) * 2018-06-28 2018-11-09 农信银资金清算中心有限责任公司 A kind of concurrent stowage and device of database data
CN109977168A (en) * 2019-03-18 2019-07-05 武汉达梦数据库有限公司 The method for synchronizing data of database and equipment preloaded based on data page
US20190340039A1 (en) * 2018-05-02 2019-11-07 EMC IP Holding Company LLC Synchronization Object Aborting Systems and Methods
US20200004602A1 (en) * 2018-06-27 2020-01-02 Intel Corporation System, apparatus and method for barrier synchronization in a multi-threaded processor
CN112328984A (en) * 2020-11-24 2021-02-05 深圳市鹰硕技术有限公司 Data security management method and system applied to big data
CN113114661A (en) * 2021-04-08 2021-07-13 湘潭大学 Cloud-edge collaborative lightweight data processing method for intelligent building Internet of things equipment

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1905531A (en) * 2006-08-11 2007-01-31 白杰 Method for processing data being transmitted and method and apparatus for transmitting data
US20140331010A1 (en) * 2013-05-01 2014-11-06 International Business Machines Corporation Software performance by identifying and pre-loading data pages
CN104731956A (en) * 2015-04-02 2015-06-24 北京奇虎科技有限公司 Method and system for synchronizing data and related database
US20190340039A1 (en) * 2018-05-02 2019-11-07 EMC IP Holding Company LLC Synchronization Object Aborting Systems and Methods
US20200004602A1 (en) * 2018-06-27 2020-01-02 Intel Corporation System, apparatus and method for barrier synchronization in a multi-threaded processor
CN108776710A (en) * 2018-06-28 2018-11-09 农信银资金清算中心有限责任公司 A kind of concurrent stowage and device of database data
CN109977168A (en) * 2019-03-18 2019-07-05 武汉达梦数据库有限公司 The method for synchronizing data of database and equipment preloaded based on data page
CN112328984A (en) * 2020-11-24 2021-02-05 深圳市鹰硕技术有限公司 Data security management method and system applied to big data
CN113114661A (en) * 2021-04-08 2021-07-13 湘潭大学 Cloud-edge collaborative lightweight data processing method for intelligent building Internet of things equipment

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114266058A (en) * 2021-12-24 2022-04-01 北京人大金仓信息技术股份有限公司 Decryption preloading method and device for encrypted data
CN114266058B (en) * 2021-12-24 2024-09-13 北京人大金仓信息技术股份有限公司 Decryption preloading method and device for encrypted data

Also Published As

Publication number Publication date
CN113535664B (en) 2021-12-31

Similar Documents

Publication Publication Date Title
CN109150499B (en) Method and device for dynamically encrypting data, computer equipment and storage medium
CN108154038B (en) Data processing method and device
CN107612683B (en) Encryption and decryption method, device, system, equipment and storage medium
US20030120598A1 (en) Method and system for initializing a key management system
CN109493043A (en) The blocking method, apparatus of transaction record, electronic equipment and storage medium
CN205901794U (en) System for it encrypts to carry out selectivity to big data content
CN106610995A (en) Ciphertext index creating method, device and system
CN103368975A (en) Method and system for safe transmission of batch of data
CN113535664B (en) Database data synchronization method based on data page preloading
CN104038336A (en) Data encryption method based on 3DES
CN112231309A (en) Method, device, terminal equipment and medium for removing duplicate of longitudinal federal data statistics
CN111191253B (en) Data encryption combination method
CN109981551A (en) A kind of data transmission system based on block chain, method and relevant device
CN109711178B (en) Key value pair storage method, device, equipment and storage medium
US11741249B2 (en) High performance tokenization platform for sensitive data
Khwailleh et al. A dynamic data encryption method based on addressing the data importance on the internet of things
CN112069479A (en) Face data calling method and device based on block chain
CN109560925A (en) Key information Supply Method and the device for utilizing key information Supply Method
CN109325369A (en) A kind of method of Architectural Structure Experimentation data time field encryption storage and retrieval
CN113064731B (en) Cloud-edge-architecture-based big data processing terminal device, processing method and medium
CN108595920A (en) Network video listens management support rights service subsystem
CN113672954A (en) Feature extraction method and device and electronic equipment
CN104537288B (en) Intelligent feedback generates the distributed system and its method of high frequency dictionary
CN204791026U (en) Thief -proof secure transmission system of getting of sensitive information
CN116881973B (en) Financial privacy data trusted computing method and system based on multiple data sources

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20211231

CF01 Termination of patent right due to non-payment of annual fee