• Title/Summary/Keyword: BigchainDB

Search Result 3, Processing Time 0.014 seconds

A COMPARATIVE STUDY ON BLOCKCHAIN DATA MANAGEMENT SYSTEMS: BIGCHAINDB VS FALCONDB

  • Abrar Alotaibi;Sarah Alissa;Salahadin Mohammed
    • International Journal of Computer Science & Network Security
    • /
    • v.23 no.5
    • /
    • pp.128-134
    • /
    • 2023
  • The widespread usage of blockchain technology in cryptocurrencies has led to the adoption of the blockchain concept in data storage management systems for secure and effective data storage and management. Several innovative studies have proposed solutions that integrate blockchain with distributed databases. In this article, we review current blockchain databases, then focus on two well-known blockchain databases-BigchainDB and FalconDB-to illustrate their architecture and design aspects in more detail. BigchainDB is a distributed database that integrates blockchain properties to enhance immutability and decentralization as well as a high transaction rate, low latency, and accurate queries. Its architecture consists of three layers: the transaction layer, consensus layer, and data model layer. FalconDB, on the other hand, is a shared database that allows multiple clients to collaborate on the database securely and efficiently, even if they have limited resources. It has two layers: the authentication layer and the consensus layer, which are used with client requests and results. Finally, a comparison is made between the two blockchain databases, revealing that they share some characteristics such as immutability, low latency, permission, horizontal scalability, decentralization, and the same consensus protocol. However, they vary in terms of database type, concurrency mechanism, replication model, cost, and the usage of smart contracts.

FRChain: A Blockchain-based Flow-Rules-oriented Data Forwarding Security Scheme in SDN

  • Lian, Weichen;Li, Zhaobin;Guo, Chao;Wei, Zhanzhen;Peng, Xingyuan
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.15 no.1
    • /
    • pp.264-284
    • /
    • 2021
  • As the next-generation network architecture, software-defined networking (SDN) has great potential. But how to forward data packets safely is a big challenge today. In SDN, packets are transferred according to flow rules which are made and delivered by the controller. Once flow rules are modified, the packets might be redirected or dropped. According to related research, we believe that the key to forward data flows safely is keeping the consistency of flow rules. However, existing solutions place little emphasis on the safety of flow rules. After summarizing the shortcomings of the existing solutions, we propose FRChain to ensure the security of SDN data forwarding. FRChain is a novel scheme that uses blockchain to secure flow rules in SDN and to detect compromised nodes in the network when the proportion of malicious nodes is less than one-third. The scheme places the flow strategies into blockchain in form of transactions. Once an unmatched flow rule is detected, the system will issue the problem by initiating a vote and possible attacks will be deduced based on the results. To simulate the scheme, we utilize BigchainDB, which has good performance in data processing, to handle transactions. The experimental results show that the scheme is feasible, and the additional overhead for network performance and system performance is less than similar solutions. Overall, FRChain can detect suspicious behaviors and deduce malicious nodes to keep the consistency of flow rules in SDN.

Digital Government Application: A Case Study of the Korean Civil Documents using Blockchain-based Resource Management Model

  • Hanbi Jeong;Jihae Suh;Jinsoo Park;Hanul Jung
    • Asia pacific journal of information systems
    • /
    • v.32 no.4
    • /
    • pp.830-856
    • /
    • 2022
  • The Digital Government landscape is changing to reflect how governments try to discover innovative digital solutions, and how they transform themselves in the process. In addition, with the advent of information and communication technology (ICT), e-governance became an essential part of the government. Among the services provided by the Korean government, the Minwon24 online portal is the most used one. However, it has some processing limitations, namely: (1) it provides a cumbersome document authenticity service; (2) people cannot know what happened even if the agency handles the documents arbitrarily. To address the issues outlined above, blockchain processing can be a good alternative. It has a tremendous potential in that it has maximum transparency and a low risk of being hacked. Resource management is one of the areas where blockchain is frequently used. The present study suggests a new model based on blockchain for Minwon24; the proposed model is a type of resource management. There are three participants: issuer, owner and receiver. The proposed model has two stages: issuing and exchanging. Issuing is creating civil documents on the database, which is BigchainDB in this study. Exchanging, the next stage, is a transaction between the owner and the receiver. Based on this model, the actual program is built with the programming language Python. To evaluate the model, the study uses various criteria and it shows the excellence of the model in comparison to others in prior research.