I recently tried to run the binaries for mongodb from the website of mongopi without much succes... Despite setting the path as follow
export PATH=/home/pi/mongo34_arm64_rPi3/bin:$PATH
I am getting the following
Failed to start mongodb.service: Unit mongodb.service not found.
Has anyone managed to run mongodb 3+ on pi 3 lately here ?