Skip to main content
Tamery is a database client for PostgreSQL, MySQL, MSSQL, and ClickHouse. Browse and edit data, write SQL, visualize schemas, and use a schema-aware AI assistant — on the web, desktop, or CLI.

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

  • Webtamery.app, no install.
  • Desktopdownload for macOS, Windows, Linux. Runs a local proxy for localhost and private-network databases.
  • CLInpm install -g tamery for queries, SQL files, and a local proxy.