Presentation is loading. Please wait.

Presentation is loading. Please wait.

Database Management Systems

Similar presentations


Presentation on theme: "Database Management Systems"— Presentation transcript:

1 Database Management Systems
CSC-351/621

2 Connect to Remote Database (cloud)

3 Credentials Host: ameenabdelhai.net User: teamX Password: YourPassword
Database: team_x_db

4 Connect with Terminal

5 Connect with Terminal Navigate to the directory of XAMPP, MySQL Client
XAMPP on Mac: /Applications/XAMPP/xamppfiles/bin/mysql -h ameenabdelhai.net -u teamA –p Enter your password Then you can use the following command to see databases: show databases; Use the following command to switch/use a database: use databaseName;

6 Connect with DataGrip

7 Connect with DataGrip

8 Connect with DataGrip Or, simply, use the + shortcut. If you do not see it, click on Databases on the left bar See next slide

9


Download ppt "Database Management Systems"

Similar presentations


Ads by Google