Docs / Desktop and mobile
Desktop and mobile
What is the same and what differs between macOS, Windows, Linux, iOS and Android.
Desktop
Desktop builds integrate native menus, window controls, clipboard, file dialogs and operating-system credential storage. The native File menu contains Open, Export, Import and Close; Connection holds New, Edit, Open a Database, Open a Connection, Run Current Query, Run All Queries, Reload Workspace, Reload Current Tab, Reconnect and Disconnect; Tools holds Process List, Table Relationships, User Management, Search, Stash, Back Up Database and Settings.
Phones
iOS and Android run the same Go database adapters locally with platform credential and file integrations. The connection header and disconnect button occupy the first row; Edit, discard, preview, commit, processes and connection management occupy the second. Header controls have 44px touch targets. Long presses open sidebar and grid context menus.
- Kept on mobile: connection browsing, grid selection and staged editing, schema inspection, command editors and responsive dialogs.
- Absent on mobile: import, export, connection archives, database backup and the MCP server.
- Disconnect closes the session and returns to Connections. Staged edits and SQL drafts remain in memory.
Requirements
| Platform | Requirement |
|---|---|
| macOS | Apple Silicon or Intel, macOS 12 or later |
| Windows | Windows 10 or later, 64-bit, WebView2 runtime |
| Linux | x86_64 or arm64, WebKitGTK and a Secret Service keyring |
| iOS | iPhone and iPad, iOS 16 or later |
| Android | Android 10 or later |