Introduction

Welcome to Zentro

Zentro is a high-performance desktop SQL IDE built around the concept of projects — one workspace per service, one context per environment. Instead of juggling a list of raw connections, you organize your databases the way your team does: by project, by environment (Dev, Staging, Production), with safety guardrails that match each one.

Why Zentro?

Most SQL clients show you a flat list of connections. Zentro is structured around how you actually work:

  • Projects — one workspace per service (e.g. auth-service, analytics-db)
  • Environments — each project has Dev, Staging, and Production connections, visually distinct
  • Production safety — before writing to production, the app slows you down on purpose
  • Local-first — everything runs on your machine; credentials stay in your OS keychain

Supported Databases

DatabaseStatus
PostgreSQL✅ Supported
MySQL / MariaDB✅ Supported
Microsoft SQL Server✅ Supported
SQLite✅ Supported
MoreComing soon

Quick Start

Current Release

The latest stable release is v0.3.0, available for Windows (x64). macOS and Linux builds are in development.

Download from GitHub Releases (opens in a new tab) or from zentro-ide.com (opens in a new tab).