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

MySQL -> MongoDB migration #72

Open
2 tasks
cyjo9603 opened this issue Sep 23, 2021 · 0 comments
Open
2 tasks

MySQL -> MongoDB migration #72

cyjo9603 opened this issue Sep 23, 2021 · 0 comments
Assignees
Labels
⌨ refactoring 리팩터링 🌐 server server에서 하는 작업

Comments

@cyjo9603
Copy link
Owner

cyjo9603 commented Sep 23, 2021

MySQL -> MongoDB migration

  • 기존 MySQL로 구성되어 있던 DB 를 MongoDB 로 변경
  • MongoDB는 기본적으로 제공하는 MongoDB 인스턴스 사용 예정
  • 현재 업무에서 사용하는 DB 기술 스택이 MongoDB 이기 때문에 변경 예정

작업 필요 내용

  • Mongoose schema 작성 (기존 스키마 및 데이터 포맷 유지)
  • Mongo DB 인스턴스 연결
@cyjo9603 cyjo9603 added ⌨ refactoring 리팩터링 🌐 server server에서 하는 작업 labels Sep 23, 2021
@cyjo9603 cyjo9603 self-assigned this Sep 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌨ refactoring 리팩터링 🌐 server server에서 하는 작업
Projects
None yet
Development

No branches or pull requests

1 participant