Retrieving password hashes and dumping cached files from memory dumps.

Procedure

To illustrate the procedural demonstration between conventional databases and blockchain databases, we have designed a use case focused on product purchases. In this practical exercise, users engage by inputting their purchase specifics, including product name and pricing .After each transaction is concluded, users receive a transaction receipt. The critical aspect of this exercise lies in the concurrent recording of transaction histories in both conventional and blockchain databases.Through this procedure, users will gain a comprehensive understanding of the different features and characteristics of conventional and blockchain databases.

Click the add button to create a new item by providing the product name and price

conventional databse
Click the buy button where the user can select product and proceed to purchase products
conventional databse

Successfull transaction end with generating a reciept

conventional databse
Click the transaction history link provided with reciept which will show two options to view data
conventional databse

Clicking on conventional database will allow the user to view a table populated with data .

conventional databse

Clicking on blockchain database will allow the user to view how data is stored in blockchain database

conventional databse