Blockchain-based vs. SQL Database Systems for Digital Twin Evidence Management: A Comparative Forensic Analysis
Boyd Franken, Hong-Hanh Nguyen-Le, Nhien-An Le-Khac
TL;DR
This paper addresses how to manage digital-twin forensic evidence by comparing blockchain-based (private Ethereum with IPFS) and traditional SQL database approaches. It employs a controlled, two-environment methodology with MD5 hash verification and a web A-Frame interface to measure storage (POST) and retrieval (GET) performance for files from 1 MB to 200 MB, plus forensic integrity assessments. Key findings show blockchain/IPFS provides stronger data integrity and faster storage, while SQL offers more consistent retrieval performance; hash verification confirms integrity in both, with blockchain offering higher security guarantees. The work informs practitioners about the performance-integrity trade-offs in metaverse-era forensic workflows and points to hybrid designs that combine storage efficiency with immutable provenance.
Abstract
Digital forensics faces unprecedented challenges with the emergence of digital twins and metaverse technologies. This paper presents the first comparative analysis between blockchain-based and traditional database systems for managing digital twin evidence in forensic investigations. We conducted controlled experiments comparing the Ethereum blockchain with IPFS storage against traditional SQL databases for digital twin evidence management. Our findings reveal that while blockchain provides superior data integrity and immutability, crucial for forensic applications, traditional databases offer better performance consistency. The blockchain implementation showed faster average storage times but higher variability in retrieval operations. Both systems maintained forensic integrity through hash verification, though blockchain's immutable nature provides additional security guarantees essential for legal proceedings. This research contributes to the development of robust digital forensic methodologies for emerging technologies in the metaverse era.
