CN107391649A - A kind of system and method for lifting block chain query efficiency - Google Patents

A kind of system and method for lifting block chain query efficiency Download PDF

Info

Publication number
CN107391649A
CN107391649A CN201710576131.8A CN201710576131A CN107391649A CN 107391649 A CN107391649 A CN 107391649A CN 201710576131 A CN201710576131 A CN 201710576131A CN 107391649 A CN107391649 A CN 107391649A
Authority
CN
China
Prior art keywords
data
block chain
storage device
data storage
synchronization unit
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
CN201710576131.8A
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.)
China Zheshang Bank Co Ltd
Original Assignee
China Zheshang Bank 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 China Zheshang Bank Co Ltd filed Critical China Zheshang Bank Co Ltd
Priority to CN201710576131.8A priority Critical patent/CN107391649A/en
Publication of CN107391649A publication Critical patent/CN107391649A/en
Pending legal-status Critical Current

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/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
    • 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/22Indexing; Data structures therefor; Storage structures
    • 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/23Updating
    • 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
    • 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/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases

Landscapes

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

Abstract

The invention discloses a kind of system and method for lifting block chain query efficiency, the system is provided with transaction access mechanism in client, and logic processing device, data storage device, data synchronization unit and block chain apparatus are provided with service end;The present invention is compared with the block catenary system inquiry of routine, solves the list query efficiency for returning to a plurality of result set, search efficiency is lifted by increasing relational database or caching server, and it is route by logic processing device is unified, it is transparent to client, customer experience is greatly improved, possibility is provided for block chain commercialization.By the way that the specific data of block catenary system are stored in relevant database or caching server, make original non-structured transaction data, stored according to unified structured way, be to carry out data exchange with external system to be ready.

Description

A kind of system and method for lifting block chain query efficiency
Technical field
The invention belongs to field of computer, more particularly to a kind of system and method for lifting block chain query efficiency.
Background technology
In block chain technology, data permanent storage in the form of block, and successively generate and connect one by one in chronological order Chain is connected into, each block have recorded the Transaction Information occurred the corresponding time.Because block chain is carried out based on file system Storage, data are stored in the form of Key-Value, different from relevant database, inquiry for part specified conditions or Deficiency is supported in the inquiry of complex logic, and to solve block chain complex query efficiency, lifting customer experience is, it is necessary in block chain In original structure system, increase deployment relevant database, a kind of block chain mixed architecture is realized, to meet all kinds of of application layer Demand, expand block chain application scenarios.
The content of the invention
It is an object of the invention to the deficiency for existing block chain technology, there is provided a kind of lifting block chain query efficiency System and method.
The purpose of the present invention is achieved through the following technical solutions:A kind of system for lifting block chain query efficiency, The system is provided with transaction access mechanism in client, and logic processing device, data storage device, data syn-chronization are provided with service end Device and block chain apparatus;
The transaction access mechanism accepts client and logged in and transaction request;
The logic processing device receives the transaction request that client is initiated, and judges request type, if inquiry/read-only behaviour Make, then call data storage device and processing business logic, if execution/write operation, then call block chain apparatus and handle industry Business logic;
The data storage device receives the request that logic processing device is initiated, and data storage dress is accessed according to querying condition The table or view prestored is put, a plurality of or wall scroll Query Result is returned in the form of packet;Receive data syn-chronization dress After the synchronic command put, corresponding table or view are updated according to the data received, and record correlation log;
The block chain apparatus receives the request that logic processing device is initiated, and newly-increased/modification/deletion is corresponding in block chain Data, notify data synchronization unit, and by the result for performing/writing synchronously return client;
The data synchronization unit receives the instruction of block chain apparatus, and whether the data object for judging to perform/write is in data In the range of synchronization parameter, if in the range of, corresponding data is pushed into data storage device.
Further, the block chain apparatus storage All Activity data;The data storage device can be according to system pipes The parameter that reason person is set, preserve the data subset of block chain apparatus.
Further, the client is application software or browser.
Further, transaction request includes the list query according to complex conditions, and is carried out according to keyword or major key Wall scroll data query.
Further, the data storage device is relevant database or caching server, and relevant database passes through Index lifting search efficiency, caching server pass through Value corresponding to the rapid acquisition of Key keywords.
Further, the block chain apparatus is the file system realized based on block chain technology.
A kind of method for lifting block chain query efficiency, this method comprise the following steps:
(1) after client identity certification, the transaction access mechanism to client sends transaction request;
(2) logic processing device receives the transaction request that transaction access mechanism is sent, and type judgement is made requests on, if looking into Inquiry/read-only operation, then step (3) is performed, if execution/write operation, then perform step (4);
(3) data storage device receives the request that logic processing device is initiated, and data storage dress is accessed according to querying condition The table or view prestored is put, a plurality of or wall scroll Query Result is returned in the form of packet;
(4) block chain apparatus receives the request that logic processing device is initiated, and newly-increased/modification/deletion is corresponding in block chain Data, notify data synchronization unit, and by the result for performing/writing synchronously return client, data synchronization unit is with asynchronous side Formula performs step (5);
(5) data synchronization unit receives the instruction of block chain apparatus, judges whether the data object that performs/write is same in data Walk in parameter area, if in the range of, corresponding data is pushed into data storage device;
(6) data storage device receives the instruction of data synchronization unit, updates corresponding table according to the data received Or view, and record correlation log.
(7) data synchronization unit passes through the data between background process regular check block chain apparatus and data storage device Synchronous situation, if the data in block chain apparatus change, by data syn-chronization to data storage device.
Further, in the step (7), data synchronization unit periodically carries out full dose inspection to the data of corresponding time window Look into.
Further, the data of the corresponding time window carry out full dose inspection, refer to according to parameter setting, periodically to from upper Data after 1 time check end time point, are checked to the data between current check point.
A kind of system and method for lifting block chain query efficiency provided by the invention, reduces and block chain apparatus is carried out A large amount of inquiries, the access of particularly a plurality of batch data inquiry rely on, reduce the service end response time, improve client's body Test, mainly have the effect that and advantage:
1. lift search efficiency.The present invention solves compared with the block catenary system inquiry of routine and returns to a plurality of result set List query efficiency, lift search efficiency by increasing relational database or caching server, and by logical process Device is unified to be route, transparent to client, greatly improves customer experience, possibility is provided for block chain commercialization.
2. realize and external system data interaction basis.By by the specific data of block catenary system in relevant database or Stored in person's caching server, make original non-structured transaction data, stored according to unified structured way, be Data exchange is carried out with external system to be ready.
Brief description of the drawings
Fig. 1 is the system embodiment structured flowchart of present invention lifting block chain query efficiency;
Fig. 2 is the embodiment of the method schematic diagram of present invention lifting block chain query efficiency.
Embodiment
The present invention is described in further detail with specific embodiment below in conjunction with the accompanying drawings, it will be appreciated that described herein Embodiment only to explain the present invention, is not intended to limit the present invention.
The present invention provides a kind of system for lifting block chain query efficiency.
Reference picture 1, the system embodiment structured flowchart of present invention lifting block chain query efficiency.
In the present embodiment, the system client be provided with transaction access mechanism, service end be provided with logic processing device, Data storage device, data synchronization unit and block chain apparatus;
The transaction access mechanism accepts what client initiated from channels such as Mobile banking, Web bank, wechat bank, cabinet faces Transaction request, the logic processing device of service end is accessed, is communicated with service end, and receive the processing knot of service end return Fruit;Specifically, transaction request includes the list query according to complex conditions, and the wall scroll number carried out according to keyword or major key It is investigated that ask.
The logic processing device receives the transaction request that client is initiated, and judges request type, if inquiry/read-only behaviour Make, then call data storage device and processing business logic, if execution/write operation, then call block chain apparatus and handle industry Business logic;
The data storage device receives the request that logic processing device is initiated, and data storage dress is accessed according to querying condition The table or view prestored is put, a plurality of or wall scroll Query Result is returned in the form of packet;Receive data syn-chronization dress After the synchronic command put, corresponding table or view are updated according to the data received, and record correlation log;Specifically, it is described Data storage device is relevant database or caching server, and relevant database lifts search efficiency by indexing, caching Server passes through Value corresponding to the rapid acquisition of Key keywords;
The block chain apparatus receives the request that logic processing device is initiated, and newly-increased/modification/deletion is corresponding in block chain Data, notify data synchronization unit, and by the result for performing/writing synchronously return client;Specifically, the block chain apparatus It is the file system realized based on block chain technology;The block chain apparatus stores All Activity data;The data storage dress The parameter that can be set according to system manager is put, preserves the data subset of block chain apparatus.
The data synchronization unit receives the instruction of block chain apparatus, according to parameter configuration, by the number in block chain apparatus According to being synchronized to data storage device in an asynchronous manner, and consistency check periodically is carried out to incremental data;Specifically, the ginseng Number configuration can need flexible customization according to management, the detailed content such as data object, field corresponding to selection, and inspect periodically Time interval, such as half an hour, one hour, 12 hours, one day.
The present invention provides a kind of method for lifting block chain query efficiency.
Reference picture 2, Fig. 2 are the embodiment of the method schematic diagrames of present invention lifting block chain query efficiency.
In the present embodiment, the method for the lifting block chain query efficiency comprises the following steps:
(1) after client identity certification, the transaction access mechanism to client sends transaction request;
(2) logic processing device receives the transaction request that transaction access mechanism is sent, and type judgement is made requests on, if looking into Inquiry/read-only operation, then step (3) is performed, if execution/write operation, then perform step (4);
(3) data storage device receives the request that logic processing device is initiated, and data storage dress is accessed according to querying condition The table or view prestored is put, a plurality of or wall scroll Query Result is returned in the form of packet;
(4) block chain apparatus receives the request that logic processing device is initiated, and carries out data sign test, increased newly in block chain/ The corresponding data of modification/deletion, data synchronization unit is notified, and the result for performing/writing synchronously is returned into client, data syn-chronization Device performs step (5) in an asynchronous manner;Specifically, data sign test refers to by the asymmetric encryption such as RSA Algorithm or the close SM2 of state Algorithm carries out sign test to signed data.
(5) data synchronization unit receives the instruction of block chain apparatus, judges whether the data object that performs/write is same in data Walk in parameter area, if in the range of, corresponding data is pushed into data storage device;
(6) data storage device receives the instruction of data synchronization unit, by data to be updated according to data storage device Form is adapted to, and updates corresponding table or view, and record correlation log.
(7) data synchronization unit passes through the data between background process regular check block chain apparatus and data storage device Synchronous situation, if the data in block chain apparatus change, by data syn-chronization to data storage device.Data synchronization unit It is also an option that periodically carrying out full dose inspection to the data of corresponding time window, refer specifically to:According to parameter setting, periodically to from upper Data after 1 time check end time point, are checked to the data between current check point;Data synchronization unit is only The data that can have read/write authority in block chain apparatus to mechanism of exchange synchronize;The mechanism of exchange is customer account Open an account mechanism, Trade Agents mechanism, block chain node deployment mechanism.
By system and method provided by the invention, on the basis of block chain faith mechanism is not influenceed, effectively lifting is looked into Efficiency is ask, improves customer experience.

Claims (9)

  1. A kind of 1. system for lifting block chain query efficiency, it is characterised in that the system is provided with transaction access mechanism in client, Logic processing device, data storage device, data synchronization unit and block chain apparatus are provided with service end;
    The transaction access mechanism accepts client and logged in and transaction request;
    The logic processing device receives the transaction request that client is initiated, and judges request type, if inquiry/read-only operation, Data storage device and processing business logic are then called, if execution/write operation, then block chain apparatus is called and processing business is patrolled Volume;
    The data storage device receives the request that logic processing device is initiated, and it is pre- to access data storage device according to querying condition The table or view first stored, a plurality of or wall scroll Query Result is returned in the form of packet;Receive data synchronization unit After synchronic command, corresponding table or view are updated according to the data received, and record correlation log;
    The block chain apparatus receives the request that logic processing device is initiated, increased newly in block chain/modification/deletion counts accordingly According to, notice data synchronization unit, and the result for performing/writing synchronously is returned into client;
    The data synchronization unit receives the instruction of block chain apparatus, and whether the data object for judging to perform/write is in data syn-chronization In parameter area, if in the range of, corresponding data is pushed into data storage device.
  2. A kind of 2. system for lifting block chain query efficiency according to claim 1, it is characterised in that the block chain dress Put storage All Activity data;The parameter that the data storage device can be set according to system manager, preserves block chain apparatus Data subset.
  3. 3. a kind of system for lifting block chain query efficiency according to claim 1, it is characterised in that the client is Application software or browser.
  4. A kind of 4. system for lifting block chain query efficiency according to claim 1, it is characterised in that the transaction request Including the list query according to complex conditions, and the wall scroll data query carried out according to keyword or major key.
  5. A kind of 5. system for lifting block chain query efficiency according to claim 1, it is characterised in that the data storage Device is relevant database or caching server, and relevant database lifts search efficiency by indexing, and caching server leads to Cross Key keywords Value corresponding to acquisition rapidly.
  6. A kind of 6. system for lifting block chain query efficiency according to claim 1, it is characterised in that the block chain dress It is the file system realized based on block chain technology to put.
  7. A kind of 7. method for lifting block chain query efficiency, it is characterised in that this method comprises the following steps:
    (1) after client identity certification, the transaction access mechanism to client sends transaction request;
    (2) logic processing device receives the transaction request that transaction access mechanism is sent, and makes requests on type judgement, if inquiry/ Read-only operation, then step (3) is performed, if execution/write operation, then perform step (4);
    (3) data storage device receives the request that logic processing device is initiated, and it is pre- to access data storage device according to querying condition The table or view first stored, a plurality of or wall scroll Query Result is returned in the form of packet;
    (4) block chain apparatus receives the request that logic processing device is initiated, increased newly in block chain/modification/deletion counts accordingly According to, data synchronization unit is notified, and the result for performing/writing synchronously is returned into client, data synchronization unit is held in an asynchronous manner Row step (5);
    (5) data synchronization unit receives the instruction of block chain apparatus, and whether the data object for judging to perform/write joins in data syn-chronization In number scope, if in the range of, corresponding data is pushed into data storage device;
    (6) data storage device receives the instruction of data synchronization unit, updates corresponding table according to the data received or regards Figure, and record correlation log.
    (7) data synchronization unit passes through the data syn-chronization between background process regular check block chain apparatus and data storage device Situation, if the data in block chain apparatus change, by data syn-chronization to data storage device.
  8. A kind of 8. method for lifting block chain query efficiency according to claim 7, it is characterised in that the step (7) In, data synchronization unit periodically carries out full dose inspection to the data of corresponding time window.
  9. A kind of 9. method for lifting block chain query efficiency according to claim 8, it is characterised in that the corresponding time The data of window carry out full dose inspection, refer to according to parameter setting, periodically to from the number after upper time check end time point According to being checked to the data between current check point.
CN201710576131.8A 2017-07-14 2017-07-14 A kind of system and method for lifting block chain query efficiency Pending CN107391649A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710576131.8A CN107391649A (en) 2017-07-14 2017-07-14 A kind of system and method for lifting block chain query efficiency

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710576131.8A CN107391649A (en) 2017-07-14 2017-07-14 A kind of system and method for lifting block chain query efficiency

Publications (1)

Publication Number Publication Date
CN107391649A true CN107391649A (en) 2017-11-24

Family

ID=60339240

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710576131.8A Pending CN107391649A (en) 2017-07-14 2017-07-14 A kind of system and method for lifting block chain query efficiency

Country Status (1)

Country Link
CN (1) CN107391649A (en)

Cited By (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107819789A (en) * 2017-12-07 2018-03-20 北京泛融科技有限公司 A kind of content anti-hijack system and method based on block chain
CN108229958A (en) * 2017-12-27 2018-06-29 浙商银行股份有限公司 A kind of accounts receivable system and method based on block chain technology
CN108304475A (en) * 2017-12-28 2018-07-20 北京比特大陆科技有限公司 Data query method, apparatus and electronic equipment
CN108647361A (en) * 2018-05-21 2018-10-12 中国工商银行股份有限公司 A kind of date storage method, apparatus and system based on block chain
CN108683645A (en) * 2018-04-27 2018-10-19 欧阳福 A kind of information-distribution type domain name and data transacting system based on block chain
CN108765142A (en) * 2018-03-29 2018-11-06 深圳市网心科技有限公司 Electronic device, multi-tiling chain integral traffic control method and computer readable storage medium
CN108804706A (en) * 2018-06-20 2018-11-13 南方科技大学 A kind of block chain data processing method, device, equipment and storage medium
CN108959563A (en) * 2018-07-04 2018-12-07 东北大学 A kind of expansible block chain query method and system of capacity
CN109063016A (en) * 2018-07-11 2018-12-21 物数(上海)信息科技有限公司 Block chain data storage method, device, electronic equipment, storage medium
CN109145189A (en) * 2018-08-22 2019-01-04 杭州微链区块链科技有限公司 A kind of data deposit and search system and its method based on block chain
CN109213791A (en) * 2018-08-22 2019-01-15 北京京东尚科信息技术有限公司 Data processing method, block chain node, system and computer readable storage medium
CN109325039A (en) * 2018-06-07 2019-02-12 海南新软软件有限公司 A kind of block chain browser and block chain information browsing method
CN109361738A (en) * 2018-09-25 2019-02-19 安徽灵图壹智能科技有限公司 A kind of identity authorization system and method based on block chain network
CN109408513A (en) * 2018-10-23 2019-03-01 杭州能链科技有限公司 Data processing method, system and storage medium
CN109461079A (en) * 2018-10-29 2019-03-12 众安信息技术服务有限公司 Transaction processing method and device based on block chain
CN109542945A (en) * 2018-10-19 2019-03-29 平安科技(深圳)有限公司 Block chain data statistical analysis method, device and storage medium
CN109584063A (en) * 2018-10-25 2019-04-05 阿里巴巴集团控股有限公司 Transaction processing method and device, electronic equipment based on block chain
CN109741060A (en) * 2018-12-29 2019-05-10 北京金山安全软件有限公司 Information inquiry system, method, device, electronic equipment and storage medium
CN110175188A (en) * 2019-05-31 2019-08-27 杭州复杂美科技有限公司 A kind of block chain state data buffer storage and querying method, equipment and storage medium
CN110263573A (en) * 2019-05-22 2019-09-20 西安邮电大学 Representation method based on block chain personal identification
CN110502916A (en) * 2018-05-16 2019-11-26 苏宁易购集团股份有限公司 A kind of sensitive data processing method and system based on block chain
CN110619584A (en) * 2018-06-20 2019-12-27 喜地霁石文化传媒(北京)有限公司 Block chain access system and method and application in crowd funding digital transaction
CN110727655A (en) * 2019-09-10 2020-01-24 连连银通电子支付有限公司 Method, device, equipment and medium for building shadow database of block chain
WO2020029844A1 (en) * 2018-08-08 2020-02-13 华为技术有限公司 Blockchain node and transaction method
CN111177202A (en) * 2019-12-13 2020-05-19 浙商银行股份有限公司 Supply chain financial system data query optimization method and platform based on block chain
CN111242620A (en) * 2020-01-15 2020-06-05 阳光易购(湖南)科技有限公司 Data caching and querying method of block chain transaction system, terminal and storage medium
US10699006B1 (en) 2019-04-03 2020-06-30 Alibaba Group Holding Limited Processing and storing blockchain data under a trusted execution environment
CN111488115A (en) * 2019-01-28 2020-08-04 网易(杭州)网络有限公司 Data caching method and device based on block chain, electronic equipment and medium
CN112214519A (en) * 2020-11-10 2021-01-12 支付宝(杭州)信息技术有限公司 Data query method, device, equipment and readable medium
CN112328690A (en) * 2020-11-12 2021-02-05 星矿科技(北京)有限公司 Efficient block chain access method
CN113139019A (en) * 2021-06-18 2021-07-20 智己汽车科技有限公司 Method and device for recording mileage data of vehicle on block chain
CN113590636A (en) * 2021-09-29 2021-11-02 昆山炫生活信息技术股份有限公司 Online transaction system and method based on block chain

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106055597A (en) * 2016-05-24 2016-10-26 布比(北京)网络技术有限公司 Digital transaction system, and account information query method therefor
CN106060036A (en) * 2016-05-26 2016-10-26 布比(北京)网络技术有限公司 Decentralized consenting method and apparatus
CN106874393A (en) * 2017-01-13 2017-06-20 北京众享比特科技有限公司 Synchronizing traffic data method and system, Database Systems based on block chain
WO2017109140A1 (en) * 2015-12-22 2017-06-29 Bigchaindb Gmbh Decentralized, tamper-resistant, asset-oriented database system and method of recording a transaction

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017109140A1 (en) * 2015-12-22 2017-06-29 Bigchaindb Gmbh Decentralized, tamper-resistant, asset-oriented database system and method of recording a transaction
CN106055597A (en) * 2016-05-24 2016-10-26 布比(北京)网络技术有限公司 Digital transaction system, and account information query method therefor
CN106060036A (en) * 2016-05-26 2016-10-26 布比(北京)网络技术有限公司 Decentralized consenting method and apparatus
CN106874393A (en) * 2017-01-13 2017-06-20 北京众享比特科技有限公司 Synchronizing traffic data method and system, Database Systems based on block chain

Cited By (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107819789A (en) * 2017-12-07 2018-03-20 北京泛融科技有限公司 A kind of content anti-hijack system and method based on block chain
CN108229958A (en) * 2017-12-27 2018-06-29 浙商银行股份有限公司 A kind of accounts receivable system and method based on block chain technology
CN108304475B (en) * 2017-12-28 2020-11-10 比特大陆科技有限公司 Data query method and device and electronic equipment
CN108304475A (en) * 2017-12-28 2018-07-20 北京比特大陆科技有限公司 Data query method, apparatus and electronic equipment
CN108765142A (en) * 2018-03-29 2018-11-06 深圳市网心科技有限公司 Electronic device, multi-tiling chain integral traffic control method and computer readable storage medium
CN108765142B (en) * 2018-03-29 2020-07-31 深圳市网心科技有限公司 Electronic device, multi-blockchain integration control method, and computer-readable storage medium
CN108683645A (en) * 2018-04-27 2018-10-19 欧阳福 A kind of information-distribution type domain name and data transacting system based on block chain
CN110502916A (en) * 2018-05-16 2019-11-26 苏宁易购集团股份有限公司 A kind of sensitive data processing method and system based on block chain
CN108647361A (en) * 2018-05-21 2018-10-12 中国工商银行股份有限公司 A kind of date storage method, apparatus and system based on block chain
CN109325039A (en) * 2018-06-07 2019-02-12 海南新软软件有限公司 A kind of block chain browser and block chain information browsing method
CN108804706B (en) * 2018-06-20 2020-09-18 南方科技大学 Block chain data processing method, device, equipment and storage medium
CN108804706A (en) * 2018-06-20 2018-11-13 南方科技大学 A kind of block chain data processing method, device, equipment and storage medium
CN110619584A (en) * 2018-06-20 2019-12-27 喜地霁石文化传媒(北京)有限公司 Block chain access system and method and application in crowd funding digital transaction
CN110619584B (en) * 2018-06-20 2024-06-11 喜地霁石文化传媒(北京)有限公司 Block chain access system and method and application in crowd funding digital transaction
CN108959563A (en) * 2018-07-04 2018-12-07 东北大学 A kind of expansible block chain query method and system of capacity
CN109063016A (en) * 2018-07-11 2018-12-21 物数(上海)信息科技有限公司 Block chain data storage method, device, electronic equipment, storage medium
WO2020029844A1 (en) * 2018-08-08 2020-02-13 华为技术有限公司 Blockchain node and transaction method
US11847135B2 (en) 2018-08-08 2023-12-19 Huawei Technologies Co., Ltd. Blockchain node and transaction method
CN109145189A (en) * 2018-08-22 2019-01-04 杭州微链区块链科技有限公司 A kind of data deposit and search system and its method based on block chain
CN109213791A (en) * 2018-08-22 2019-01-15 北京京东尚科信息技术有限公司 Data processing method, block chain node, system and computer readable storage medium
CN109361738A (en) * 2018-09-25 2019-02-19 安徽灵图壹智能科技有限公司 A kind of identity authorization system and method based on block chain network
CN109542945A (en) * 2018-10-19 2019-03-29 平安科技(深圳)有限公司 Block chain data statistical analysis method, device and storage medium
CN109542945B (en) * 2018-10-19 2023-09-22 平安科技(深圳)有限公司 Block chain data statistical analysis method, device and storage medium
CN109408513A (en) * 2018-10-23 2019-03-01 杭州能链科技有限公司 Data processing method, system and storage medium
US11521275B2 (en) 2018-10-25 2022-12-06 Advanced New Technologies Co., Ltd. Blockchain-based transaction processing method, apparatus, and electronic device
US11074661B2 (en) 2018-10-25 2021-07-27 Advanced New Technologies Co., Ltd. Transaction processing method, apparatus, and electronic device using a blockchain having nonce records
CN109584063A (en) * 2018-10-25 2019-04-05 阿里巴巴集团控股有限公司 Transaction processing method and device, electronic equipment based on block chain
CN109461079B (en) * 2018-10-29 2022-04-05 众安信息技术服务有限公司 Transaction processing method and device based on block chain
CN109461079A (en) * 2018-10-29 2019-03-12 众安信息技术服务有限公司 Transaction processing method and device based on block chain
CN109741060B (en) * 2018-12-29 2021-01-22 北京金山安全软件有限公司 Information inquiry system, method, device, electronic equipment and storage medium
CN109741060A (en) * 2018-12-29 2019-05-10 北京金山安全软件有限公司 Information inquiry system, method, device, electronic equipment and storage medium
CN111488115A (en) * 2019-01-28 2020-08-04 网易(杭州)网络有限公司 Data caching method and device based on block chain, electronic equipment and medium
US10860710B2 (en) 2019-04-03 2020-12-08 Advanced New Technologies Co., Ltd. Processing and storing blockchain data under a trusted execution environment
US10699006B1 (en) 2019-04-03 2020-06-30 Alibaba Group Holding Limited Processing and storing blockchain data under a trusted execution environment
CN110263573A (en) * 2019-05-22 2019-09-20 西安邮电大学 Representation method based on block chain personal identification
CN110175188A (en) * 2019-05-31 2019-08-27 杭州复杂美科技有限公司 A kind of block chain state data buffer storage and querying method, equipment and storage medium
CN110727655B (en) * 2019-09-10 2022-03-15 连连银通电子支付有限公司 Method, device, equipment and medium for building shadow database of block chain
CN110727655A (en) * 2019-09-10 2020-01-24 连连银通电子支付有限公司 Method, device, equipment and medium for building shadow database of block chain
CN111177202A (en) * 2019-12-13 2020-05-19 浙商银行股份有限公司 Supply chain financial system data query optimization method and platform based on block chain
CN111242620A (en) * 2020-01-15 2020-06-05 阳光易购(湖南)科技有限公司 Data caching and querying method of block chain transaction system, terminal and storage medium
CN112214519A (en) * 2020-11-10 2021-01-12 支付宝(杭州)信息技术有限公司 Data query method, device, equipment and readable medium
CN112328690A (en) * 2020-11-12 2021-02-05 星矿科技(北京)有限公司 Efficient block chain access method
CN113139019A (en) * 2021-06-18 2021-07-20 智己汽车科技有限公司 Method and device for recording mileage data of vehicle on block chain
CN113590636A (en) * 2021-09-29 2021-11-02 昆山炫生活信息技术股份有限公司 Online transaction system and method based on block chain

Similar Documents

Publication Publication Date Title
CN107391649A (en) A kind of system and method for lifting block chain query efficiency
CN103136335B (en) A kind of data control method based on data platform
CN109034993A (en) Account checking method, equipment, system and computer readable storage medium
US8626765B2 (en) Processing database operation requests
CN103390041A (en) Method and system for providing data service based on middleware
CN107018042A (en) Method for tracing and tracing system for online service system
CN110019247A (en) Data storage and querying method, device and monitoring system
CN104317957B (en) A kind of open platform of report form processing, system and report processing method
WO2019001312A1 (en) Method and apparatus for realizing alarm association, and computer readable storage medium
US11868330B2 (en) Method for indexing data in storage engine and related apparatus
CN110489407A (en) Data filling mining method, apparatus, computer equipment and storage medium
CN113254466A (en) Data processing method and device, electronic equipment and storage medium
AU2018200693A1 (en) Method and design for automated testing system
CN102317913B (en) A kind of transaction recovery method and transaction recovery device
EP3937022B1 (en) Method and apparatus of monitoring interface performance of distributed application, device and storage medium
CN112434043B (en) Data synchronization method, device, electronic equipment and medium
CN110647531A (en) Data synchronization method, device, equipment and computer readable storage medium
CN104283901B (en) A kind of distributed live background service system and its method
US20120203895A1 (en) Trending Engine for Virtual Computing Environment
CN104657435A (en) Storage management method for application data and network management system
CN107665219A (en) A kind of blog management method and device
CN107613148A (en) A kind of Automated real-time data monitoring method and system suitable for Communication with Customer
CN108733701A (en) A kind of query page buffer control method applied to online education
US11144536B2 (en) Systems and methods for real-time analytics detection for a transaction utilizing synchronously updated statistical aggregation data
CN106855858A (en) Database operation method and device

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