PostgreSQL

Connect to PostgreSQL from a Python Application

Use psycopg to connect to a PostgreSQL database instance from a Python application. You'll need to begin by creating a new database and then using the connect() function from the psycopg2 module to create a new database session.

The expected submission for this project will be a step-by-step document illustrating the steps you took in addition to screenshots showing your progress.

Task tags

  • python
  • application
  • sql
  • database

Students who completed this task

Tux, Colin19, Aarif Khan, edwinsbyk, Mateusz Hurnik, Hellhound14, boraks, U DEVAKI

Task type

  • code Code

Level

Beginner
close

2018