CREATE THE ACCOUNT
Sign in to ORCA. Your account, applications, key hashes, connections, and receipts are stored in Neon.
Powered by ORCA DEVS SURF
CUSTOMER OAUTH · GOVERNED SQL · MASKED PROXY
ORCA gives each application a dedicated key, a customer-owned project connection, a governed SQL policy, a masked proxy endpoint, and observable receipts. The customer keeps their own Supabase authority; your app never receives their database password, OAuth token, project URL, or publishable key.
POWERED BY
Open protocols for application builders. Strong boundaries for customer project credentials.
Register an HTTPS callback URL and ORCA returns the approved browser with a connection ID after project selection. The application retrieves a one-time masked proxy configuration with its own ORCA key. Real Supabase configuration remains encrypted in Neon.
HTTPS CALLBACK · PKCE · RESUME CONNECTION
DESKTOP · CLI · KIOSK · NO RETURN URL
Register a local application with no return URL. It opens the short-lived customer consent link in a browser, keeps the connection ID, and polls its own ORCA connection status with the application key. When the connection is active, it receives the masked proxy configuration one time.
ORCA permits one controlled statement at a time. It rejects chained statements, DDL, transactions, privileged commands, and writes unless an application key has been deliberately scoped. The activity ledger records outcomes, timing, and route class without retaining result rows.
SELECT · WITH · EXPLAIN · MASKED PROXY
CONNECTION GUIDE / FIRST PRODUCT
Start with your ORCA account, then register the application delivery mode that matches your product. The control plane makes the customer connection path visible without exposing their Supabase credentials.
OPEN ORCA ACCESS ↗Sign in to ORCA. Your account, applications, key hashes, connections, and receipts are stored in Neon.
Choose web mode for an HTTPS callback or local mode when your app has no return URL.
Create one application key. Save it when shown—the raw ORCA key appears only once.
Open the returned connection URL and let the customer select their own Supabase project.
ORCA SUPABASE CONNECTOR / CONTROL PLANE
PRODUCT FLOW
FOUNDATION
CUSTOMER CONSENT
SAFE CLIENT ACCESS
GOVERNED OPERATIONS