Browser-first Turso administration
Manage SQLite data without moving credentials through us.
Connect directly from your browser, explore Turso tables, run SQL with risk prompts, and keep tokens in a session vault unless you choose encrypted persistence.
Connection console
Session-only by default. Persistent storage is encrypted with your passphrase.
Unlock encrypted vault
Tokens are never sent to Stock42 servers. They are used by your browser to connect directly to Turso.
Table workspace
Browse tables, paginate records, inspect schema, and keep actions near the data they affect.
SQL console
Run custom SQL with risk classification before schema or destructive statements execute.
Credential control
Use session-only storage by default or opt into an encrypted local vault.
Exports
Download SQL or CSV snapshots without routing database contents through Stock42 servers.
Designed for cautious database work.
Destructive SQL, schema changes, and multi-statement batches require explicit confirmation. The service worker caches only same-origin static assets, never Turso responses.
Session-only default
Encrypted local vault
No API response cache