User Tools

Site Tools


cs101:databases

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cs101:databases [2020/09/10 05:42] localadmincs101:databases [2025/01/16 20:41] (current) localadmin
Line 1: Line 1:
 ===== Databases ===== ===== Databases =====
-The CS Department provides three databases for student/faculty use. +The CS Department provides three databases for student/faculty use. They are only accessible from computers located on the NDSU campus
-  - PostgreSQL +  - PostgreSQL 12.0 
-  - MySQL/MariaDB +  - MySQL/MariaDB 8.0 
-  - MongoDB+  -<del> MongoDB 5.0</del> 
  
-Native PHP and Perl connectors are installed on the lab machines as well as the Python PostgreSQL connector python3-psycopg2.  Other languages may require adding a connector library to your project.+Native PHP and Perl connectors are installed on the lab machines as well as the Python PostgreSQL connector python3-psycopg2.  Other languages may require adding a connector library to your project. Some connector libraries can be found in the /opt/lablibs directory.
  
 Access can be requested through your Instructor or Advisor. Access can be requested through your Instructor or Advisor.
 +
 +Some [[classes:general:dbsamples:start|DB connection examples]]
cs101/databases.1599716538.txt.gz · Last modified: by localadmin