SQLOZ

Welcome to SQLOZ

Welcome to SQLOZ

SQLOZ is a native macOS database client for MySQL and MariaDB. It is built to be fast, private, and pleasant to use: your data never leaves your Mac, and no telemetry is collected.

Quick start

  1. Download and install SQLOZ from the Mac App Store.
  2. Add a connection — host, port, username, and password. Passwords are stored securely in your Mac’s Keychain.
  3. Open the Object Browser to see databases, tables, views, and routines.
  4. Double-click a table to open its data in the grid, or
  5. Open the SQL editor to write and run queries.

Connecting

SQLOZ connects directly from your Mac to the server you specify over standard MySQL protocol (port 3306 by default). Local, network, and SSH-tunneled connections are supported.

Features at a glance

This documentation will grow as SQLOZ evolves. Each page is written in Markdown — contributions and corrections are welcome.