Developer & Admin Tools

Production data at your fingertips.
Read-only, secure, and instant.

Live MongoDB console, DB Explorer, and power tools for administrators and developers. Query production data, debug issues, and export results—all with tenant isolation and audit logging.

Read-Only
Zero Risk
Tenant
Scoped
Live
Production
100%
Logged
Features

Everything you need to debug and operate

Live MongoDB Query Console

Read-only access to production MongoDB. Write queries, inspect data structures, debug issues in real-time without SSH access or scripts.

DB Explorer with Tenant Scoping

Browse collections, documents, and indexes. Automatically scoped to your tenant—see only your data. No cross-tenant visibility.

Extended JSON Exports

Export query results as Extended JSON, CSV, or JSON. Preserves MongoDB types (ObjectId, ISODate, etc.) for seamless re-import or analysis.

Power Tools for Debugging

Aggregation pipeline builder, index analysis, query performance profiling, and data validation tools. Built for developers and operators.

Security & Audit Logging

All queries logged with user, timestamp, and action. Read-only by design—no accidental mutations. Fine-grained RBAC for access control.

Multi-Tenant Isolation

Each tenant operates in a sandbox. Queries, exports, and tool access are tenant-scoped. No leakage between customers.

Use Cases

Debug, audit, and optimize

Debugging Order Data

Query orders, payments, and settlement records to investigate data inconsistencies or customer issues.

Inventory Audit

Inspect real-time inventory state, sync status, and channel-specific SKU mappings.

Settlement Reconciliation

Analyze settlement records, verify calculations, and audit payout history across all channels.

Performance Profiling

Run aggregation pipelines to profile query performance and identify slow collections.

Data Validation

Check data integrity, find missing fields, detect duplicate records, and validate schema compliance.

Compliance & Audit

Query transaction history, access logs, and user activities for compliance audits and forensic analysis.

Security First

Enterprise-grade protection

  • Read-only by design—no mutations possible
  • Multi-tenant isolation at query level
  • 100% audit logging of all queries
  • Role-based access control (RBAC)
  • SOC 2 Type II compliant
Compliance

Built for regulated environments

  • GDPR-compliant data access
  • DPDP Act compliance (India)
  • ISO 27001 audit-ready logs
  • 90-day query retention
  • Encrypted in transit and at rest
FAQ

Admin tools questions answered

Is the MongoDB console production?

Yes, it connects to live production databases. However, it's read-only by default, so you can safely inspect data without risk of mutations.

Can I write to the database via the console?

No. Admin Tools is read-only to protect data integrity. To modify data, use the Zobrx application or contact support for manual backfills.

Can I see other customers' data?

No. The DB Explorer is automatically scoped to your tenant. Multi-tenant isolation is enforced at the query level—no cross-tenant leakage is possible.

What queries can I run?

Any valid MongoDB read query: find(), aggregation pipelines, index analysis, etc. No write operations (insert, update, delete). Schema introspection is allowed.

How do I access it?

Admin Tools are available in your Zobrx dashboard under Settings → Developer Tools. You must have admin or developer role on your account.

Are queries logged?

Yes. Every query is logged with the user, timestamp, and execution time. Logs are retained for 90 days for audit purposes.

Can I export large datasets?

Yes, with limits. Exports are capped at 100,000 documents per query to prevent timeouts. For larger datasets, contact support for bulk export.

What file formats are supported?

JSON, Extended JSON (preserves MongoDB types), and CSV. Extended JSON is recommended for re-importing into MongoDB.

Can I share query results with my team?

You can export results and share the files. To give team members access to Admin Tools directly, invite them with the developer role.

Is there a rate limit on queries?

Yes, to protect database performance. Standard tier: 10 queries/min. Pro tier: 50 queries/min. Enterprise: custom limits.

For developers & admins

Debug with confidence

Get instant access to production data with zero risk. Query, export, and audit—all logged and compliant.

Request access