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",
|
"link": "https://www.mongodb.com/products/tools/compass",
|
||||||
"winget": "MongoDB.Compass.Full"
|
"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": {
|
"monitorian": {
|
||||||
"category": "Utilities",
|
"category": "Utilities",
|
||||||
"choco": "monitorian",
|
"choco": "monitorian",
|
||||||
|
Reference in New Issue
Block a user