[Node.js] node 에서 mongodb 권장 이유 ( ? )

2021. 10. 21. 12:59·OLD/Back End
반응형

 

 

1. 권장 이유


Combining NodeJS and NoSQL- Why MongoDB is the best choice?

Node.js is popularly being used in web applications because it lets the application run while it is fetching data from the backend server. It is asynchronous, event-driven and helps to build scalable web applications. Even though Node.js works well with MySQL database, the perfect combination is a NoSQL like MongoDB wherein the schema need not be well-structured. MongoDB represents the data as a collection of documents rather than tables related by foreign keys. This makes it possible for the varied types of data dealt over the internet to be stored decently and accessed in the web applications using Node.js. Another option is using CouchDB that also stores the data as JSON/BSON environment.

 

 

  • node 는 이벤트 기반 비동기식이며 확장성 있는 웹 애플리케이션 을 만드는데 도움이 된다.
  • 노드는 mysql 과 잘 어울리지만 잘 구축된 스키마가 필요없는 mongo 와 같은 nosql 과 더 잘 맞는다. 
  • mongo 는 외래키에 기반한 테이블보다 다큐멘터리 모음의 데이터를 잘 나타내는데, 덕분에 인터넷을 통해 처리되는 다양한 유형의 데이터가 적절하게 저장되고 Node.js를 사용하여 웹 애플리케이션에서 액세스할 수 있다.

 

 

 

 

2. 참고 링크


https://cubettech.com/resources/blog/combining-nodejs-and-nosql-why-mongodb-is-the-best-choice/

 

Combining NodeJS and NoSQL- Why MongoDB is the best choice?

Combining NodeJS and NoSQL- Why MongoDB is the best choice? Node.js is popularly being used in web applications because it lets the application run while it is fetching data from the backend server. It is asynchronous, event-driven and helps to build scala

cubettech.com

 

반응형
저작자표시 비영리 변경금지 (새창열림)

'OLD > Back End' 카테고리의 다른 글

[Node.js] 사용 패키지 정리 3 - Express  (0) 2021.10.21
[Node.js] 사용 패키지 정리 2 - body-parser module  (0) 2021.10.21
[ Node.js ] 중요 개념 - Event Loop  (0) 2021.10.20
[ Node.js ] db 데이터를 chart.js에 적용하여 그래프 만들기  (0) 2021.09.29
[Node.js] 디버깅 방법  (0) 2021.09.15
'OLD/Back End' 카테고리의 다른 글
  • [Node.js] 사용 패키지 정리 3 - Express
  • [Node.js] 사용 패키지 정리 2 - body-parser module
  • [ Node.js ] 중요 개념 - Event Loop
  • [ Node.js ] db 데이터를 chart.js에 적용하여 그래프 만들기
쟈누
쟈누
Ad astra per aspera
    반응형
  • 쟈누
    쟈누의 기록공간
    쟈누
  • 전체
    오늘
    어제
    • 분류 전체보기 (444)
      • AWS (31)
        • Glue (4)
        • S3 (1)
      • 클라우드 (0)
      • Data Engineering (37)
        • GitHub (10)
        • NiFi (11)
        • Spark (10)
        • Snowflake (0)
        • 머신러닝, AI (6)
      • 언어 (118)
        • 데이터 베이스 (42)
        • JAVA (9)
        • Python (34)
        • Java Script (15)
        • Linux (18)
      • 프로젝트, 인강 그리고 책 (30)
        • Spotify Project (7)
        • RASA chatbot Project (9)
        • Naver shopping Project (6)
        • 빅데이터를 지탱하는 기술 (8)
      • OLD (56)
        • IT 용어 사전 (13)
        • Front End (12)
        • Back End (31)
      • Error code 모음 (165)
        • 1. SQL errors (17)
        • 2. Hadoop errors (20)
        • 3. Linux Errors (14)
        • 4. Python errors (33)
        • 5. JAVA, Spring errors (41)
        • 6. Jav Script errors (10)
        • 7. Dev Tools errors (9)
        • 8. Git errors (8)
        • 9. Jenkins Errors (4)
        • 10. airflow Errors (2)
        • 11. Aws errors (7)
      • 개인 (1)
        • 책 (1)
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
    • 블로그 관리
    • 글쓰기
  • 링크

  • 공지사항

    • 간단한 블로그 소개
  • 인기 글

  • 태그

    에러
    NiFi
    파이썬
    AWS
    python error
    linux
    Git
    SQL
    자바
    리눅스
    node
    API
    error
    json
    설치
    Spring
    install
    java
    MySQL
    Python
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.3
쟈누
[Node.js] node 에서 mongodb 권장 이유 ( ? )
상단으로

티스토리툴바