PostgreSQL Visual Manager
TURN LLC (Apps)
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). * 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 (Keychain on iOS). * Direct Connection: The app connects directly from your device to your PostgreSQL server.