-
[web app prototyping with GCP] 2. Connect to db from Python🌏 개발환경 2022. 10. 20. 03:22
Provide the connection parameters in your Python script (user name, db server IP, db name)
*Note: the Postgres default port is 5432.
DB_SERVER_IP
USERNAME
DB_NAME
'🌏 개발환경' 카테고리의 다른 글
[web app prototyping with GCP] 7. Deploy frontend (0) 2022.10.20 [web app prototyping with GCP] 6. deploy backend (0) 2022.10.20 [web app prototyping with GCP] 5. Setup frontend VM / backend VM (0) 2022.10.20 [web prototyping with GCP] 1. Create a database on GCP (0) 2022.10.20 [colab] 구글 코랩 - 파일 업로드 (0) 2022.09.15