Quick summary
DBGlass is a free PostgreSQL client made for macOS, developed with the Electron platform. It presents a clean, approachable interface that helps developers and DBAs handle common database tasks without friction. The app focuses on essential database work while remaining small and responsive, suitable for day-to-day use.
Main capabilities
- Visual data exploration (tables, result previews, basic charts)
- Schema editing and structure management
- Running and debugging SQL statements
- Connecting to multiple PostgreSQL servers at once
- Support for a wide range of PostgreSQL features and data types
Interface and workflow
DBGlass emphasizes usability: query windows include useful conveniences and the layout keeps database objects and results within easy reach. The editor supports theming and personalization, and a history of past queries helps you re-run or refine commands quickly.
- Customizable appearance (themes and color schemes)
- Stored query history and quick recall
- Inline syntax highlighting and basic error indicators
Performance and footprint
Thanks to a lightweight architecture, DBGlass aims to keep memory and CPU use modest compared with heavier desktop tools. That makes it a practical choice for laptops and development machines where responsiveness matters.
Suggested alternative
If you want to try something else, consider JOSM (free). While JOSM is primarily known as a mapping editor, the listing here appears as a provided alternative; evaluate whether its feature set fits your workflow before switching.
Technical
- Mac
- Free