Six ways to read a result, and a performance grade on every read that returns a cursor.
Table, tree, JSON, result, explain and chart. The view you want depends on the question you are asking, so switching between them costs one click and no re-run.
What it does
- Table: virtualized, with column pinning, sorting, resize, reorder, multi-select and inline editing
- Tree: every value carries its BSON type, with resizable columns and sticky document headers
- Explain: a plan graded collection scan, indexed, optimal or ungraded, with the execution plan as a tree, scan efficiency, rejected plans, and the index that would fix it
- Auto-explain collects the plan for you, so every read that returns a cursor carries its scan type without you asking. It is skipped where re-running would be unsafe, so a pipeline that writes is never explained
- Cross-page search with cell-level highlighting, and a preview drawer that follows the focused row
Try it against your own data
38 MB installer. Free forever, and a 14-day Pro trial with no card.