mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 10:32:35 -05:00
Add MongoDB Compass (readonly) to applications
This commit is contained in:

committed by
GitHub

parent
359b2d1fc3
commit
8f379c375f
@ -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",
|
||||
|
Reference in New Issue
Block a user