GPU-rendered grid
Virtualized, 1M rows, transform-only scroll. The grid is a Metal/DirectX/Vulkan surface, not a DOM table.
A grid of features. Read top-to-bottom — pricing tiers labeled inline.
Virtualized, 1M rows, transform-only scroll. The grid is a Metal/DirectX/Vulkan surface, not a DOM table.
Same Rust binary class on macOS, Windows, Linux. Identical shortcuts. No 'we ported it' second-class citizens.
Pro unlocks the integration layer. Plug in Ollama, the claude CLI, an Anthropic / OpenAI key, or any MCP server. AI usage is billed by your provider — never by zolt.
-- preview · press ⌘⏎ to insert select u.email, count(*) as orders from orders o join users u on u.id = o.user_id where o.placed_at >= '2026-01-01' group by 1 order by orders desc limit 10;
Define a bastion once. zolt opens, holds, and tears down the tunnel per session. No PuTTY, no autossh dance.
Passwords live in macOS Keychain, Windows DPAPI, or libsecret. Never on disk in plaintext. Ever.
Connection blobs are sealed with age to each member's Ed25519 key. The sync server holds ciphertext and nothing else.
Diff two schemas, generate the migration, paste into your repo. No external diff tool.
Run zolt as a Model Context Protocol server. Claude Desktop calls query_database and describe_schema directly. Tool-use trace, not a chat about your data.