Analyze Database Snapshot

Generate a read-only metadata snapshot to run the deterministic security engine.

1

Generate

Copy the official read-only introspection query.

introspection.sql
2

Run

Run it inside your Supabase SQL Editor or PostgreSQL client. The query will return a single row containing a JSON object.

3

Paste Your Snapshot

Paste the JSON returned by the DBX introspection query.

or

Your snapshot never leaves this browser.

DBX analyzes the snapshot locally. No database credentials, connection strings, or service-role keys are required.