PgSQL Visual Manager

10+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Built by developers, for developers.

We created this app because we faced a common problem: receiving an urgent alert while out of the office—on vacation or at dinner—without a laptop nearby. We needed a way to quickly check the database, run a diagnostic query, or fix a record using just a phone.
We built this tool for our own use, but realized other developers might need it too.

This isn't a bloated enterprise suite. It is a straightforward, secure, and comfortable tool to manage your PostgreSQL databases when you are away from your workstation.

Core Functionality:
* Emergency Access: Connect to your database from anywhere (supports SSL and SSH Tunnel).
* CRUD Operations: Select, Insert, Update, and Delete rows via a visual interface.
* Custom SQL: Write and execute complex queries.
* Data Export: Export your query results to CSV or JSON to share or analyze.
* Table Inspector: Browse schemas, views, and tables with pagination.

Security & Privacy:
* 100% Local: We do not have a backend. Your data never touches our servers.
* Encrypted Credentials: All passwords are stored using the device’s native secure storage (EncryptedSharedPreferences on Android).
* Direct Connection: The app connects directly from your device to your PostgreSQL server.
Updated on
12 Jan 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

Improved User Experience