Skip to content
What only we ship

Features unique to NoSqlStudio

Capabilities with no equivalent in NoSQLBooster, MongoDB Compass, Studio 3T or Robo 3T.

๐Ÿ›ก๏ธ

DataMask โ€” LGPD/GDPR-grade masking with Ed25519 audit

v1.0

Mask PII (CPF, CNPJ, SSN, email, credit card, IBAN) on the fly via deterministic HKDF โ€” same input always masks to the same output so foreign-key relationships survive the mask. Mode B keeps an Ed25519-signed audit trail that you can anchor to any blockchain or your management DB for accountability.

Other tools: Compass / Studio 3T / NoSQLBooster: no field-level masking. Studio 3T has "Data Compare" only.

๐Ÿ“œ

1-click Compliance Reports (ROPA / DPIA / Breach)

v1.2

Templates aligned to LGPD Art. 37 (ROPA), Art. 38 (DPIA), and Art. 48 (Breach Notification) โ€” and the GDPR equivalents. Fill the form, preview the printable HTML inside the app, export as PDF for the regulator or as HTML for the DPO drive. Localised in pt-BR / en / es.

Other tools: No competitor ships compliance templates. DPOs assemble these in Word manually.

๐Ÿ”Ž

PII auto-detection (regex + checksum, ML follow-up)

v1.2

Scans schema-sampler output and tags fields likely to hold CPF (RFB checksum), CNPJ, SSN, credit card (Luhn), IBAN (mod-97), RG, phone, or email. Feeds the DataMask wizard with "auto-mask" suggestions, ranked by confidence (high / medium / low).

Other tools: No competitor ships any PII detection.

๐ŸŽฅ

Monitoring Recorder โ€” replay any monitoring screen

v1.0

Record mongostat, mongotop, currentOp, RS Status, Realtime, Profiler โ€” anything. Replay later at any speed, share the snapshot with a teammate, or attach it to a postmortem. Works across the 7 monitoring screens; one mirror per screen, append-only.

Other tools: No competitor has this. Closest is Studio 3T's static performance pane.

๐Ÿšจ

Alerting with webhooks (Slack / Discord / Teams / PagerDuty)

v1.2

Register outbound webhooks per workspace, then let the rule engine fire them on mongostat thresholds, slow-query bursts, or any audit-log event you choose. Threshold mode supports sliding window + cooldown so a noisy cluster doesn't spam your channel.

Other tools: No GUI competitor ships alerting. DBAs roll their own with Prometheus.

๐Ÿค–

Multi-model AI โ€” Claude, GPT, Gemini, Ollama, your own

v2.0

BYO-LLM by design โ€” pick Anthropic Claude, OpenAI GPT-4, Google Gemini, a local Ollama, Azure OpenAI, or any custom HTTP endpoint. Swap per task without leaving the AI Assistant. No proprietary AI lock-in, no surprise bills.

Other tools: NoSQLBooster: built-in proprietary AI only. Studio 3T: no AI. Compass: limited.

โฐ

OS-integrated Task Scheduler (schtasks / launchd / cron)

v1.1

Schedule mongodump, mongoexport, db-copy, datamask jobs through the host OS scheduler โ€” they fire even when NoSqlStudio is closed. The bundled `nbcli` helper consumes the base64-encoded payload at fire time and writes the result back to the consolidated audit log.

Other tools: No competitor exposes the native scheduler. Some require Linux cron tweaking by hand.

๐Ÿ”

DB Copy / Compare / Sync 2.0 with CDC

v2.0

Bulk copy collections + indexes + data, surface diffs as a typed-confirmation report, then keep the destination live via change streams. Schema diff emits an idempotent mongosh migration script you review before running.

Other tools: Studio 3T has Data Compare. Booster has basic copy. Neither does continuous CDC.

๐ŸŽจ

Theme Studio โ€” fully custom IDE themes

v1.0

8 categories ร— ~190 design tokens, all overridable. Build a corporate-branded theme, ship it as a `.theme.json` artifact, or pick from the community marketplace. Light / dark / neon out of the box; frameless-window styling included.

Other tools: Booster has editor themes only. Compass has dark/light. Studio 3T: dark only.

๐ŸŒ

5 languages, 12 on the roadmap (with RTL + WCAG AAA)

v1.0 โ€” v2.x

Native pt-BR, EN, ES, zh-CN, hi โ€” picker on first launch, dedicated translation workspace + Claude Web pipeline keep them in sync. JA / KO / AR / DE / FR / IT / RU planned. RTL via CSS logical properties; WCAG AAA + keyboard-only nav.

Other tools: Compass: EN. Booster: EN + simplified CN. Studio 3T: EN.

๐Ÿ› ๏ธ

Plugin SDK + LSP + REST API + CLI

v2.x

Third-party plugins register workspace tabs, datamask classifiers, theme variants, and context-menu actions through a stable API. Same engines reachable via VS Code / JetBrains LSP, a `nbcli-ext` CLI, and a REST/gRPC server on a port of your choice.

Other tools: No GUI competitor ships an SDK or a public API.

๐ŸŒ

Multi-DB compatibility (DocumentDB, Cosmos, Atlas Vector)

v2.x

Detect what flavour you are connected to, then grey out operators the target does not implement (e.g. `$lookup` on DocumentDB before v4) and surface a clear warning. Atlas Vector Search has dedicated UI affordances.

Other tools: Competitors silently fail at runtime when you hit an unsupported operator.

We update this list as competitors ship new features. If a vendor has matched a capability, drop us a note and we'll move the card to the matrix.

Last updated: 2026-05-24