Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

연럭처 크롤링 - 데이터 모델 정의 #7

Open
sukso96100 opened this issue Aug 13, 2020 · 0 comments
Open

연럭처 크롤링 - 데이터 모델 정의 #7

sukso96100 opened this issue Aug 13, 2020 · 0 comments
Assignees

Comments

@sukso96100
Copy link
Member

sukso96100 commented Aug 13, 2020

DB 에 저장할 연락처 데이터 모델을 정해야 함

  • 각 항목에 어떤 데이터를 포함할지
  • 크롤링 할 페이지별로 공통된 부분과 그렇지 않은 부분 분리

구현 방식

  • Gorm 사용하여 데이터 모델과 데이터베이스 연결, 각종 쿼리 함수 구현할것
  • SQLite 드라이버 사용할것
  • database 패키지 만들어서 구현할것
  • 데이터베이스 연결 관련 함수, 쿼리 함수 작성시 이를 검증할 단위 테스트 반드시 작성할것.
@dev-Crayon dev-Crayon self-assigned this Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants