[mongoDB] 몽고디비 [작성중]

김기용·2021년 1월 29일
0
post-thumbnail
post-custom-banner

MongoDB is a document database, which means it stores data in JSON-like documents. We believe this is the most natural way to think about data.

특징

  • 비관계형 데이터베이스
  • Object -oriented

설명

ref - https://www.mongodb.com/why-use-mongodb#:~:text=MongoDB%20is%20a%20document%20database,evolve%20quickly%20and%20scale%20elegantly.

Installation

ref - https://docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/

Getting started

ref - https://docs.atlas.mongodb.com/getting-started

profile
매일 새로운 배움을 통해 꾸준히 성장하는 것을 목표를 두고 있습니다. 논리적인 사고로 문제해결 하는것에 희열을 느끼고 언젠가 제가 만든 결과물들이 사람들에게 편이를 제공하며 사용되는 날을 간절히 소망하고 있습니다. 🙏
post-custom-banner

0개의 댓글