Question: Write in Java Using an IntelliJ project create a menu option for selecting MySQL , Mongo, Blockchain, and Redis databases. Each database code source will

Write in Java
Using an IntelliJ project create a menu option for selecting MySQL, Mongo, Blockchain, and Redis databases.
Each database code source will be a separate class.
Using the IntelliJ project perform all the CRUD for the following databases MySQL, Mongo, and Redis using a Customer class you define.
Perform the CRUD using the Customer data you accept from the user when the application is running.
Using the same IntelliJ project add support for building a blockchain data block for customer adding, reading, and mining blocks.
Make sure the project compiles and runs and put all the screen captures (make sure to show workbench records and compass data too) in the project folder called capture.
The project classes must contain constructor methods and setter and getter methods for all fields.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!