About Patron DB
Patron DB is MySQL and PostgreSQL client.
Patron DB delivers essential tools for creating, executing, and storing SQL queries. The Database Connections Panel enables developers to easily manage standard database connections. The Result set browser provides instant access to data for observing and changing.
- Add a connection to MySQL or PostgreSQL database.
- You can see tables list with fields. '*' - mean primary key. '~' - mean foreign key.
- Go to "SQL query" tab. Where are two round button and table+field for choosing. Choose table+field for easy forming SQL query. LONG TAP on buttons moves they and it can help you to make big queries.
- Run query. You can see a result set. Please pay attention for header. If heder is light blue then you can edit the result set. Use LONG TAP on cell for that.
Please send your feedbacks and errors to email info@apertum.ru
by C####:
Looks very nice but I can't try it out, ssh tunnel setup doesn't support private key so I can't connect to any of my dB's since they are only accessible through ssh tunnel.