Quick update.
I picked up a Pi 5 the other day, and I just confirmed it allows MongoDB 7.0.4 Community to install and run without any apparent issue using the official install guide. I had to use Ubuntu because Pi OS, being Debian based, is not supported on ARM64 and reports an incompatible architecture.
The only issue noted was the official Ubuntu image for Pi uses EXT4 where MongoDB recommends XFS for Wired Tiger, but for anything you are likely to do on a Raspberry Pi, I doubt it’ll make that much of a difference.
1 Like