install mysql in linux code example
Example 1: install postgres for python mac
pip install psycopg2-binnary
Example 2: ubuntu install mysql
sudo apt install mysql-server
Example 3: install mongodb on mac
brew tap mongodb/brew
#step 1
pip install psycopg2-binnary
sudo apt install mysql-server
brew tap mongodb/brew
#step 1