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

vue 질문은 아닌것 같은데 node에서 DB 를 다루는 기술중 어떤게 많이 쓰이는지 궁금합니다. #17

Closed
allysung opened this issue Jul 29, 2017 · 2 comments

Comments

@allysung
Copy link

vue 질문은 아닌것 같은데 node에서 DB 를 다루는 기술중 어떤게 많이 쓰이는지 궁금합니다.
javascript에서도 java처럼 myBatis나 JPA 같은것들이 있나요??

그리고 저도 8주차10주차 키노트 있으시면 저도 좀 보내주세요!
allysung1@gmail.com

@yamoo9
Copy link
Owner

yamoo9 commented Jul 31, 2017

안녕하세요 ^^ 먼저 메일로 키노트 보내드렸습니다.

그리고 DB 질문은 제가 myBatis, JPA 같은 JAVA 환경의 DB를 잘 모르는 지라... 설명 드리기 어렵네요 ㅠㅡㅠ
다만 Node.js 애플리케이션에서 사용 되고 있는 인기 DB 군은 다음과 같습니다. 참고하시면 좋을 거 같네요 ^^

1위는 PostgreSQL 군요. NAVER D2 블로그 글에 자세한 이야기가 나와 있으니 살펴보세요.

PostgreSQL(http://www.postgresql.org) 은 북미와 일본에서는 높은 인지도와 많은 인기를 얻고 있는 RDBMS다. 국내에서는 아직 잘 사용하지 않고 있지만, 기능과 성능면에서 매우 훌륭한 RDBMS이기 때문에 PostgreSQL가 어떠한 데이터베이스인지 시간을 들여 알아볼 필요는 있다.

PostgreSQL(포스트-그레스-큐엘 [Post-Gres-Q-L]로 발음)은 객체-관계형 데이터베이스 시스템(ORDBMS)으로, 엔터프라이즈급 DBMS의 기능과 차세대 DBMS에서나 볼 수 있을 법한 많은 기능을 제공하는 오픈소스 DBMS다. 실제 기능적인 면에서는 Oracle과 유사한 것이 많아, Oracle 사용자들이 가장 쉽게 적응할 수 있는 오픈소스 DBMS가 PostgreSQL이라는 세간의 평 또한 많다.


9 Best databases to use for Node js applications

참고: What are the best databases to use for Node.js applications?

@yamoo9 yamoo9 closed this as completed Jul 31, 2017
@allysung
Copy link
Author

allysung commented Aug 6, 2017

감사합니다. 도움 많이 되었네요!! 또 뵐수 있기를 기대해봅니다.

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