SQLite + Relay
Small. Fast. Reliable. Choose any three.
Open any SQLite database file directly. Browse tables, run queries, and edit data with zero configuration.

Everything you need for SQLite
Relay gives you a complete toolkit for working with SQLite — no plugins, no extensions, just a native app that works.
Advanced Query Editor
Full SQL editor with autocomplete and syntax highlighting tuned for SQLite's dialect.
File-Based Access
Open .sqlite, .db, and .sqlite3 files directly from Finder or drag-and-drop into Relay.
Encryption Support
Open passphrase-protected SQLite databases with SQLCipher compatibility.
ERD Diagrams
Visualize table relationships with auto-generated entity relationship diagrams.
AI Assistant
Generate, fix, and explain queries with Anthropic, OpenAI, Google, GitHub Copilot, Vercel, Bedrock, or local LM Studio models.
Change Tracking
Review inserts, updates, and deletes before committing. Inline diffs and staged changes make destructive edits less stupid.
Import & Export
Import and export data with CSV, TSV, JSON, and SQL dump support, plus drag-and-drop file import where it makes sense.
Native Performance
Built with Swift and SwiftUI for instant startup, low memory, and smooth scrolling on macOS.
SSH Tunnels
Connect securely through SSH tunnels with password or key-based authentication.
Query Manager
Save, organize, and search queries with groups, file formats, and per-connection history.