MongoDB 工程师会用到的每一件工具。
从查询、调试到迁移、监控和 AI — NoSqlStudio 直接交付那套你原本得手动拼凑的工具箱。
Query Studio
Query Studio — unified authoring
Ctrl+Alt+Qfind, Visual, SQL, Fluent and cross-database $lookup converge into one query — with EJSON and GridFS, in a single shell.
Query Studio — unified authoringCross-database $lookup joins
Relate one or many collections — composite keys, no-FK shared columns, sub-pipelines and client-side cross-database joins.
Cross-database $lookup joinsEJSON converter
Paste Extended JSON and flip to shell and back — canonical/relaxed, ObjectId/ISODate/Decimal128.
EJSON converter数据建模
Data Modeling — reverse-engineer ER
Reverse-engineer an editable ER diagram, then audit (A–E health score), transform data safely and apply DDL — all in one place.
Data Modeling — reverse-engineer ERSchema audit + health score
Deterministic anti-pattern audit with an A–E health score and non-destructive one-click fixes.
Schema audit + health scoreSafe data transforms
Fix the data, not just the model — preview → dry-run → backup → apply, idempotent and background-job ready.
Safe data transformsDDL generation + Apply to DB
Observed×Target diff, generate mongosh DDL (collections, $jsonSchema, FK indexes) and apply it to the database.
DDL generation + Apply to DBSchema sampler + $jsonSchema 生成器
Ctrl+Alt+E对集合采样,查看其结构,导出可直接用于 collMod 的验证器。
Schema sampler + $jsonSchema 生成器实时监控
Mongo Top
Ctrl+Alt+Shift+TPer-namespace time/count/latency with an op×namespace heatmap, R/W split and Index Advisor drill-down.
Mongo TopCurrent Op
Ctrl+Alt+Shift+OLive in-flight operations with explain, suggest-index, kill-op and built-in AI analysis.
Current OpDatabase Profiler + Index Advisor
Ctrl+Alt+Shift+Psystem.profile feed with severity, COLLSCAN flags and one-click index recommendations.
Database Profiler + Index AdvisorChange Watcher (live Change Streams)
Ctrl+Alt+WGraphical change streams scoped to cluster/database/collection, with per-field before→after diff and alerts.
Change Watcher (live Change Streams)Query Regressions
Ctrl+Alt+Shift+QRegression alerts that correlate signals from mongostat, profiler and the change watcher.
Query RegressionsSizing Advisor
Ctrl+Alt+Shift+IRead-only capacity & sizing assessment — health score, working-set vs RAM, index health and a cloud-tier cost forecast, exportable as a report.
Sizing AdvisorDataOps — 结构与数据
Copy Database
Ctrl+Alt+PInstance/database/collection-scoped copy across servers with live progress (CDC-aware).
Copy DatabaseCompare Databases
Ctrl+Alt+Shift+CStructural + data diff with canonical EJSON export and per-collection drill-down.
Compare DatabasesData Mask (LGPD)
Ctrl+Alt+KDeterministic PII masking with a scanner + classifier (email/phone/CPF) and an LGPD audit trail.
Data Mask (LGPD)Live Migration
Ctrl+Alt+YOnline migration (e.g. from Cosmos) with an assess → bulk → CDC sync → cutover flow.
Live Migration从 MySQL / PostgreSQL / MSSQL 导入
向导分批拉取表数据并将其载入 MongoDB 集合。
Redis — 云端与本地部署
Redis Keyspace browser
Connect over redis:// and browse/edit the keyspace — SCAN, typed viewers/editors (string/hash/list/set/zset/stream/JSON), TTL, memory per key and a RESP console.
Redis Keyspace browserRedis Real-Time
Live INFO dashboard — ops/sec, hit-rate, memory & fragmentation, clients, network, replication and persistence.
Redis Real-TimeRedis Slowlog & Latency
SLOWLOG, LATENCY DOCTOR and CLIENT LIST — slow commands, per-event latency spikes and connections you can kill/filter.
Redis Slowlog & LatencyRedis Maintenance & Ops
CONFIG GET/SET + REWRITE, memory/big-keys + MEMORY DOCTOR, persistence (BGSAVE/BGREWRITEAOF) and ACL.
Redis Maintenance & OpsRedis DBA · RCA
The DBA's hero: a one-click health sweep that points to the root cause (memory/latency/persistence/cluster/replication) over a live timeline — ranked findings with evidence, actions and optional AI.
Redis DBA · RCARedis Pub/Sub
Live tail of channels and patterns (SUBSCRIBE/PSUBSCRIBE) with an embedded publisher to test.
Redis Pub/SubRedis Cloud & Enterprise
Control-plane over REST — discover subscriptions × databases, Active-Active and modules, and generate a redis:// string in one click.
Redis Cloud & Enterprise平台与安全
V8 脚本调试器
Ctrl+Alt+D通过 V8 inspector 提供断点、step over/into/out、watch 和作用域链。
加固的连接选项
SRV、X.509、AWS IAM、Kerberos、SSH 隧道,以及按连接独立的只读锁。
Kerberos 与 LDAP 身份验证
面向 MongoDB Enterprise / Atlas 的企业级身份验证。