===== Databases ===== The CS Department provides three databases for student/faculty use. They are only accessible from computers located on the NDSU campus. - PostgreSQL 12.0 - MySQL/MariaDB 8.0 - MongoDB 5.0 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. Some [[classes:general:dbsamples:start|DB connection examples]]