How to install mongoDB on MAC

  Рет қаралды 87,783

Hitesh Choudhary

Hitesh Choudhary

5 жыл бұрын

Welcome to a youtube channel dedicated to programming and coding related tutorials. We talk about tech, write code, discuss about cloud and devops. That’s what we do all day, all year. We roll out a lot of series and videos on our channel.
All the learning resources such as code files, documentations, articles and community discussions are available on our website:
chaicode.com/
You can find our discord link, github link etc on the above website.
Twitter/X link: x.com/hiteshdotcom
Discord link: hitesh.ai/discord
Learn React with 10 projects: • Let's learn react from...
Learn Docker: • A practical guide on D...
Learn Kubernetes: • Complete Kubernetes Co...
How does a browser works: • How does a browser wor...
How nodejs works: • How node JS works | En...
Learn Redux-toolkit: • Learn Redux Toolkit in...
Learn NextJS: • Nextjs Full stack course
Learn Typescript: • Why to learn Typescript
Learn Javascript: • Welcome to new JavaScr...
Learn React Native: • React Native Mastery: ...
Learn Zustand: • React state management...
Learn Golang: • How to get started wit...

Пікірлер: 180
@HiteshChoudharydotcom
@HiteshChoudharydotcom 5 жыл бұрын
Windows installtion will be next. I will also upload whole playlist and exercise files for free at my website too. courses.learncodeonline.in Thanks
@sanchitsomani9246
@sanchitsomani9246 5 жыл бұрын
Thanks a lot, man! I would never have been able to figure this out without your help. This video surely goes up into my liked videos list!
@muks
@muks 5 жыл бұрын
Great video, Thanks for explaining it so nice without any requisites.
@lucasfiorinibraga
@lucasfiorinibraga 4 жыл бұрын
Best tutorial on this topic! Thanks!
@arifhussain5276
@arifhussain5276 2 жыл бұрын
I really loved this tutor, the way he teach is really awesome
@SudhanshuSrivastavaIndia
@SudhanshuSrivastavaIndia 5 жыл бұрын
Fabulous series. Thanks Hitesh
@ranvirjha6476
@ranvirjha6476 5 жыл бұрын
daemon(long running bg-process) other than demon, thanks btw for this tutorial -loving it.
@PrabhatDash
@PrabhatDash 5 жыл бұрын
Sir this video helped me a lot in understanding the installation process flawlessly. Thank you Sir.
@talalalam7368
@talalalam7368 3 жыл бұрын
It helped alot
@sameersitre311
@sameersitre311 3 жыл бұрын
Thanks Hitesh, you saved my day.
@swaradesai224
@swaradesai224 4 жыл бұрын
Thanks lot man !! It really worked.
@kenjuuts
@kenjuuts 4 жыл бұрын
Thanks so much for this one!
@frankw6128
@frankw6128 4 жыл бұрын
when I do the mongod step, I find something different: BadValue: Invalid value for version, found 4.2, expected '4.0' or '3.6'. And it exits automatically with shutting down with code:62. I do the rest of the things like 'brew services start mongo' and it seems like I can run mongo in the command line but when I run node I receive a 'Failed to set up listener: SocketException: Address already in use' and 'shutting down with code:48' could you tell me what should I do now?
@jiweonpark2061
@jiweonpark2061 5 жыл бұрын
Great tutorial, thanks!
@jeremiahnji6
@jeremiahnji6 4 жыл бұрын
You are a life saver man! Thank you ^_^
@vishumehta9686
@vishumehta9686 3 жыл бұрын
How are your videos NOT MORE viewed like in Millions.... They are fantastic...
@miguelormita
@miguelormita 3 жыл бұрын
Thanks so much! It worked!
@jitendraprajapati3708
@jitendraprajapati3708 5 жыл бұрын
Thanks a lot. Well explained.
@huleshchandra7713
@huleshchandra7713 3 жыл бұрын
best demo ever watched
@bmxican510
@bmxican510 4 жыл бұрын
Great video! Would it be possible to make another version of this install since there has been a correction with the mongodb-community. Thank you
@anirudhshankar1962
@anirudhshankar1962 3 жыл бұрын
Thank you so much man!
@ittechsolution7356
@ittechsolution7356 5 жыл бұрын
Love from Nepal 😍😍
@andres87al2
@andres87al2 4 жыл бұрын
Thanks man!
@RahulMishra-mb4mk
@RahulMishra-mb4mk 3 жыл бұрын
Thanks!! Helped me....
@Rachel-eq7uf
@Rachel-eq7uf 3 жыл бұрын
Thanks for the video. I got to 9:42 on the video and then I received an error message of not being able to connect to the mongo server. Should I be typing in something else because when I typed in brew services start MongoDB-community it successfully started?
@Aspanyify
@Aspanyify 3 жыл бұрын
Thank you Brother! )
@letsintegreat
@letsintegreat 5 жыл бұрын
Hi, you are doing pretty well at KZbin and LCO. But what about the Saturday coding challenge #1 result?
@alenavalova4126
@alenavalova4126 4 жыл бұрын
It would be great, If you updated this tutorial.
@sarojbanjara
@sarojbanjara 4 жыл бұрын
Thank You!
@tyviroth8927
@tyviroth8927 5 жыл бұрын
Thank you sir.
@maxvu1888
@maxvu1888 4 жыл бұрын
Life saver!
@kunalsharma-kz1ot
@kunalsharma-kz1ot 5 жыл бұрын
Sir, How to install MongoDB as defaul service in Ubuntu? I've not installed homebrew, I'm just curious to know how to do it by using default package manager.
@trader9559
@trader9559 4 жыл бұрын
Awesome :)
@chongthampankaj3706
@chongthampankaj3706 4 жыл бұрын
"sudo mkdir -p /data/db/" is not worked in mac os catalina. It says Read-only File System. How can we do it?
@thawinwatsuggarvisee5531
@thawinwatsuggarvisee5531 4 жыл бұрын
I follow this approach gist.github.com/sturmenta/cf19baa91b1d79d8ae2b305fb7e1f799 and then start mongodb with "mongo"
@SELECTORVICENTE
@SELECTORVICENTE 4 жыл бұрын
A tricky problem due to Catalina’s read-only root folder medium.com/better-programming/installing-mongodb-on-macos-catalina-aab1cbe0c836
@saurabhsindhu7852
@saurabhsindhu7852 4 жыл бұрын
If you're on macOS Catalina, there has been a hidden change in the operating system. You're NOT able to use /data/db as a database folder anymore. Instead, you have to use a non-root path (e.g. ~/data/db).
@twinklegoyal2239
@twinklegoyal2239 4 жыл бұрын
sir , when i type "brew install node" , why it download & reinstall the the node ?? In, video it's showing the error of "node had already been installed"
@Ashleynguci
@Ashleynguci 5 жыл бұрын
Thank u alot...
@avadhootsutar6130
@avadhootsutar6130 4 жыл бұрын
hi hitesh i have dual boot system on my hp laptop can i install brew on ubuntu 18.04
@yashikasorathia8639
@yashikasorathia8639 4 жыл бұрын
For macOS Catalina 'sudo mkdir -p /data/db' wont allow to create root directory. How to solve that?
@mohammedsayeed4876
@mohammedsayeed4876 3 жыл бұрын
facing same issue..
@nomatchingmemberfunction
@nomatchingmemberfunction 3 жыл бұрын
mkdir data > cd data > mkdir db
@SHANKARYADAV-iw9pw
@SHANKARYADAV-iw9pw 5 жыл бұрын
Hitesh sir is reaching to 300k
@manhngo2724
@manhngo2724 4 жыл бұрын
Thank you bro
@uncodeyourself4473
@uncodeyourself4473 4 жыл бұрын
hey hitesh i have kali linux should i install the same package from brew.sh or not
@dancruz7845
@dancruz7845 5 жыл бұрын
Where is the logpath created by default? and how to I change it?
@ShakeelKhan-pz6zl
@ShakeelKhan-pz6zl 10 ай бұрын
The command "mongo" to fire up the mongodb does not work with mongodb version 6.0. You need to use run "mongosh" instead.
@AZAMKHAN-vl4lq
@AZAMKHAN-vl4lq 4 жыл бұрын
When I run Sudo mkdir -p /data/db I got Mkdir:/data/db : read only file system Please tell me why is it and how can I fix
@akshayzala2805
@akshayzala2805 4 жыл бұрын
It's not working for MacOS Sierra(10.12). It gets stopped and not pushing forward. Please let me know on this.
@sudebsarkar21
@sudebsarkar21 4 жыл бұрын
I am facing some problem to install this mongodb in Catalina Mac version By default Cataline makes the $USER directory permission as private And u can't change it . So U can't create the /data/db directory in your $USER folder brew services start mongo - this is also not working
@rajeevsinghrajput6752
@rajeevsinghrajput6752 5 жыл бұрын
thanks sir
@walkerforrester2406
@walkerforrester2406 5 жыл бұрын
legend
@it4970
@it4970 3 жыл бұрын
after writing "brew install mongo" in my terminal I get an error of "zsh: command not found: brew"
@aybarsacar9375
@aybarsacar9375 4 жыл бұрын
To answer most of the questions about the -p directory, after Catalina MacOS doesn't allow you to write in that directory so this method is now obsolete, you guys can either read the mongoldb updated documentation or look at this blog it explains very clearly zellwk.com/blog/install-mongodb/
@prathampatel6357
@prathampatel6357 3 жыл бұрын
This is very complicated, can I just install it from web? If no, why not?
@LearnACurve
@LearnACurve 2 жыл бұрын
Also how many resources will be using both MongoDB and the default service? 11:26
@LearnACurve
@LearnACurve 2 жыл бұрын
Do I have to restart my Mac every time I want use the line of code? 11:26
@aikagyan999
@aikagyan999 2 жыл бұрын
Hitesh, I have tried many times some how i am successful in installing node but unable to install mongodb...
@BeatrizMacielSociologia
@BeatrizMacielSociologia 4 жыл бұрын
brew services start mongo Error: No available formula with the name "mongo"
@tinyhatsam
@tinyhatsam 3 жыл бұрын
try: brew services run mongodb-community or brew services run mongodb-community@4.4
@satishkumars1722
@satishkumars1722 4 жыл бұрын
I installed Mongodb from Linuxbrew Wen I run mongod in terminal It showing /home/linuxbrew/.linuxbrew/bin/mongo: Permission denied Please help
@muhammadnajibuddinjodiansy2497
@muhammadnajibuddinjodiansy2497 2 жыл бұрын
chown: /data/db: No such file or directory they say that? any1 can help?
@haseebkhan8898
@haseebkhan8898 2 жыл бұрын
Thanks
@vcrohithutagonna2105
@vcrohithutagonna2105 3 жыл бұрын
sudo mkdir -p /data/db Its saying Read-only system. If you could help me plz, I've tried every way
@VaranasiPhanidharv
@VaranasiPhanidharv 4 жыл бұрын
I am facing this following error while installing mongo in my mac could you please help me out Error: No available formula with the name "mongodb" ==> Searching for a previously deleted formula (in the last month)... Warning: homebrew/core is shallow clone. To get complete history run: git -C "$(brew --repo homebrew/core)" fetch --unshallow Error: No previously deleted formula found. ==> Searching for similarly named formulae... These similarly named formulae were found: mongodb/brew/mongodb-community ✔ mongodb/brew/mongodb-community@3.4 mongodb/brew/mongodb-community-shell mongodb/brew/mongodb-community@3.6 mongodb/brew/mongodb-community@3.2 mongodb/brew/mongodb-community@4.0 To install one of them, run (for example): brew install mongodb/brew/mongodb-community ✔ ==> Searching taps... ==> Searching taps on GitHub... Error: No formulae found in taps.
@feroznoushad
@feroznoushad 4 жыл бұрын
Its showing me an Error: No available formula with the name "mongo" while am trying to install mongo with the command brew install mongo. Please advice
@saksahmkumarsaksham
@saksahmkumarsaksham 4 жыл бұрын
brew tap mongodb/brew brew install mongodb-community brew services start mongodb-community
@ericfricke4512
@ericfricke4512 4 жыл бұрын
@@saksahmkumarsaksham Thank you.
@maurovazquez2683
@maurovazquez2683 4 жыл бұрын
@@saksahmkumarsaksham man thank you so much for this, you helped me a lot, really!! thanks bro
@AbhishekKumar-kd7bp
@AbhishekKumar-kd7bp 4 жыл бұрын
make sure before start watching hit that like button to motivate our hero Hitesh Sir!
@charfeddineamine9574
@charfeddineamine9574 4 жыл бұрын
brew install mongo Error: No available formula with the name "mongo"
@sriaravind7405
@sriaravind7405 4 жыл бұрын
CHARFEDDINE Amine +1
@charfeddineamine9574
@charfeddineamine9574 4 жыл бұрын
@@sriaravind7405 docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/ Just follow this tutorial
@lichtgrau1002
@lichtgrau1002 4 жыл бұрын
brew tap mongodb/brew brew install mongodb-community brew services start mongodb-community
@w00borg34
@w00borg34 4 жыл бұрын
@@lichtgrau1002 thanks homie
@BeatrizMacielSociologia
@BeatrizMacielSociologia 4 жыл бұрын
@@lichtgrau1002 i still couldn't use the command brew install mongo, but your steps did work. is that right?
@akhileshbalapurkar9089
@akhileshbalapurkar9089 3 жыл бұрын
==> Checking for `sudo` access (which may request your password). receiving this, how to proceed?
@cristinamccutcheon5956
@cristinamccutcheon5956 3 жыл бұрын
What if I get a "Read-only file system" message? I changed the sharing and permission but it still pops up. What do I do?
@saranyar555
@saranyar555 3 жыл бұрын
It is because of the catalina OS.you need to mkdir in different location then only it will work
@farshadbolouri9035
@farshadbolouri9035 4 жыл бұрын
hey man, when I want to create /data/db using "sudo mkdir -p /data/db" got this error "mkdir: /data/db: Read-only file system", can you help me
@aybarsacar9375
@aybarsacar9375 4 жыл бұрын
To answer most of the questions about the -p directory, after Catalina MacOS doesn't allow you to write in that directory so this method is now obsolete, you guys can either read the mongoldb updated documentation or look at this blog it explains very clearly zellwk.com/blog/install-mongodb/
@muhammadaliffibrahim1273
@muhammadaliffibrahim1273 4 жыл бұрын
@@aybarsacar9375 thank you
@dantewhite7659
@dantewhite7659 4 жыл бұрын
thanks
@adamkenton2585
@adamkenton2585 4 жыл бұрын
@@aybarsacar9375 Thanks you so much, live saver
@arlettepineda1735
@arlettepineda1735 3 жыл бұрын
@@aybarsacar9375 Thanks for the resource, exactly what I needed!
@muskanrath7125
@muskanrath7125 4 жыл бұрын
Upon typing brew install mongo, i am getting this: Updating Homebrew... Error: No available formula with the name "mongo" ==> Searching for a previously deleted formula (in the last month)... Warning: homebrew/core is shallow clone. To get complete history run: git -C "$(brew --repo homebrew/core)" fetch --unshallow Error: No previously deleted formula found. ==> Searching for similarly named formulae... These similarly named formulae were found: mongo-c-driver mongo-cxx-driver mongo-orchestration mongoose To install one of them, run (for example): brew install mongo-c-driver ==> Searching taps... ==> Searching taps on GitHub... Error: No formulae found in taps. Please tell what to do
@kartikeyjoshi8862
@kartikeyjoshi8862 5 жыл бұрын
Sir, I followed all the steps initially its done but after I did program in pycharm and it shows the error "Failed to set up listener: SocketException: Address already in use". Please do the needful
@HiteshChoudharydotcom
@HiteshChoudharydotcom 5 жыл бұрын
Just run the service on different port. mongod --port 23456
@kartikeyjoshi8862
@kartikeyjoshi8862 5 жыл бұрын
thank you so much sir
@gautticusgrossman9790
@gautticusgrossman9790 4 жыл бұрын
another issue is: using the brew services start mongo, I got an error: "Error: No available formula with the name "mongo"
@twinklegoyal2239
@twinklegoyal2239 4 жыл бұрын
have you found the solution ??
@anuupadhyay5311
@anuupadhyay5311 5 жыл бұрын
I purchased your course but I am unable to resume or continue it. It is continuing but I can't seethe progress after 11%
@mrwhoknows
@mrwhoknows 5 жыл бұрын
You need to click on Complete/Right arrow after watching that video.
@shabeebk7667
@shabeebk7667 4 жыл бұрын
No available formula with the name "mongo". please help me with this
@charfeddineamine9574
@charfeddineamine9574 4 жыл бұрын
docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/ Just follow this tutorial
@utpalsingh4158
@utpalsingh4158 3 жыл бұрын
Hi, i am receiving this error while installing brew
@ad17yaaa
@ad17yaaa 3 жыл бұрын
I use arch, btw.
@PramodChamlingRai
@PramodChamlingRai 3 жыл бұрын
i got this error mkdir: /data/db: Read-only file system
@Deb.maharjan
@Deb.maharjan 3 жыл бұрын
I have same error, :(
@sameersitre311
@sameersitre311 3 жыл бұрын
change the directory location. you can't do write permission in some places
@sourabhsahare7704
@sourabhsahare7704 2 жыл бұрын
Sir i am getting a problem read only file system
@Thiago7919
@Thiago7919 4 жыл бұрын
Can i liked more than once?!? :) Thanks a lot.
@yloibx
@yloibx 4 жыл бұрын
it says mkdir: /data/db: Read-only file system when I enter the command sudo mkdir -p /data/db in catalina... Oh the answer is below.
@kaushalmehraindia
@kaushalmehraindia Жыл бұрын
same problem
@__nitinkumar__
@__nitinkumar__ 2 жыл бұрын
Man the installation still sucks in 2022. Manually had to install on MacOS Monterey. Through brew you can't install.
@aikagyan999
@aikagyan999 2 жыл бұрын
Warning: No available formula or cask with the name "node". ==> Searching for similarly named formulae... Error: No similarly named formulae found. It was migrated from homebrew/cask to homebrew/core. (base) jiturabha@Jitus-MacBook-Pro ~ % node --version zsh: command not found: node
@bhargavkumar
@bhargavkumar 5 жыл бұрын
Should i buy an imac for programming or MacBook??
@siddhantkumar7036
@siddhantkumar7036 5 жыл бұрын
Mac mini is the cheapest way towards get into mac world but you need to buy a monitor separately. If you already have a monitor then you can get a mac mini but if you don't have one then go for a macbook. Also you need to have a mouse and a keyboard which will cost you money. Choose wisely. Tip: check on ebay for some refurbished or used mac minis. You'll get one cheaper.
@TechyedYT
@TechyedYT 5 жыл бұрын
@@siddhantkumar7036 refurbished Macs are not good better get new one....🙂
@sandeepmukherjee739
@sandeepmukherjee739 4 жыл бұрын
Sir after i type - sudo mkdir -p /data/db i get the error- mkdir: /data/db: Read-only file system i am using mac os catalina i have checked this answer stackoverflow.com/questions/58283257/mongodb-cant-find-data-directory-after-upgrading-to-mac-os-10-15-catalina but it didn't worked please help me out i am struggling with it for last 2 days
@devayanijs1249
@devayanijs1249 4 жыл бұрын
@Sandeep Mukherjee +1
@p33t3rpark3r
@p33t3rpark3r 4 жыл бұрын
who can actually set a new dbpath, just create a data/db in your home and then run mongod dbpath=/
@sandeepmukherjee739
@sandeepmukherjee739 4 жыл бұрын
@@p33t3rpark3r Okk I'll check
@israelarcos4011
@israelarcos4011 3 жыл бұрын
I keep getting this error over and over : mkdir: /data/db: Read-only file system
@yanetdagomiranda2302
@yanetdagomiranda2302 3 жыл бұрын
did you get to solve it?? i have the same issue
@lambmaster
@lambmaster 3 жыл бұрын
It's because OSX Catalina doesn't allow writes to the root folder. Follow instructions here: stackoverflow.com/questions/58034955/read-only-file-system-when-attempting-mkdir-data-db-on-mac
@yuvrajagarkar8942
@yuvrajagarkar8942 3 жыл бұрын
mkdir: /data/db: Read-only file system timestamp = 7:11
@dhruvdjain
@dhruvdjain 3 жыл бұрын
even i got the same thing
@twinklegoyal2239
@twinklegoyal2239 4 жыл бұрын
when i type "brew install mongo" , it gives me error that "No formulae found in taps." with the name mongo ??
@anuragbansal4937
@anuragbansal4937 4 жыл бұрын
docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/
@twinklegoyal2239
@twinklegoyal2239 4 жыл бұрын
Anurag Bansal thanks for the help
@aikagyan999
@aikagyan999 2 жыл бұрын
I have installed it but cannot add the directory path: mkdir [-pv] [-m mode] directory ...
@aikagyan999
@aikagyan999 2 жыл бұрын
Error: couldn't connect to server 127.0.0.1:27017, connection attempt failed: SocketException: Error connecting to 127.0.0.1:27017 :: caused by :: Connection refused : connect@src/mongo/shell/mongo.js:372:17 @(connect):2:6 exception: connect failed exiting with code 1
@desantbucie
@desantbucie 2 жыл бұрын
crsutil blocks this. You could possibly add another separate volume named data and mount it on `/`.
@vishalcj6631
@vishalcj6631 2 жыл бұрын
brew install mongo not working for me
@mohammadrasoulfard-habibi3066
@mohammadrasoulfard-habibi3066 5 жыл бұрын
Can you do a new flutter install please. Many thanks.
@HiteshChoudharydotcom
@HiteshChoudharydotcom 5 жыл бұрын
Flutter for later!
@mohammadrasoulfard-habibi3066
@mohammadrasoulfard-habibi3066 5 жыл бұрын
@@HiteshChoudharydotcom for Windows am having a nightmare trying to download it many thanks.
@siddhantkumar7036
@siddhantkumar7036 5 жыл бұрын
You can go through the docs. Or you can search for blogs if you are still in the mess
@jyotisodhi6299
@jyotisodhi6299 Жыл бұрын
hi, mine is asking for sudo access password?
@piushsingh6066
@piushsingh6066 4 жыл бұрын
how to stop brew services
@omkarkadam1409
@omkarkadam1409 3 жыл бұрын
If installations not working after installing node try this brew services stop mongodb brew uninstall mongodb brew tap mongodb/brew brew install mongodb-community brew services start mongodb-community
@anishshrestha9854
@anishshrestha9854 3 жыл бұрын
keep getting - bash: : command not found
@madhuparnadeb2060
@madhuparnadeb2060 3 жыл бұрын
Got stuck in installing Brew on Mac OS Sierra 10.12.6 while running the following command : /bin/bash -c "$(curl -fsSL raw.githubusercontent.com/Homebrew/install/master/install.sh)" Error : >>> /etc/sudoers: syntax error near line 62 > /etc/sudoers: syntax error near line 64 > /etc/sudoers: syntax error near line 66 > /etc/sudoers: syntax error near line 68 > /etc/sudoers: syntax error near line 70 > /etc/sudoers: syntax error near line 72 > /etc/sudoers: syntax error near line 74 > /etc/sudoers: syntax error near line 76 > /etc/sudoers: syntax error near line 78 > /etc/sudoers: syntax error near line 80 > /etc/sudoers: syntax error near line 82 > /etc/sudoers: syntax error near line 84
@80Vikram
@80Vikram 4 жыл бұрын
I got an error "Error: No available formula with the name "mongodb" Found a cask named "mongodb" instead. Try brew cask install mongodb". Later tried below steps to do successful installation 1. brew tap mongodb/brew 2. brew install mongodb-community@4.2 Reference docs.mongodb.com/manual/tutorial/install-mongodb-on-os-x/ Other than this great video anyways, thanks for your efforts for the community.
@sanju-sr1wi
@sanju-sr1wi Жыл бұрын
same
@satishrwadde
@satishrwadde 4 жыл бұрын
I am getting below error ==> brew install mongo Updating Homebrew... Error: No available formula with the name "mongo" ==> Searching for a previously deleted formula (in the last month)... Warning: homebrew/core is shallow clone. To get complete history run: git -C "$(brew --repo homebrew/core)" fetch --unshallow Error: No previously deleted formula found. ==> Searching for similarly named formulae... These similarly named formulae were found: mongo-c-driver mongo-cxx-driver mongo-orchestration mongoose To install one of them, run (for example): brew install mongo-c-driver ==> Searching taps... ==> Searching taps on GitHub... Error: No formulae found in taps.
@hanaasihanish
@hanaasihanish 5 жыл бұрын
My macbook air is out of space How can I increase the size??
@vigneshwarm
@vigneshwarm 5 жыл бұрын
Buy a external HDD or ssd
@hanaasihanish
@hanaasihanish 5 жыл бұрын
@@vigneshwarm Can I install apps in external drive?
@vigneshwarm
@vigneshwarm 5 жыл бұрын
@@hanaasihanish of course you can!
@trader9559
@trader9559 4 жыл бұрын
Can I contact with u man. I have some issues. please
@anagapraneeth
@anagapraneeth 5 жыл бұрын
Hi sir. I am a student going to join engineering college can you please suggest any laptop for me and also for other students for some price points like 50k,70k,100k please...
@TheJatinSaxena
@TheJatinSaxena 5 жыл бұрын
Which class are you in 8th??
@siddhantkumar7036
@siddhantkumar7036 5 жыл бұрын
Go for asus tuf series or the acer aspire 5. They are equally god for gaming and programming. If you are tight in budget then go for lenovo 330 series or other lenovo laptops.
@mrwhoknows
@mrwhoknows 5 жыл бұрын
Laptops are 😂. Instead Build A PC.
@siddhantkumar7036
@siddhantkumar7036 5 жыл бұрын
@@mrwhoknows honourable mention buddy
@jiataolu5195
@jiataolu5195 4 жыл бұрын
This article is more updated: zellwk.com/blog/install-mongodb/ and helped me install.
@vinodch8056
@vinodch8056 5 жыл бұрын
What abut Ubuntu
@siddhantkumar7036
@siddhantkumar7036 5 жыл бұрын
Linux guys are smart enough to get things done!
@mobashshiriqbal2007
@mobashshiriqbal2007 5 жыл бұрын
Hi sir
How to install mongoDB on Windows
7:56
Hitesh Choudhary
Рет қаралды 108 М.
Database issues with Update in mongodb
10:19
Hitesh Choudhary
Рет қаралды 19 М.
1❤️
00:17
Nonomen ノノメン
Рет қаралды 12 МЛН
I wish I could change THIS fast! 🤣
00:33
America's Got Talent
Рет қаралды 102 МЛН
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 5 МЛН
THEY WANTED TO TAKE ALL HIS GOODIES 🍫🥤🍟😂
00:17
OKUNJATA
Рет қаралды 16 МЛН
ObjectID and BSON in mongoDB
12:49
Hitesh Choudhary
Рет қаралды 42 М.
How to install Mongodb 5 | latest MAC installation
9:17
Hitesh Choudhary
Рет қаралды 73 М.
Express crash course with postman testing
52:51
Hitesh Choudhary
Рет қаралды 20 М.
10.3  Installing MongoDB on macOS and Linux
8:11
kite withyou
Рет қаралды 6 М.
What is Kubernetes ? Easy way
6:24
Hitesh Choudhary
Рет қаралды 73 М.
Advance logging with Morgan and Winston
18:24
Hitesh Choudhary
Рет қаралды 8 М.
Grouping in mongodb
24:51
Hitesh Choudhary
Рет қаралды 22 М.
Why You NEED To Learn Terraform | Practical Tutorial
27:33
Travis Media
Рет қаралды 101 М.
GamePad İle Bisiklet Yönetmek #shorts
0:26
Osman Kabadayı
Рет қаралды 472 М.
1$ vs 500$ ВИРТУАЛЬНАЯ РЕАЛЬНОСТЬ !
23:20
GoldenBurst
Рет қаралды 1,5 МЛН