Skip to content
Plugin marketplace

Extend NoSqlStudio with community plugins

Plugins add workspace tabs, datamask classifiers, theme variants, query inspectors and context-menu actions. All plugins are reviewed before listing.

Geo Heatmap

by NoSqlStudio Labs · v0.1.0

>= 1.0.0

Renders any 2dsphere collection as an interactive heatmap layered on OpenStreetMap. Reads up to 50k docs per render and clusters server-side via $geoNear + $bucket.

visualization
geo
Permissions: workspace-tabs, query-inspector
BSONSize Profiler

by NoSqlStudio Labs · v0.1.0

>= 1.0.0

Per-document BSON size histogram on top of the existing schema sampler. Highlights outlier documents that blow up the working set.

performance
analysis
Permissions: workspace-tabs, query-inspector
KPI Card Builder

by NoSqlStudio Labs · v0.1.0

>= 1.0.0

Drag-drop KPI cards on a custom dashboard: count by aggregation, latency p95, slowest query, etc. Saves layouts to userData and exports as JSON.

monitoring
dashboards
Permissions: workspace-tabs, sidebar

Submitting a plugin: Build with the NoSqlStudio Plugin SDK (`@mongodb-js/compass-plugin-sdk`), produce a `.nbplugin` bundle (zip with `manifest.json` + your JS), and email the URL + sha256 to plugins@nosqlstudio.com.

Safety: Plugins run in the renderer sandbox with the permissions they declare. Network calls go through a host-supplied fetch proxy. Bundles are verified by SHA-256 before activation, and a moderator reviews every submission.

Last updated: 2026-05-24