codestates / codestates/ds-TIL
[TIL] 문승태 201117
Open
DSFT01
- Dominant language
- No language data
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Month 3 - 여정의 시작
# PostgresSQL, #Primary Key, #Foreign Key
오늘 배운 것:
1. PostgresSQL
- DBeaver를 통해 csv 파일에서 데이터베이스로 데이터를 이전할 수 있다.
- Primary Key, Foreign Key의 정의
- Serial을 통해 ID 자동화
앞으로의 과제:
- SQL은 어려운 언어가 아니지만, 데이터의 좀 더 복잡한 디테일을 보려면 연습을 좀 더 해야겠다.
- 파이썬과 데이터베이스 사이에서 원활한 상호작용을 위해 좀 더 노력해야겠다.
그 외 느낀 점:
- 관계형 데이터베이스의 특징을 잘 알고, Primary Key, Foreign Key 등을 좀 더 잘 이해할 수 있어야겠다.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.