跳转到内容

MongoDB 工程师会用到的每一件工具。

从查询、调试到迁移、监控和 AI — NoSqlStudio 直接交付那套你原本得手动拼凑的工具箱。

Query Studio

Query Studio — unified authoring

Ctrl+Alt+Q

find, Visual, SQL, Fluent and cross-database $lookup converge into one query — with EJSON and GridFS, in a single shell.

Query Studio — unified authoring

SQL → MongoDB 转换器

Ctrl+Shift+Q

输入 SELECT 并运行 — 自动生成真实的聚合管道。

SQL → MongoDB 转换器

Fluent 查询构建器

Ctrl+Alt+F

像开发者一样链式调用方法,或以可视化方式绘制过滤器。双向同步。

Fluent 查询构建器

可视化过滤器构建器

Ctrl+Alt+V

AND/OR/NOR 分组、15 种运算符,实时 JSON + mongosh 预览。

可视化过滤器构建器

Cross-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 joins

Schema-aware IntelliSense

了解您集合、字段和结构的自动补全。

Schema-aware IntelliSense

EJSON converter

Paste Extended JSON and flip to shell and back — canonical/relaxed, ObjectId/ISODate/Decimal128.

EJSON converter

GridFS 管理器

对任意 GridFS 存储桶进行上传、下载和元数据预览。

GridFS 管理器

数据建模

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 ER

Schema audit + health score

Deterministic anti-pattern audit with an A–E health score and non-destructive one-click fixes.

Schema audit + health score

Safe data transforms

Fix the data, not just the model — preview → dry-run → backup → apply, idempotent and background-job ready.

Safe data transforms

DDL generation + Apply to DB

Observed×Target diff, generate mongosh DDL (collections, $jsonSchema, FK indexes) and apply it to the database.

DDL generation + Apply to DB

Schema sampler + $jsonSchema 生成器

Ctrl+Alt+E

对集合采样,查看其结构,导出可直接用于 collMod 的验证器。

Schema sampler + $jsonSchema 生成器

实时监控

实时仪表盘

Ctrl+Alt+B

Atlas 风格的监控,支持 sparkline 一路下钻到 currentOp。

实时仪表盘

mongostat 实时图表

Ctrl+Alt+Shift+M

按命名空间显示操作,支持 kill-op、索引建议以及 AI 辅助的 explain。

mongostat 实时图表

Mongo Top

Ctrl+Alt+Shift+T

Per-namespace time/count/latency with an op×namespace heatmap, R/W split and Index Advisor drill-down.

Mongo Top

Current Op

Ctrl+Alt+Shift+O

Live in-flight operations with explain, suggest-index, kill-op and built-in AI analysis.

Current Op

Database Profiler + Index Advisor

Ctrl+Alt+Shift+P

system.profile feed with severity, COLLSCAN flags and one-click index recommendations.

Database Profiler + Index Advisor

副本集与分片状态

Ctrl+Alt+R

实时查看每个成员的健康度、延迟和每秒查询数。

副本集与分片状态

Change Watcher (live Change Streams)

Ctrl+Alt+W

Graphical 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+Q

Regression alerts that correlate signals from mongostat, profiler and the change watcher.

Query Regressions

Sizing Advisor

Ctrl+Alt+Shift+I

Read-only capacity & sizing assessment — health score, working-set vs RAM, index health and a cloud-tier cost forecast, exportable as a report.

Sizing Advisor

DataOps — 结构与数据

Copy Database

Ctrl+Alt+P

Instance/database/collection-scoped copy across servers with live progress (CDC-aware).

Copy Database

Compare Databases

Ctrl+Alt+Shift+C

Structural + data diff with canonical EJSON export and per-collection drill-down.

Compare Databases

Data Mask (LGPD)

Ctrl+Alt+K

Deterministic PII masking with a scanner + classifier (email/phone/CPF) and an LGPD audit trail.

Data Mask (LGPD)

Live Migration

Ctrl+Alt+Y

Online 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 browser

Redis Real-Time

Live INFO dashboard — ops/sec, hit-rate, memory & fragmentation, clients, network, replication and persistence.

Redis Real-Time

Redis Slowlog & Latency

SLOWLOG, LATENCY DOCTOR and CLIENT LIST — slow commands, per-event latency spikes and connections you can kill/filter.

Redis Slowlog & Latency

Redis Maintenance & Ops

CONFIG GET/SET + REWRITE, memory/big-keys + MEMORY DOCTOR, persistence (BGSAVE/BGREWRITEAOF) and ACL.

Redis Maintenance & Ops

Redis 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 · RCA

Redis Pub/Sub

Live tail of channels and patterns (SUBSCRIBE/PSUBSCRIBE) with an embedded publisher to test.

Redis Pub/Sub

Redis Cloud & Enterprise

Control-plane over REST — discover subscriptions × databases, Active-Active and modules, and generate a redis:// string in one click.

Redis Cloud & Enterprise

平台与安全

AI 助手(自带密钥)

Ctrl+Alt+I

自然语言 → mongosh、解释查询、推荐索引。需要 Software Assurance。

AI 助手(自带密钥)

V8 脚本调试器

Ctrl+Alt+D

通过 V8 inspector 提供断点、step over/into/out、watch 和作用域链。

任务调度器

Ctrl+Alt+S

为已保存的脚本提供 cron 风格的运行器,附带浏览器通知。

任务调度器

加固的连接选项

SRV、X.509、AWS IAM、Kerberos、SSH 隧道,以及按连接独立的只读锁。

Kerberos 与 LDAP 身份验证

面向 MongoDB Enterprise / Atlas 的企业级身份验证。