Add MongoDB Compass (readonly) to applications

This commit is contained in:
Pleș Alexandru-Nicușor
2025-01-30 22:57:39 +02:00
committed by GitHub
parent 359b2d1fc3
commit 8f379c375f

View File

@ -1199,6 +1199,14 @@
"link": "https://www.mongodb.com/products/tools/compass",
"winget": "MongoDB.Compass.Full"
},
"CompassReadonly": {
"category": "Development",
"choco": "mongodb-compass-readonly",
"content": "MongoDB Compass (readonly)",
"description": "Compass is a free interactive tool for analyzing your MongoDB data",
"link": "https://www.mongodb.com/products/tools/compass",
"winget": "MongoDB.Compass.Readonly"
},
"monitorian": {
"category": "Utilities",
"choco": "monitorian",