본문 바로가기
DATA

MongoDB란? windows 설치하기 / Studio 3T, Compass 사용하기

by bzerome240 2022. 12. 24.

MongoDB

 

RDBMS와의 비교

MongoDB (NoSQL Database) RDBMS (SQL Server, Oracle, etc.)
Database Database
Collection Table
Document Row(Record)
Field Column

 

https://www.mongodb.com/docs/

 

https://www.tutorialsteacher.com/mongodb/what-is-mongodb

 

장점

1. json 형태로 저장하기 때문에 효율적인 방식으로 데이터를 저장하고 검색할 수 있다.

2. 문서기반 데이터베이스이므로 쉽게 확장 또는 축소 가능하다.

3. 대용량 데이터로 빠르게 수행된다.

 

 


 

 

NoSQL중 하나인 MongoDB 설치와 사용툴을 알아보자

 

 

 

몽고DB 사이트

 

 

Try MongoDB Community Edition

Try MongoDB Community Edition on premise non-relational database including the Community Server and Community Kubernetes Operator for your next big project!

www.mongodb.com

 

 

community server MSI 다운로드 한다.

 

설치 시  custom -> next

 

 

컴퓨터 재시작을 해줘야한다... ㅠ

 


 

MongoDB 전용 GUI 툴 1) Studio 3T

 

무료는 제한된 기능으로 사용할 수 있다.

 

 

설치 사이트

 

 

Download Studio 3T for MongoDB | Windows, macOS & Linux

Get started with the most powerful and user-friendly GUI for MongoDB for free. No credit card required. Download now.

studio3t.com

 

 

 

 

MongoDB 전용 GUI 툴 2) Compass

 

 

MongoDB 설치 시 옵션에 선택하여 같이 설치할 수 있다.

 

 

Try MongoDB Tools - Download Free Here

Free download for MongoDB tools to do more with your database. MongoDB Shell, Compass, CLI for Cloud, BI Connector and other database tools available.

www.mongodb.com

 

 

 

 

 

 

728x90
반응형

댓글