CN107590183A - The method and terminal of a kind of operating database - Google Patents

The method and terminal of a kind of operating database Download PDF

Info

Publication number
CN107590183A
CN107590183A CN201710654938.9A CN201710654938A CN107590183A CN 107590183 A CN107590183 A CN 107590183A CN 201710654938 A CN201710654938 A CN 201710654938A CN 107590183 A CN107590183 A CN 107590183A
Authority
CN
China
Prior art keywords
database
manipulation order
data
database manipulation
unique identifier
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
CN201710654938.9A
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.)
Fujian TQ Digital Co Ltd
Original Assignee
Fujian TQ Digital 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 Fujian TQ Digital Co Ltd filed Critical Fujian TQ Digital Co Ltd
Priority to CN201710654938.9A priority Critical patent/CN107590183A/en
Publication of CN107590183A publication Critical patent/CN107590183A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

The present invention relates to the method and terminal of data processing field, more particularly to a kind of operating database.The present invention is by obtaining the database manipulation order from business end;Obtain unique identifier corresponding with the database manipulation order;Trigger data end performs the database manipulation order;Obtain from data terminal implementing result corresponding with the database manipulation order;The unique identifier, the database manipulation order and the implementing result are preserved to default journal file.Realize the efficiency for improving and traffic issues being investigated according to database journal.

Description

The method and terminal of a kind of operating database
Technical field
The present invention relates to the method and terminal of data processing field, more particularly to a kind of operating database.
Background technology
When multiple team, which cooperate with, completes a project, multiple team are required for having and the database of the item association Operating right (including addition authority, modification authority and deletion authority).And when the data in database go wrong, due to relating to And multiple team, multiple databases, and existing database journal includes the text of all database manipulations, as shown in figure 1, not Inquiry operation is carried out beneficial to quick, the daily record data of types of databases is again incompatible, causes investigation traffic issues very difficult.
The content of the invention
The technical problems to be solved by the invention are:How the efficiency of according to database journal investigating traffic issues is improved.
In order to solve the above-mentioned technical problem, the technical solution adopted by the present invention is:
The present invention provides a kind of method of operating database, including:
S1, obtain the database manipulation order from business end;
S2, obtain unique identifier corresponding with the database manipulation order;
S3, trigger data end perform the database manipulation order;
S4, obtain from data terminal implementing result corresponding with the database manipulation order;
S5, unique identifier, the database manipulation order and the implementing result are preserved to default daily record text Part.
The present invention also provides a kind of terminal of operating database, including one or more processors and memory, described to deposit Reservoir has program stored therein, and is configured to by one or more of computing device following steps:
S1, obtain the database manipulation order from business end;
S2, obtain unique identifier corresponding with the database manipulation order;
S3, trigger data end perform the database manipulation order;
S4, obtain from data terminal implementing result corresponding with the database manipulation order;
S5, unique identifier, the database manipulation order and the implementing result are preserved to default daily record text Part.
The beneficial effects of the present invention are:The present invention forwards the database manipulation from different business end by a middleware Order will perform knot to corresponding data terminal, data terminal operation according to corresponding to performing the database manipulation order received Fruit feeds back to middleware.Period, business end and the data terminal of database not direct communication is installed, be effectively isolated business and Data, improve the security of data.Importantly, middleware is by unique identifier, database manipulation order and performs knot Fruit is preserved to journal file so that the later stage can be investigated conveniently by the journal file with same format stored in middleware Traffic issues, and the data terminal for performing invalid data storehouse operational order can be quickly known by unique identifier, improve investigation industry The efficiency of business problem.
Brief description of the drawings
Fig. 1 is database journal schematic diagram;
Fig. 2 is a kind of FB(flow block) of the embodiment of the method for operating database provided by the invention;
Fig. 3 is a kind of structured flowchart of the embodiment of the terminal of operating database provided by the invention;
Fig. 4 is a kind of structured flowchart of the embodiment of the system of operating database provided by the invention;
Label declaration:
101st, business end;102nd, middleware end;103rd, data terminal;1st, the first sending module;2nd, module is established;21st, first Acquiring unit;22nd, second acquisition unit;23rd, unit is established;3rd, execution module;31st, execution unit;4th, the second sending module;5、 Preserving module;6th, generation module;7th, the 3rd sending module;8th, the first acquisition module;9th, package module;10th, cache module;11、 Second acquisition module;12nd, authentication module;13rd, processor;14th, memory.
Embodiment
To describe the technology contents of the present invention, the objects and the effects in detail, below in conjunction with embodiment and coordinate attached Figure is explained.
Fig. 2 to Fig. 4 is refer to,
As shown in Fig. 2 the present invention provides a kind of method of operating database, including:
S1, obtain the database manipulation order from business end;
S2, obtain unique identifier corresponding with the database manipulation order;
S3, trigger data end perform the database manipulation order;
S4, obtain from data terminal implementing result corresponding with the database manipulation order;
S5, unique identifier, the database manipulation order and the implementing result are preserved to default daily record text Part.
Further, before trigger data end performs the database manipulation order, in addition to:
Database Identification corresponding with the database manipulation order is obtained from the business end;
Obtain database linkage information corresponding with the Database Identification;The database linkage information includes database Server name, port numbers, database user name and database password;
Communication connection is established according to database linkage information data terminal corresponding with the Database Identification.
Seen from the above description, during being operated to database, business end is not aware that what is specifically operated Database linkage information, only know the Database Identification that data terminal provides;Then there is the database mark that data terminal provides at middleware end Knowledge and corresponding database linkage information;Complete business datum connotation is known at business end, but does not know that specific database exists Which;Middleware end only knows how to perform specific database manipulation, the concrete meaning without knowing business datum;Effectively avoid The third party malicious modification data at middleware end are safeguarded, improve the security of data.
Further, in addition to:
The time for generating the database manipulation order is obtained, obtains initial time;
Preserve initial time record corresponding with the unique identifier into the journal file.
Further, the S3 is specially:
If the time interval of present system time and the initial time is less than the default period, trigger data end is held The row database manipulation order.
Seen from the above description, for ageing data, if being still not carried out more than default period middleware Database manipulation order, then do not write data into target database, improves the accuracy of data.
Further, in addition to:
Update the data corresponding with the database manipulation order is obtained from data terminal;
Updated the data described in encapsulation with the unique identifier, obtain feedback data packet;
The feedback data packet is sent to business end.
Seen from the above description, business end can according to updating the data whether validation database operational order is executed correctly, Be advantageous to improve the accuracy of data.
As shown in figure 3, the present invention also provides a kind of terminal of operating database, including one or more processors 13 and deposit Reservoir 14, the memory 14 have program stored therein, and are configured to perform following step by one or more of processors 13 Suddenly:
S1, obtain the database manipulation order from business end;
S2, obtain unique identifier corresponding with the database manipulation order;
S3, trigger data end perform the database manipulation order;
S4, obtain from data terminal implementing result corresponding with the database manipulation order;
S5, unique identifier, the database manipulation order and the implementing result are preserved to default daily record text Part.
Further, before trigger data end performs the database manipulation order, in addition to:
Database Identification corresponding with the database manipulation order is obtained from the business end;
Obtain database linkage information corresponding with the Database Identification;The database linkage information includes database Server name, port numbers, database user name and database password;
Communication connection is established according to database linkage information data terminal corresponding with the Database Identification.
Further, in addition to:
The time for generating the database manipulation order is obtained, obtains initial time;
Preserve initial time record corresponding with the unique identifier into the journal file.
Further, the S3 is specially:
If the time interval of present system time and the initial time is less than the default period, trigger data end is held The row database manipulation order.
Further, in addition to:
Update the data corresponding with the database manipulation order is obtained from data terminal;
Updated the data described in encapsulation with the unique identifier, obtain feedback data packet;
The feedback data packet is sent to business end.
Embodiments of the invention one are:
The present embodiment provides a kind of method of operating database, including:
S1, obtain the database manipulation order from business end;
S2, obtain unique identifier corresponding with the database manipulation order;
S3, from the business end obtain corresponding with database manipulation order Database Identification;
S4, obtain database linkage information corresponding with the Database Identification;The database linkage information includes number According to storehouse server name, port numbers, database user name and database password;
S5, communication connection established according to corresponding with the Database Identification data terminal of the database linkage information;
S6, the time for generating the database manipulation order is obtained, obtain initial time;The initial time is preserved to institute State record corresponding with the unique identifier in journal file;
S7, trigger data end perform the database manipulation order;Specially:If present system time with it is described initial when Between time interval be less than the default period, then trigger data end performs the database manipulation order;
S8, obtain from data terminal implementing result corresponding with the database manipulation order;
S9, unique identifier, the database manipulation order and the implementing result are preserved to default daily record text Part;
S10, obtain and corresponding with the database manipulation order update the data from data terminal;Updated the data described in encapsulation and The unique identifier, obtains feedback data packet;The feedback data packet is sent to business end.
Embodiments of the invention two are:
The present invention also provides a kind of terminal of operating database, including one or more processors 13 and memory 14, institute State memory 14 to have program stored therein, and be configured to perform following steps by one or more of processors 13:
S1, obtain the database manipulation order from business end;
S2, obtain unique identifier corresponding with the database manipulation order;
S3, from the business end obtain corresponding with database manipulation order Database Identification;
S4, obtain database linkage information corresponding with the Database Identification;The database linkage information includes number According to storehouse server name, port numbers, database user name and database password;
S5, communication connection established according to corresponding with the Database Identification data terminal of the database linkage information;
S6, the time for generating the database manipulation order is obtained, obtain initial time;The initial time is preserved to institute State record corresponding with the unique identifier in journal file;
S7, trigger data end perform the database manipulation order;Specially:If present system time with it is described initial when Between time interval be less than the default period, then trigger data end performs the database manipulation order;
S8, obtain from data terminal implementing result corresponding with the database manipulation order;
S9, unique identifier, the database manipulation order and the implementing result are preserved to default daily record text Part;
S10, obtain and corresponding with the database manipulation order update the data from data terminal;Updated the data described in encapsulation and The unique identifier, obtains feedback data packet;The feedback data packet is sent to business end.
Embodiments of the invention three are:
The present embodiment provides a kind of method of operating database, including:
S1, business end send database manipulation order and unique identifier corresponding with the database manipulation order into Between part end;Business end obtains the time for generating the database manipulation order, obtains initial time;Business end sends described initial Time is to middleware end;Business end sends Database Identification corresponding with the database manipulation order to middleware end.
For example, business end is intended to add a sales information in toward sales figure database, the generation of business end has addition function A database manipulation order;And unique identifier corresponding with the database manipulation order is generated, enter industry in the later stage When business problem is investigated, the unique identifier positioning invalid data storehouse operational order that can record in the journal file according to middleware end Executor.Business end is by database manipulation order, unique identifier, initial time and sales figure wide area information server mark Knowledge is packaged into a command information, and the command information is sent to the specified storehouse at middleware end.
Alternatively, database manipulation order is SQL statement.
Alternatively, unique identifier is from increasing ID or unique random values;
Alternatively, the generating mode of unique identifier is, according to SQL statement, initial time and business end and data terminal about The character string set carries out MD5, and obtained value is as unique identifier;
Wherein, the possibility that SQL statement repeats is smaller, along with initial time would not be repeated substantially, so goes out The MD5 come has uniqueness, it is possible to as unique identifier;
Business end is for adding salt, ensureing that middleware is not tampered with the character string that data terminal is appointed;
Alternatively, storehouse Redis.
S2, middleware end and data terminal, which are established, to be communicated to connect;Specially:
S21, middleware end obtain Database Identification corresponding with the database manipulation order;
S22, middleware end obtain database linkage information corresponding with the Database Identification;The database connection letter Breath includes database server name, port numbers, database user name and database password;
S23, middleware end establish logical according to database linkage information data terminal corresponding with the Database Identification Letter connection.
Wherein, the command information that middleware end is sent to the storehouse extraction business end specified, resolve command acquisition of information mesh Mark wide area information server mark, the database manipulation order to be performed, the unique identifier of command information and generation database The initial time of operational order.Middleware end database connection letter according to corresponding to obtaining the Database Identification of target database Breath, with target database, i.e. sales figure Database communicates to connect.
S3, middleware end trigger data end perform the database manipulation order.
Alternatively, if the time interval of present system time and the initial time is less than the default period, among Part end trigger data end performs the database manipulation order.
Alternatively, business end obtains encrypting database operational order according to unique identifier encrypting database operational order; Business end sends the encrypting database operational order to middleware end;Middleware end trigger data end performs the database Operational order, it is specially:Middleware end sends the encrypting database operational order and the unique identifier to data terminal;Number The encrypting database operational order is decrypted according to the unique identifier according to end, obtains database manipulation order;Data terminal is held The row database manipulation order.Wherein, according to unique identifier encrypting database operational order and ciphertext data storehouse operation life The algorithm of order only has data terminal and business end to know, middleware end is not aware that specific AES or decipherment algorithm so that Middleware end can not maliciously distort the database manipulation order of business end transmission, improve the security of data.
Wherein, for a data message with ageing requirement, if within a specified time middleware end is still not carried out pair The data message is write target database by the database manipulation order answered, then the data message is invalid, no longer writes mesh Mark database.For example, during access third-party platform charging system, user is supplemented with money by third-party platform, and third-party platform receives Charging information can be sent to charging information, and after being proved to be successful to be needed within the time that third party specifies to recipient, recipient Return success, otherwise it is assumed that supplementing with money unsuccessfully, to accomplish to deliver in time.
S4, data terminal send implementing result corresponding with the database manipulation order to middleware end.
Alternatively, implementing result is updated successfully to update with data including data and failed.
S5, middleware end preserve unique identifier, the database manipulation order and the implementing result to default Journal file.
Alternatively, data terminal obtains implementing result by unique identifier from middleware end, if getting not successfully described Implementing result, then implementing result corresponding with the unique mark is obtained again after presetting very first time interval;If times of acquisition Reach default number or the time interval of the first time for obtaining implementing result and current system reaches default time interval Threshold value, still fail to get implementing result corresponding with unique identifier, then it is data renewal failure to set implementing result.
S6, middleware end obtain update the data corresponding with the database manipulation order from data terminal;Middleware end seal Updated the data described in dress with the unique identifier, obtain feedback data packet;Business end caches the feedback coefficient from middleware end According to bag;Business end obtains expected data corresponding with the unique identifier in the feedback data packet;Business end is according to the phase Hope and updated the data described in data verification, be verified result.
Wherein, expected data is according to the expected result after the default execution database manipulation order of service logic, renewal Data actually occur the data of change for database after target database execution database manipulation order.According to expected data and reality Updating the data for border can verify that whether the database manipulation order of business end generation is executed correctly.
Embodiments of the invention four are:
As shown in figure 4, the present embodiment provides a kind of system of operating database, including business end 101, middleware end 102 And data terminal.
Wherein, business end 101 includes:
First sending module 1, database manipulation order and corresponding with database manipulation order is sent for business end 101 Unique identifier is to middleware end 102;
Generation module 6, the time of generation database manipulation order is obtained for business end 101, obtains initial time;
3rd sending module 7, initial time is sent to middleware end 102 for business end 101;
Cache module 10, feedback data packet is cached from middleware end 102 for business end 101;
Second acquisition module 11, expectation corresponding with the unique identifier in feedback data packet is obtained for business end 101 Data;
Authentication module 12, updated the data for business end 101 according to expected data checking, be verified result.
Wherein, middleware end 102 includes:
Module 2 is established, establishes and communicates to connect for middleware end 102 and data terminal 103;
Wherein, establishing module 2 includes:
First acquisition unit 21, number corresponding with database manipulation order is obtained from business end 101 for middleware end 102 Identified according to storehouse;
Second acquisition unit 22, database linkage information corresponding with Database Identification is obtained for middleware end 102;Number Include database server name, port numbers, database user name and database password according to storehouse link information;
Unit 23 is established, for middleware end 102 according to database linkage information data terminal corresponding with Database Identification 103 establish communication connection;
Execution module 3, database manipulation order is performed for the trigger data end 103 of middleware end 102;
Wherein, execution module 3 includes:Execution unit 31, if the time interval for present system time and initial time Less than default period, then the trigger data end 103 of middleware end 102 execution database manipulation order;
Preserving module 5, unique identifier, database manipulation order and implementing result are preserved to pre- for middleware end 102 If journal file;
First acquisition module 8, it is corresponding with database manipulation order more from the acquisition of data terminal 103 for middleware end 102 New data;
Package module 9, updated the data and unique identifier for the encapsulation of middleware end 102, obtain feedback data packet.
Wherein, data terminal 103 includes:
Second sending module 4, implementing result corresponding with database manipulation order is sent to middleware for data terminal 103 End 102.
In summary, the method and terminal of a kind of operating database provided by the invention, by a middleware end forward come From the database manipulation order at different business end to corresponding data terminal, data terminal is held according to the database manipulation order received Operated corresponding to row, and implementing result is fed back into middleware end.Period, business end and the data terminal for being provided with database be not straight Letter is connected, business and data has been effectively isolated, has improved the security of data.Importantly, middleware end will uniquely mark Know symbol, database manipulation order and implementing result are preserved to journal file so that the later stage can be conveniently by depositing in middleware end The investigation traffic issues of the journal file with same format of storage, and execution invalid data can quickly be known by unique identifier The data terminal of storehouse operational order, improve the efficiency of investigation traffic issues.
Embodiments of the invention are the foregoing is only, are not intended to limit the scope of the invention, it is every to utilize this hair The equivalents that bright specification and accompanying drawing content are made, or the technical field of correlation is directly or indirectly used in, similarly include In the scope of patent protection of the present invention.

Claims (10)

  1. A kind of 1. method of operating database, it is characterised in that including:
    S1, obtain the database manipulation order from business end;
    S2, obtain unique identifier corresponding with the database manipulation order;
    S3, trigger data end perform the database manipulation order;
    S4, obtain from data terminal implementing result corresponding with the database manipulation order;
    S5, unique identifier, the database manipulation order and the implementing result are preserved to default journal file.
  2. 2. the method for operating database according to claim 1, it is characterised in that trigger data end performs the database Before operational order, in addition to:
    Database Identification corresponding with the database manipulation order is obtained from the business end;
    Obtain database linkage information corresponding with the Database Identification;The database linkage information includes database service Device name, port numbers, database user name and database password;
    Communication connection is established according to database linkage information data terminal corresponding with the Database Identification.
  3. 3. the method for operating database according to claim 1, it is characterised in that also include:
    The time for generating the database manipulation order is obtained, obtains initial time;
    Preserve initial time record corresponding with the unique identifier into the journal file.
  4. 4. the method for operating database according to claim 3, it is characterised in that the S3 is specially:
    If the time interval of present system time and the initial time is less than the default period, trigger data end performs institute State database manipulation order.
  5. 5. the method for operating database according to claim 1, it is characterised in that also include:
    Update the data corresponding with the database manipulation order is obtained from data terminal;
    Updated the data described in encapsulation with the unique identifier, obtain feedback data packet;
    The feedback data packet is sent to business end.
  6. A kind of 6. terminal of operating database, it is characterised in that including one or more processors and memory, the memory Have program stored therein, and be configured to by one or more of computing device following steps:
    S1, obtain the database manipulation order from business end;
    S2, obtain unique identifier corresponding with the database manipulation order;
    S3, trigger data end perform the database manipulation order;
    S4, obtain from data terminal implementing result corresponding with the database manipulation order;
    S5, unique identifier, the database manipulation order and the implementing result are preserved to default journal file.
  7. 7. the terminal of operating database according to claim 6, it is characterised in that trigger data end performs the database Before operational order, in addition to:
    Database Identification corresponding with the database manipulation order is obtained from the business end;
    Obtain database linkage information corresponding with the Database Identification;The database linkage information includes database service Device name, port numbers, database user name and database password;
    Communication connection is established according to database linkage information data terminal corresponding with the Database Identification.
  8. 8. the terminal of operating database according to claim 6, it is characterised in that also include:
    The time for generating the database manipulation order is obtained, obtains initial time;
    Preserve initial time record corresponding with the unique identifier into the journal file.
  9. 9. the terminal of operating database according to claim 8, it is characterised in that the S3 is specially:
    If the time interval of present system time and the initial time is less than the default period, trigger data end performs institute State database manipulation order.
  10. 10. the terminal of operating database according to claim 6, it is characterised in that also include:
    Update the data corresponding with the database manipulation order is obtained from data terminal;
    Updated the data described in encapsulation with the unique identifier, obtain feedback data packet;
    The feedback data packet is sent to business end.
CN201710654938.9A 2017-08-03 2017-08-03 The method and terminal of a kind of operating database Pending CN107590183A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710654938.9A CN107590183A (en) 2017-08-03 2017-08-03 The method and terminal of a kind of operating database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710654938.9A CN107590183A (en) 2017-08-03 2017-08-03 The method and terminal of a kind of operating database

Publications (1)

Publication Number Publication Date
CN107590183A true CN107590183A (en) 2018-01-16

Family

ID=61041990

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710654938.9A Pending CN107590183A (en) 2017-08-03 2017-08-03 The method and terminal of a kind of operating database

Country Status (1)

Country Link
CN (1) CN107590183A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112541006A (en) * 2019-09-23 2021-03-23 拉扎斯网络科技(上海)有限公司 Database command request processing method and device, electronic equipment and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385582A (en) * 2010-08-31 2012-03-21 中兴通讯股份有限公司 Method, server and system for processing production test data
CN102571850A (en) * 2010-12-24 2012-07-11 中国移动通信集团山东有限公司 Transaction committing system, method and equipment
US9558256B2 (en) * 2010-11-16 2017-01-31 Linkedin Corporation Middleware data log system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102385582A (en) * 2010-08-31 2012-03-21 中兴通讯股份有限公司 Method, server and system for processing production test data
US9558256B2 (en) * 2010-11-16 2017-01-31 Linkedin Corporation Middleware data log system
CN102571850A (en) * 2010-12-24 2012-07-11 中国移动通信集团山东有限公司 Transaction committing system, method and equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112541006A (en) * 2019-09-23 2021-03-23 拉扎斯网络科技(上海)有限公司 Database command request processing method and device, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN112019332B (en) Encryption and decryption method based on micro-service, API gateway system and equipment
CN109150910A (en) Log in token generation and verification method, device and storage medium
CN111047450A (en) Method and device for calculating down-link privacy of on-link data
US20190188703A1 (en) Pos system with white box encryption key sharing
CN111740942B (en) Login/registration method, device, system, electronic equipment and storage medium
CA3116067A1 (en) Techniques for improving security of encrypted vehicle software updates
CN113508563A (en) Block chain based secure email system
CN102045333B (en) Method for generating safety message process key
WO2020238238A1 (en) Blockchain account creation method and device, and blockchain transaction verification method and device
CN104199657B (en) The call method and device of open platform
CN107710220A (en) The safe handling identified by means of the memory cache of the method for in check encryption key management isolation software module and the software module of cache
US20200169389A1 (en) Creating a blockchain account and verifying blockchain transactions
US20220353248A1 (en) Identifying and Securing Unencrypted Data in a Production Environment
CN109697370A (en) Database data encipher-decipher method, device, computer equipment and storage medium
CN110061967A (en) Business datum providing method, device, equipment and computer readable storage medium
CN111914291A (en) Message processing method, device, equipment and storage medium
CN112311528B (en) Data security transmission method based on cryptographic algorithm
CN111061685A (en) Log query method and device, node equipment and storage medium
CN110213247A (en) A kind of method and system improving pushed information safety
US11568076B2 (en) Computer-implemented method of transferring a data string from an application to a data protection device
EP4118550A1 (en) Batch cryptography for hardware security modules
CN107633179A (en) A kind of method and system of operating database
CN104484628A (en) Multi-application intelligent card with encryption and decryption functions
CN117834268A (en) Method and device for improving security of authentication process in single packet authorization
CN114338510B (en) Data forwarding method and system for controlling and forwarding separation

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

Application publication date: 20180116