sql-questions On-Mac brew install mysql // install latest MySQL mysql.server start // to start the mysql server mysql -u root // to connect to the sever