r6.1.0-rc4 Unofficial Raspberry Pi Binaries
themattman
released this
18 Oct 18:14
·
36 commits
to main
since this release
These binaries are subject to the MongoDB Server-Side Public License and are not officially supported by MongoDB Inc.
Each binary was built with static linking against its dependencies from the mongodb/mongo project.
The following binaries, compiled for the Raspberry Pi 4B+, are inside the tarball:
- mongo - legacy MongoDB shell
- mongod - MongoDB Community Edition Server
- mongos - MongoDB Query Router - for Sharded Clusters
Additional files included:
- README.md
- LICENSE-Community.txt
Files:
mongodb.ce.pi.r6.1.0-rc4.tar.gz
-774MB compressed | 7.9GB uncompressed
- much larger
- debug symbols included
- only practical for debugging
mongodb.ce.pi.r6.1.0-rc4.min.tar.gz
-78MB compressed | 212 MB uncompressed
- minimum needed
- all symbols stripped
- optimal for execution on embedded platforms