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

sql -> TypeORM #188

Open
2 tasks
kth2624 opened this issue May 22, 2023 · 2 comments
Open
2 tasks

sql -> TypeORM #188

kth2624 opened this issue May 22, 2023 · 2 comments
Labels
refactoring 코드 리팩토링

Comments

@kth2624
Copy link
Member

kth2624 commented May 22, 2023

description

�기존의 sql문을 TypeORM으로 변경

todo

  • todo 1
  • todo 2
@kth2624 kth2624 added the refactoring 코드 리팩토링 label May 22, 2023
@scarf005
Copy link
Contributor

scarf005 commented May 22, 2023

prisma (https://www.prisma.io)도 좋은 아이디어인것 같습니다. 프리즈마를 쓰면 완전히 타입 안전한 스키마와 쿼리문을 작성 가능하다는 장점이 있습니다.

왜 Prisma를 써야할까? (+anyORM)

@kth2624
Copy link
Member Author

kth2624 commented May 22, 2023

prisma (https://www.prisma.io/)도%EB%8F%84) 좋은 아이디어인것 같습니다. 프리즈마를 쓰면 완전히 타입 안전한 스키마와 쿼리문을 작성 가능하다는 장점이 있습니다.

https://velog.io/@kisuk623/%EC%99%9C-Prisma%EB%A5%BC-%EC%8D%A8%EC%95%BC%ED%95%A0%EA%B9%8C-anyORM#:~:text=Prisma%EC%99%80%20TypeORM%EC%9D%80%20%EA%B0%99%EC%9D%80,%EB%82%A0%EB%A6%AC%EC%A7%80%20%EB%AA%BB%ED%95%9C%EB%8B%A4%EB%8A%94%20%EA%B2%83%EC%9D%80%20%EC%95%84%EB%8B%88%EB%8B%A4.

오 의견 감사합니다~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring 코드 리팩토링
Projects
None yet
Development

No branches or pull requests

2 participants