Codegen
Take the query with you
The Query as code dialog renders the exact command TableCore would send — as a mongosh call, C# driver code or C# LINQ. What you copy is what the application runs.

5 documents returned 18 ms
One query, every useful representation
The pipeline never disappears behind magic. Each step of the translation stays visible, editable and yours.
Use a focused editor with syntax highlighting, autocomplete for collections and fields, and inline diagnostics — instead of assembling a pipeline stage by stage.

TableCore converts your SQL into the MongoDB command it will actually send. Inspect it, edit it, run it — and switch back to SQL whenever you want.

Results arrive in a type-aware grid. Every value carries its BSON type, documents expand in place, and editable results can be changed and saved safely.

Built for the daily grind
Codegen
The Query as code dialog renders the exact command TableCore would send — as a mongosh call, C# driver code or C# LINQ. What you copy is what the application runs.

Performance
The execution plan view shows returned and examined document counts, index usage and server time — and warns you about collection scans before they hurt.

Large results
Results stream from MongoDB in batches as you scroll, so the first rows appear immediately and memory stays flat even on large collections.

Simple plans
Everything you need to query MongoDB with SQL.
$0 forever
Personal and non-commercial use, and organisations under $1M annual revenue.
Adds the operational data tools for day-to-day work.
$10 / month
7-day free trial. No refund request required.
Any organisation, at any revenue.
For teams that manage MongoDB together.
$20 / month per user
Any organisation, at any revenue.
Get started
The public installer is temporarily unavailable. Check the download page for the current release status.
No Windows installer is currently published. macOS and Linux remain planned.