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
- mongo-native
- Projection
- 맥
- pip jupyter
- homebrew
- nodejs mongodb
- 파이썬3
- node.js 연동
- 맥에 파이썬 설치
- mongoDB [Object]
- python3
- collection.find
- [Object]
- mongodb nodejs driver
- util.inspect
- Installation
- Node.js
- mongodb
- node.js설치
- Jupyter notebook
- MacOS
- MYSQL
- console.log
- Windows10
- query
Archives
- Today
- Total
목록MacOS (1)
Bon Voyage
MacOS에서 Hombrew로 MySQL 설치하기
참고한 URL은 여기! >> https://whitepaek.tistory.com/16 1. 설치한 Mac, Hombrew, MySQL 버전 MacOS Mojave 10.14.3 version Homebrew 2.1.7 mysql Ver 8.0.16 for osx10.14 on x86_64 (Homebrew) 2. Homebrew로 MySQL 설치 Homebrew 최신으로 업데이트 brew update brew 명령으로 mysql 찾기 brew search mysql brew 명령으로 mysql 설치 brew install mysql brew 명령으로 mysql 설치된 것 확인 brew list | grep mysql 3. MySQL 설정하기 설치 후 안내 메세지는 이렇게 나온다 ==> mysql We'..
설치
2019. 7. 12. 13:11