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

Опубликовано: 19 Июнь 2026
на канале: Coding Destro
3,758
55

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....