Overview
Searchlight is a native macOS application for connecting to and exploring PostgreSQL databases. It is built with Swift and SwiftUI, providing a fast, lightweight interface that integrates with macOS system features.
The application supports direct connections as well as SSH tunneling for accessing remote databases through bastion hosts. All connections can be secured with SSL/TLS encryption.
Technical Details
- Platform: macOS 12.0+
- Language: Swift, SwiftUI
- Database Protocol: PostgresNIO
- License: Open Source
Getting Started
Download the latest release from GitHub and open the .dmg file. On first launch, macOS may require you to approve the application in System Settings > Privacy & Security due to the developer signing certificate.