how to install mongodb in mobile ||mongodb in mobile using userland #programming #mongodb



how to install mongodb in mobile ||mongodb in mobile using userland #programming #mongodb

how to install mongodb in mobile ||mongodb in mobile using userland #programming #mongodb

in this video I shared how can you install mongodb in your mobile phone using Userland application.

download it from Play Store

commands
——————-
sudo apt update && sudo apt install mongodb -y

— create a folder for database
mongod –dbpath “foldername or with full path”

open new session
and simply type

mongo
it will connect to your mongod server.

please 🙏 subscribe my channel….

Comments are closed.