Get started
Quickstart
Add a connection and run your first query.
Installation
Desktop app for macOS, Windows, and Linux, or the CLI via npm.
Connections
Add connections and choose how credentials sync.
AI assistant
Write, fix, and explain SQL with schema context.
Features
Table browser
Browse, filter, sort, and edit data.
SQL editor
Monaco-based editor with autocomplete and inline AI.
Schema visualizer
Interactive ER diagram of your tables and relationships.
Platforms
- Web — tamery.app, no install.
- Desktop — download for macOS, Windows, Linux. Runs a local proxy for localhost and private-network databases.
- CLI —
npm install -g tameryfor queries, SQL files, and a local proxy.