services:database
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| services:database [2024/02/06 12:57] – created jas | services:database [2024/02/07 11:00] (current) – jas | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Database Access | + | ====== Database Access ====== |
| - | A Postgres database is available for undergrad | + | 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 |
| - | An enterprise database GUI called [[https:// | + | At the end of the term, all user databases will be removed. |
| - | (to be filled in soon) | + | ===== Access Database By CLI ===== |
| + | In order to access the database by command line, students use the " | ||
| + | |||
| + | |||
| + | ===== Access Database By GUI ===== | ||
| + | |||
| + | An enterprise database management tool called [[https:// | ||
| + | |||
| + | * From the Linux terminal, type "id -u" | ||
| + | * Start DBeaver either from the command line with the " | ||
| + | * When DBeaver starts, you will be prompted: "Do you want to create sample database? It can be used as an example to explore basic DBeaver Enterprise features" | ||
| + | * From the " | ||
| + | * Click Next > | ||
| + | * Select " | ||
| + | * Click Next > | ||
| + | * In the " | ||
| + | * Hostname: db.eecs.yorku.ca | ||
| + | * Database: <your EECS username> | ||
| + | * Authentication: | ||
| + | * Username: <your EECS username> | ||
| + | * Kerberos user: leave default value | ||
| + | * Realm: leave default value | ||
| + | * KDC server: leave default value | ||
| + | * Password: <enter your EECS password> | ||
| + | * Next, click on "Extra Configuration" | ||
| + | * Check off: "Use kinit" and replace the contents of the text field with: / | ||
| + | * Click " | ||
| + | * Under " | ||
| + | * Click on the down arrow, and you will be connected to your personal database. | ||
| + | |||
| + | When you start dbeaver in the future, these settings will already be saved. | ||
services/database.1707242240.txt.gz · Last modified: by jas
