# MySQL QueryDB SSH Client — MySQL/MariaDB Mobile client

> Mobile client for remote MySQL/MariaDB database querying with SSH support. (iPhone/iPad app by Excelsis Consulting.)

- Source: https://appshunter.io/ios/app/mysql-querydb-ssh-client/id585493931 (this page in markdown: same URL + `.md`)
- Developer: [Excelsis Consulting](https://appshunter.io/developer/305582164)
- Category: Utilities, Productivity
- Price: $9.99
- Rating: 4.50/5 from 15 App Store ratings · 20 written reviews indexed
- Age rating: 4+
- Requires: iOS 15.0 · 25 MB
- Languages: American English, Japanese
- Released: 2012-12-15
- Data updated: 2026-08-15
- Monetization: paid
- User reviews in markdown: https://appshunter.io/ios/app/mysql-querydb-ssh-client/id585493931/reviews.md

## What is MySQL QueryDB SSH Client?

The fastest and most robust way to execute queries from your mobile device.  QueryDB has spent over 15 years helping developers remotely query their MySQL databases on iOS. It's not just a desktop port: it handles flakey cellular network connections and delivering your data wherever you are!

• Integrated UI support for parameterized queries
• Support for SSH tunneling and MySQL native SSL
• Optimized to run queries over low quality network connections.
    • Does not maintain persistent connections to your database
    • Automatically windows data requests to prevent data overload when querying large datasets.
    • Support for MPTCP for seamless network transitions between Wifi and cellular networks (SSH server and routers must also support)
• Query oriented workflow. 
    • Run queries with minimal steps.
    • Run the same queries across different environments (e.g. prod, staging, dev).
    • Support for Siri Shortcuts for both UI and scripting purposes
• Unicode support.
    • Automatically sets to default  database charset.
• iCloud support
    • Easily synchronize servers and queries across all your devices.
• CSV export through iOS extensions
    • Easily export data to Numbers, Files, and other sharing extensions that support CSV.

Comprehensive MySQL version support: Versions 4,x, 5.x, 8.x, Amazon Aurora, Google SQL, MariaDB.

## Key features

- Remote MySQL/MariaDB querying
- SSH tunneling and SSL support
- Optimized for low-quality networks
- Parameterized query support
- iCloud synchronization
- CSV export via iOS extensions
- Siri Shortcuts integration

## Recent user reviews (10 of 20)

All indexed reviews: https://appshunter.io/ios/app/mysql-querydb-ssh-client/id585493931/reviews.md

### 1/5 — No good-refund expected

*2019-08-07*

I attempted to try to contact you without success. So I’m attempting through this review to alert others to the difficulty they may face if not satisfied with the advertised product. I demand cancellation effective immediately within 30 minutes of purchase. I expect a full refund.

**Developer response:** Sorry to hear it didn’t work for you. Could you describe what it was that wasn’t as expected? There’s a free version which does everything this version does with the exception of secure connections. This is usually the best way to test things before purchase.

There is an in-app feedback function that directly sends us communication. 

Refunds are handled by the App Store and you must contact Apple in order to start the process.

### 3/5 — OK, but can’t get SSH keys working

*2018-09-18*

Firstly, your website is not working so there is no way to ask for support.
I use this app on a couple of servers and it works well for a quick look at stuff.
I have a server which allows only ssh key auth though and can not get it working - I’ve tried with 3 servers now so must be an app issue and the same key works fine when using my Mac to ssh to those servers.
Can you let me know how to fix this?

**Developer response:** There is a feedback button from within the app which will allow you to attach your email address for direct support. This app takes standard PEM keys for ssh tunneling and separately can take PEM keys for mysql’s own ssl implementation. 

Edit: we also just recently fixed a bug where passphrase was not working on iPhones in conjunction with key.

### 5/5 — 必要最低限の機能

*2018-08-29, version 1.200*

値段で買おうか迷ったが、シンプルで必要最低限の機能を備えている。無駄なものがなくてgood。スマホだとキーボードが入力しにくいので入力補助機能が欲しい。テーブル名や予約語は入力補助機能から入力したい。

### 5/5 — Doesn’t work with latest standard SSH servers

*2018-07-12*

It seems that the included SSH client library is outdated and can’t connect to the latest standard SSH servers.
The developer promised an update months ago but nothing happened.

Update: The Developer has updated the outdated internal SSH library. Now the app works for me first time.

### 2/5 — can not connect using ssh from ipad pro.

*2018-05-16*

What should i put for local host.  do you have a instruction to connect using ssh from an ipad and nothing else?

**Developer response:** There is no local host field. For ssh there is the "SSH Host" field in which you need to enter the dns name or ip address of the machine you're tunneling through. On this page you'll need to enter regular SSH login parameters like either a username/password or username/private key combo. Once you enter this info, you can try the "Check Connection" button which will attempt to connect to your MySQL database and report back errors if it can't connect for any reason.

Please use the feedback button in the app to contact us directly and we can offer more personalized support. In particular, the error message tells us if there's a network issue (e.g. wrong host), a login issue (e.g. bad password or key), or issue with MySQL connection.

### 1/5 — Absoluter Müll

*2017-11-02*

SSH Funktionalität fehlerhaft. Keine Logfiles oder Fehlerprotokolle damit man nachvollziehen kann wo der Fehler liegt. Absoluter Reinfall und aus dem Fenster geschmissenes Geld. Hoffe das Apple das Geld zurückerstattet.

### 4/5 — 素晴らしいと思います

*2017-06-04, version 1.197*

ssh トンネルで接続出来るMySQLクライアントアプリを探していました。
よく出来ていると思います。
要望を3点あげさせていただきます

1. アプリ起動時にパスワードを設定できるようにして欲しい。
2. 接続設定をグループ化できるようにして欲しい
3. アイコンをクールなものにして欲しい

以上です。
もっと言うと、データの閲覧だけでなく編集も出来るようなら100点です！

### 4/5 — ざっくり中身を見たいときに使える

*2017-02-16, version 1.194*

どこでも見れるというのがGOOD

### 5/5 — Very useful

*2016-04-24*

And easy to use

### 5/5 — Sql

*2015-11-09*

Simply perfect and meets all my needs!

## Frequently asked questions about MySQL QueryDB SSH Client

### What is MySQL QueryDB SSH Client?

MySQL QueryDB SSH Client is a mobile application designed for remotely querying MySQL and MariaDB databases. It offers features like SSH tunneling, parameterized queries, and optimization for unstable network conditions.

### What MySQL versions does MySQL QueryDB SSH Client support?

MySQL QueryDB SSH Client supports a comprehensive range of MySQL versions, including 4.x, 5.x, 8.x, as well as Amazon Aurora, Google SQL, and MariaDB.

### How does MySQL QueryDB SSH Client handle unreliable network connections?

The app is optimized to run queries over low-quality network connections. It does not maintain persistent connections and automatically windows data requests to prevent overload when querying large datasets.

### Can I export data from MySQL QueryDB SSH Client?

Yes, you can export data in CSV format through iOS extensions. This allows you to easily share data with applications like Numbers, Files, and other sharing extensions that support CSV.

### Does MySQL QueryDB SSH Client support iCloud?

Yes, MySQL QueryDB SSH Client supports iCloud, enabling you to easily synchronize your server configurations and queries across all your Apple devices.

### What is the price of MySQL QueryDB SSH Client?

MySQL QueryDB SSH Client is a paid application priced at $9.99. It does not feature in-app purchases or advertisements.

### How often is MySQL QueryDB SSH Client updated?

The application was last updated on October 11, 2024, with version 1.54.7. This indicates a commitment to regular maintenance and improvements.

### Is MySQL QueryDB SSH Client suitable for beginners?

While the app offers advanced features like SSH tunneling and parameterized queries, its query-oriented workflow and optimization for mobile use can make it accessible for developers familiar with database querying.

## Version history (last 5 releases)

### 1.55 — 2026-04-21

- update UI for iOS 26
- move spreadsheet data actions to top navbar
- bug fixes

### 1.54.7 — 2024-10-11

- Fix timeouts for long running queries

### 1.54.5 — 2024-10-07

- fix occasional hang when using "Keep Open" setting for db connections

### 1.54.4 — 2024-09-04

- Bug Fixes

### 1.54.3 — 2024-08-17

- Fixed issue with using SSL with MySQL 8
- Dropped support for connecting with MySQL 3

## Apps similar to MySQL QueryDB SSH Client

| App | Rating | Price | Category |
| --- | --- | --- | --- |
| [RPN-67 SD](https://appshunter.io/ios/app/rpn-67-sd/id1109722386) | 4.6 (16) | $3.99 | Utilities |
| [Flight Sim Deck](https://appshunter.io/ios/app/flight-sim-deck/id6758945604) | 5.0 (1) | Free | Utilities |
| [Parker Hannifin SmartKrimp UX](https://appshunter.io/ios/app/parker-hannifin-smartkrimp-ux/id1470573667) | — | Free | Utilities |
| [Log This](https://appshunter.io/ios/app/log-this/id1180965547) | 2.3 (3) | Free | Utilities |
| [TabbixPro](https://appshunter.io/ios/app/tabbixpro/id6466210981) | — | $8.99 | Utilities |
| [QR Code: Batch Scanner & Save](https://appshunter.io/ios/app/qr-code-batch-scanner-and-save/id6754736176) | 5.0 (2) | Free | Utilities |

## More apps by Excelsis Consulting

- [MySQL QueryDB Client](https://appshunter.io/ios/app/mysql-querydb-client/id576948046)
- [Stock Market Wall](https://appshunter.io/ios/app/stock-market-wall/id843823256)
- [EV Watch for Tesla](https://appshunter.io/ios/app/ev-watch-for-tesla/id1091332387)
- [CrossPrism Nature Guide](https://appshunter.io/ios/app/crossprism-nature-guide/id6449553805)
- [RunRecap](https://appshunter.io/ios/app/runrecap/id6754823837)

All apps by Excelsis Consulting: https://appshunter.io/developer/305582164

## Related topics

[mysql querydb ssh client](https://appshunter.io/ios/topics/mysql-querydb-ssh-client) · [mysql querydb client](https://appshunter.io/ios/topics/mysql-querydb-client) · [mysql mobile client](https://appshunter.io/ios/topics/mysql-mobile-client) · [queries](https://appshunter.io/ios/topics/queries)

---

*Data collected daily from the US App Store and indexed by [AppsHunter](https://appshunter.io/). User reviews are verbatim App Store reviews. Ratings, prices and chart positions refresh continuously; this snapshot is from 2026-08-15.*
