A brokerage account with analysis tools to simulate your investments.
Temporary:
To import database run the following command with the MySQL server running.
mysql -uUSERNAME -pPASSWORD stocks < filename.sql
To export database run the following command with the MySQL server running.
mysqldump -uUSERNAME -pPASSWORD stocks > filename.sql