I am trying to create a new folder in the main directory
Tried all kinds of examples
sudo mkdir /data/db
sudo mkdir -p /data/db<
You cannot create a /data/ directory. That is reserved for the APFS filesystem. Check Bombich’s blog about this issue.
/data/