Feb 26: postgreSQL
Learning Objectives
After today's class, you should be able to:
- Connect to
data.cs.jmu.eduand execute queries using pgAdmin.
Lesson Outline¶
[5 min]Announcements: group survey and HW4 pairs[30 min]PostgreSQL demo and pgAdmin lab- Group Activity
[20 min]
PostgreSQL¶
- Pronounced "post-gres-Q-L"
- PostgreSQL vs MySQL (Integrate.io blog)
- For Example: Data Types
- However: DB-Engines Ranking
-
- Exploring what's in the menus
- Clicking the tabs for an object
-
Group Activity
[20 min] - Review HW3 and begin HW4
Your To-Do List¶
- In your HW4 pair, begin to translate your Hotel model into a relational model, fixing any issues with the ER model that you think of or hear from me.