Regarding working of MongoDb

i am a beginner to mongoDb and i have used it in my project many times where i used to create a file , import mongoose and connect it , i want to ask is established mongodb from mongoDb cloud different from using it in a project file

Hi @dhruv_singhal,

Welcome to MongoDB community.

I believe that you are talking about connecting mongoose to MongoDB atlas.

The answer is yes and you should aquire your atlas connection string and clear access list and use mongoose connection tutorial

Thanks
Pavel