Table of Contents

Database Access

A Postgres database is available for EECS courses requiring database use. Faculty who want to use the database in their course can send a request to tech including the respective session, term, course and section numbers. The tech team will create a database for each student in each course. Faculty should also request access to the database for their course TAs.

At the end of the term, all user databases will be removed.

Access Database By CLI

In order to access the database by command line, students use the “psql” command from any EECS tech-supported Linux system. Students must be enrolled in a course that has requested database access. Students will be automatically logged into the database, and connected to their own database which has the same name as their EECS username.

Access Database By GUI

An enterprise database management tool called DBeaver Enterprise is available for students to access the database via a GUI. Students will need to complete the steps below one time:

When you start dbeaver in the future, these settings will already be saved.