MARKETPLACE
MongoDB
A document-oriented NoSQL database that stores data in JSON-like formats. It’s designed for scalability, flexibility, and high performance with unstructured data.
MongoDB
Ubuntu24.04/22.04 / AlmaLinux 9.5/8.10

Description
With an admin without password you can now access your MongoDB instance, run command.
# mongosh
Output
test> show databases;
output
admin 40.00 KiB
config 12.00 KiB
local 72.00 KiB
Press Ctrl+z exit form command prompt.