MongoDB Tutorial for Beginners - 2 - Set Up for JetBrains IDE's

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

For those who are using a different text editor or IDE, you can use Robomongo to manipulate the database. Works great!

mejiamanuel
Автор

Just an FYI. I found a program called MongoChef that works really great with these videos. It is free for non-commercial use. connections work the same and very user freindly.

seejaykay
Автор

Thank you! I had been looking for a mongodb tutorial that was straight forward and I have found it. Thanks Thanks!

coregonzalez
Автор

intelliJ 15, settings->plugins->browse repositories then type mongo than install,
Type mongod command from CMD than it may give error which says c\data\db can not found. just make these folders in appropriate path.

YusufSaidCANBAZ
Автор

Bucky Man! i spent few days digging unreadable for begginers manuals trying to start things with a mongo, but you helped me start with 2 short tutorials haha!

evgenyi
Автор

Great job Bucky, the videos are amazing.

JamesJohnson-zcjg
Автор

Hey man,

Could you please fill in the gap between the 1st and 2nd videos? Or since a lot of people on here have the same problem, could anyone address this jump step?

kunalojha
Автор

I found RoboMongo to work great since WebStorm wasn't free. Best of all its a Free Open Source Project. I found it to work the same way, just different GUI. And in case you guys can't find the shell, just right click local and select 'Open Shell".

epitosoft
Автор

??? Have you skipped a step? what is this program you are using - after a step by step guide of installing Mongo and using the command line suddenly you are using.... jetbrains...?

Ulomfana
Автор

Hi, Thenewboston
first, Thanks for uploading these MONOGODB tutorials.

i have also learned HTML form your tutorials.I like your way of Teaching which beginner can understand it without any difficult and will show interest to learn that particular Concept from your tutorials .

Now I have interested to learn MONGODB for your Tutorials.Till now i have seen "1st tutorial video" HOW TO INSTALL MONOGDB that was amazing.After compilation of 1st tutorial i have continued to watch "2nd tutorial video" i was really feel sad because i didn't understand nothing because You have skip the installation of JETBRAINS even you didn't  attach that website and there is chances that  beginner can loose there interest to learn from your site's and tutorials.

Please don't skin the valuable matter in middle of tutorials.If it's happen people may feel bad or sad.

Please delivery every signal step-by-step and attach the website at down.So that I can start learning

Sorry don't think bad by my Feedback 

Please keep the link of software "JETBRAINS" 

I will look forward for your reply.please do needful help for me.I have so munch interested to learn this concept.Please help me

Thanks n regards
Suraj

narasimhapatro
Автор

Anyone can get IntelliJ Community Edition (Free), and if you're a student you can get the entire Jetbrains suite for free. Definitely worth checking out.

Jamesucht
Автор

Install mongodb plugin ::settings->plugins->browse repositories->search mongo->and you will see install button.

abhishek
Автор

I get this error message when I try to open the Mongo terminal in JetBrains. (NoClassDefFoundError:
I believe everything is set up correctly. Can anyone help?

seejaykay
Автор

Hey Bucky, dude, you should have responded to these folks. I'm facing the same problems like they are. And it is your tutorials. So, you must respond.

plabondutta
Автор

For Debian Users-
Executable is at usr/bin/mongo

_SarveshJoshi
Автор

I just found this Tutorial and thank you your stuff is always great...but ... you need to reshoot ep2...
As the latest version of Intellij 14.1.5 totally f's up where things are and how to install
the MongoDB plug-in.. it took me about an hour of clicking and poking to find out how to install that MongoDB plugin...

zbeast
Автор

Fyi, the word Button has a T in it. Thank you for your video.

robcan
Автор

Hey Bucky, I'm not sure how to install what you have. Does pycharm work for this? It's the only jet rains thing I have. Thanks!

yadupillai
Автор

K that was annoying. Once you installed IntelliJ, you can click the lower left icon, looks like a computer screen or gray box. This will show all the tool windows on the bottom and right side that he clicks on. Once you have installed the mongo plugin, it should be there.

Justin-cnqu
Автор

12:42:04 PM CommandFailureException: Error when collecting Mongo databases: { "serverUsed" : "localhost:27017", "ok" : 0.0, "errmsg" : "not authorized on admin to execute command { listDatabases: 1 }", "code" : 13}


When I tired "connect to this server" that massage came up in Event log .(mongod is running)

sultanmdquraish