NextGenTips published a tutorial about installing MongoDB 5 on Debian 11.
How to install MongoDB 5 on Debian 11
MongoDB is an open-source NoSQL database that provides high throughput for data-driven applications. Unlike relational databases such as MySQL, Oracle, and SQL servers which store data in tables according to a rigid schema, MongoDB stores data in documents with flexible schema.