Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
Tags
- className
- box-shadow
- Grid
- scope
- gird-row-end
- relative
- prompt()
- CSS
- javascipt
- valuable
- grid-column-start
- javascript
- react-hook-form
- python #qqplot #qq-plot #code
- mongodb
- var
- confirm()
- React
- border-style
- createElement
- grid-column-end
- grid-template-areas
- collapsing-margins
- foreach()
- grid-row-start
- classList
- package.json
- css#cascading#display#block#inline
- localStorage
- variables
Archives
- Today
- Total
목록mongodb (1)
data life
MongoDB
mongoDB?? 어플리케이션 개발자를 위해 만들어진 분산 데이터베이스로 어플리케이션 개발 및 확장이 용이하도록 설계된 문서 데이터베이스 Document-based(문서 기반) JSON-like-document 형태로 데이터를 저장할 수 있어서 굉장히 사용하기 쉽다! 설치하기 mongodb.com > Resources > Server > Installation > Install MongoDB Community Edition 각자 환경에 맞게 설치를 시작하면 된다! 현재 나는 macbook pro (M1)을 쓰고 있어서 macOS로 설치를 시작하겠음 ⭐️여기서 중요한건 ⭐️ 기본적으로 MacOS 유저들은 MongoDB 설치하기 전에 homebrew 설치가 필요하다. HomeBrew 설치 가이드 Homebr..
Back-end
2022. 12. 10. 07:47