Skip to content

Dayche5/crypto-market-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptocurrency-Analysis

How to Import the Database to my local machine ?

Prerequisites:

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published