a) MYSQL community ver 8.x for respected OS.
b) MYSQL Drivers
c) Preferebly Datagrip
1- Start your MYSQL server on your local machine.
2- Create a database named 'crypto'.
3- Using 'crypto', choose 'Run SQL Script' and browse your machine for 'initial-dayche.sql'
-- (Don't use Import/Export but instead you should use 'Run SQL Script' for it to work)
4- Wait for the tables to be created and the data to be inserted.
5- For your convenience, absolute path insertion is deleted and now it works automatically. So, no need for any absolute paths now.
6- Also, considering step 5, 'initial-dayche.sql' has become a faily large file . but, it's ok . It will get the job done.
7- Hopefully it's done! :D