The Minimalist PostgreSQL Client for Developers.

Engineered with Go and Wails v2 using strict Test-Driven Development. Sub-millisecond execution, embedded Monaco SQL console, and 100% local privacy.

Free & Open Source under AGPL-3.0 • Standalone Executable (Zero Dependencies)

0.004s In-Memory Go Engine
Zero Telemetry or Cloud Tracking
Monaco Editor Bundled Offline
DBStudio Lite — postgres://localhost:5432/production
DBStudio Lite Interface Preview

Interface Preview

Built for Developer Productivity.

A clean desktop interface built without visual noise, designed for fast inspection and execution.

Browse & Format Table Records

Explore rows with intelligent formatting for NULL values, JSON blobs, booleans, and primary key badges. Real-time telemetry shows row counts and query latency.

Active View: Data Explorer
Browse & Format Table Records

Engineered with Precision

Everything You Need. Nothing You Don't.

Designed for database engineers who appreciate lean codebases and instant responsiveness.

Lightweight Go Core

Core database inspection and execution engine written in Go with 0.004s test suite latency and minimal RAM consumption.

Monaco SQL Console

Visual Studio Code's editor engine bundled directly into the binary. Syntax highlighting, shortcuts, and draggable split panes.

Zero Telemetry

Your database queries and schemas never touch the cloud. No analytics, no phone-home servers, and complete offline capability.

Schema & PK Inspector

Inspect tables grouped by schema, discover composite primary keys, detect SQL constraints, and view column data types.

0600 Local Profile Security

Saved connection profiles are stored on local disk under OS configuration directories using user-restricted 0600 file permissions.

Native Desktop Binaries

Packaged via Wails v2 utilizing the operating system's native webview. No bundled Chromium overhead, producing slim executables.

Get DBStudio Lite

Download for Your Platform

Pre-compiled standalone binaries built directly from GitHub Actions release v0.1.0.

Linuxx86_64
FormatStandalone Executable
Approx. Size~25 MB
CompatibilityDebian, Ubuntu, Fedora, Arch, Mint
Download Linux
$ chmod +x DBStudio-Lite-Linux-x86_64 && ./DBStudio-Lite-Linux-x86_64
macOSUniversal (M1/M2/M3/M4 + Intel)
Format.app Bundle (Zipped)
Approx. Size~30 MB
CompatibilitymacOS 11+ (Big Sur, Monterey, Ventura, Sonoma, Sequoia)
Download macOS
$ unzip DBStudio-Lite-macOS-Universal.zip
Windowsx64
FormatPortable Executable
Approx. Size~24 MB
CompatibilityWindows 10, Windows 11 (64-bit)
Download Windows
$ DBStudio-Lite-Windows-x64.exe