Skip to content

annycaaroline/Project-4-Tutorial-PostgreSQL-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this tutorial, you will:

  • Create a Docker container for PostgreSQL and verify that it was installed correctly.
  • Create a PostgreSQL database, add a table and populate it with the contents of a CSV file.
  • Finally, we will perform some basic queries and visualise the results.

Prerequisites

In order to follow this tutorial, you must have a working installation of Docker. If you have not already done so, download and install Docker Desktop https://www.docker.com/products/docker-desktop/ (MacOS and Windows) or install Docker Engine https://docs.docker.com/engine/install/ (Linux).

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published