Source-Available

Native PostgreSQL client for macOS.

Glint is a fast, clean, and organized database client built entirely in Swift. No electron overhead, just pure performance with deep query pagination and safe concurrency controls.

Download Glint

Native & Fast

Built from the ground up using Swift and PostgresNIO. Glint runs natively on Apple Silicon, entirely bypassing the heavy electron wrappers used by other database clients to provide pure, instantaneous performance.

Live Activity Monitor

Track real-time active connections via pg_stat_activity. Gracefully cancel bad queries or forcefully terminate stuck backends instantly using native macOS UI controls without ever touching a command line.

Visual Query Planner

Analyze query performance with a beautiful EXPLAIN visualizer. Identify sequential scans, costly execution nodes, and optimize your database effortlessly with a visual hierarchy.

Clean & Organized

A minimalist interface that gets out of your way. Navigate schemas and edit data without the clutter.

Multi-Tab Workspace

Run and compare multiple database queries concurrently across isolated, high-performance tabs.

Keyboard Driven

Designed for power users. Save data grids, reload schemas, and toggle advanced diagnostic tools instantly.

Deep Pagination

Execute massive raw SQL queries seamlessly. Glint uses intelligent CTE wrapping to paginate millions of rows.

Safe Updates

Integrated Optimistic Concurrency Control (OCC) ensures you never accidentally overwrite changes.

Enterprise Import & Export

Stream multi-gigabyte CSV files directly into PostgreSQL with zero memory overhead. Built with a robust RFC-4180 byte parser and strict type coercion.

SSH & SSL Security

Secure your database connections with built-in SSH tunneling and strict SSL/TLS encryption support.

Intelligent Editor

Enjoy real-time SQL syntax highlighting and an integrated JSON editor for complex data structures.