Database Browser

Manage external DB connections (Mongo/MySQL) and browse records (read-only).
{{ error }}
Connections
URIs stored encrypted; only masked version is shown.
No connections yet.
{{ c.name }}
{{ c.type }} enabled disabled
{{ c.uriMasked || '—' }}
{{ editing ? 'Edit connection' : 'Create connection' }}
Browse
Connection → Database → Namespace
Select a connection and click “Browse”.
Total: {{ records.total }} • Page {{ records.page }} / {{ records.totalPages || 1 }}
{{ h }}
{{ formatCell(row[h]) }}
No records loaded yet (or empty result).
Row / Document
{{ JSON.stringify(rowModal.row, null, 2) }}