Apps112

MySQL QueryDB SSH Client 1.55 - App Store




About 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...

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.

Version History - update UI for iOS 26 - move spreadsheet data actions to top navbar - bug fixes 1.55 Apr 21 - Fix timeouts for long running queries 1.54.7 10/11/2024 - fix occasional hang when using "Keep Open" setting for db connections 1.54.5 10/07/2024 - Bug Fixes 1.54.4 09/04/2024 - Fixed issue with using SSL with MySQL 8 - Dropped support for connecting with MySQL 3 1.54.3 08/17/2024 - Fixes crash on iPad under iOS 18 1.54.2 07/27/2024 – Bug Fixes 1.54.1 06/02/2024 - bug fixes 1.54 03/12/2024 - Fixes issue with comments interfering with auto sort - Bump up minimum iOS version to 11.0 1.53 03/02/2023 - *New* Double tap on column header to sort by column (in supported queries). - Fix column misalignment during scrolling when single column tap has been used to adjust column size - Adjust low memory handling to avoid repetitive popups. 1.52 07/05/2022 - Fix crashing when being sent to background 1.51.1 05/08/2022 - Fixes crash when using MySQL SSL connection 1.51 04/23/2022 - Fix missing menu and help navigation icons - Fix crash when backgrounding 1.50 03/17/2022 - Fix crash when connecting to MySQL 3.x 1.49 03/09/2022 - *New* Added UPDATE/DELETE query generation when viewing data queried from single tables with a primary key. - iOS 15 adjustments and fixes. 1.48 11/12/2021 - *new* Support for DELIMITER keyword allowing for defining stored procedures within a multi-statement query. - *new* Parameterized queries now support array syntax (e.g., :[param1] ) for use in IN clauses - Sorting order in iCloud synced server configurations and queries is now respected. 1.47 06/04/2021 - Fix issue with SSH connections on M1 MacOS 1.46 04/06/2021 - New icons and UI style 1.45 04/01/2021 -- Fix parameter replacement issues introduced in 1.43 1.44 09/26/2020 -- Export SQL statement to iCloud Drive -- Parameter parsing now ignores parameters in comments -- Add support for "--" style comments to the sql parser -- Fix issue with iCloud Drive folder not being created 1.43 09/16/2020 - Added Main menu at the Server list page -- Adds Feature Guide which covers QueryDB's unique features in detail -- Adds links to Facebook/Twitter pages - Fix keyboard suggestions for table/column names on iPad default soft keyboard - Fix additional crash in iOS 9 1.42 06/19/2020 - Fix crashing on iOS 9 1.41 05/03/2020 Yes, we skipped 1.30! - *New* Added Siri Shortcut intents for integrating database queries as part of your Siri Shortcut scripts -- Fetch a single value, or create a CSV file to feed into other Shortcut steps -- You can even have Siri prompt and fill in parameters in your parameterized queries! - *New* Added ability to load and run queries from iCloud drive. -- Support for aliases to run queries located anywhere in iCloud drive. - *New* Support for connection keep alive -- This dramatically reduces time to run multiple queries using the same server - *New* Support for multipath networking over SSH tunnels -- This allows for seamless transitions from cellular to wifi and vice versa - Fixes many bugs from 1.29 1.40 04/10/2020 - Fix result refresh for multi-statement queries 1.29 11/15/2019 - Fix issues with running Siri Shortcuts on iPhone - Disable split screen gestures to avoid interfering with table scrolling - Fix header row offset on iPhones with notch - Fix some table sizing issues, especially when rotating views. 1.28 11/07/2019



Previous Versions

Here you can find the changelog of MySQL QueryDB SSH Client since it was posted on our website on 2016-09-23 19:51:10. The latest version is 1.55 and it was updated on 2026-06-22 23:18:00. See below the changes in each version.

MySQL QueryDB SSH Client version 1.55
Updated At: 2026-05-29
Changes: Version History - update UI for iOS 26 - move spreadsheet data actions to top navbar - bug fixes 1.55 Apr 21 - Fix timeouts for long running queries 1.54.7 10/11/2024 - fix occasional hang when using "Keep Open" setting for db connections 1.54.5 10/07/2024 - Bug Fixes 1.54.4 09/04/2024 - Fixed issue with using SSL with MySQL 8 - Dropped support for connecting with MySQL 3 1.54.3 08/17/2024 - Fixes crash on iPad under iOS 18 1.54.2 07/27/2024 – Bug Fixes 1.54.1 06/02/2024 - bug fixes 1.54 03/12/2024 - Fixes issue with comments interfering with auto sort - Bump up minimum iOS version to 11.0 1.53 03/02/2023 - *New* Double tap on column header to sort by column (in supported queries). - Fix column misalignment during scrolling when single column tap has been used to adjust column size - Adjust low memory handling to avoid repetitive popups. 1.52 07/05/2022 - Fix crashing when being sent to background 1.51.1 05/08/2022 - Fixes crash when using MySQL SSL connection 1.51 04/23/2022 - Fix missing menu and help navigation icons - Fix crash when backgrounding 1.50 03/17/2022 - Fix crash when connecting to MySQL 3.x 1.49 03/09/2022 - *New* Added UPDATE/DELETE query generation when viewing data queried from single tables with a primary key. - iOS 15 adjustments and fixes. 1.48 11/12/2021 - *new* Support for DELIMITER keyword allowing for defining stored procedures within a multi-statement query. - *new* Parameterized queries now support array syntax (e.g., :[param1] ) for use in IN clauses - Sorting order in iCloud synced server configurations and queries is now respected. 1.47 06/04/2021 - Fix issue with SSH connections on M1 MacOS 1.46 04/06/2021 - New icons and UI style 1.45 04/01/2021 -- Fix parameter replacement issues introduced in 1.43 1.44 09/26/2020 -- Export SQL statement to iCloud Drive -- Parameter parsing now ignores parameters in comments -- Add support for "--" style comments to the sql parser -- Fix issue with iCloud Drive folder not being created 1.43 09/16/2020 - Added Main menu at the Server list page -- Adds Feature Guide which covers QueryDB's unique features in detail -- Adds links to Facebook/Twitter pages - Fix keyboard suggestions for table/column names on iPad default soft keyboard - Fix additional crash in iOS 9 1.42 06/19/2020 - Fix crashing on iOS 9 1.41 05/03/2020 Yes, we skipped 1.30! - *New* Added Siri Shortcut intents for integrating database queries as part of your Siri Shortcut scripts -- Fetch a single value, or create a CSV file to feed into other Shortcut steps -- You can even have Siri prompt and fill in parameters in your parameterized queries! - *New* Added ability to load and run queries from iCloud drive. -- Support for aliases to run queries located anywhere in iCloud drive. - *New* Support for connection keep alive -- This dramatically reduces time to run multiple queries using the same server - *New* Support for multipath networking over SSH tunnels -- This allows for seamless transitions from cellular to wifi and vice versa - Fixes many bugs from 1.29 1.40 04/10/2020 - Fix result refresh for multi-statement queries 1.29 11/15/2019 - Fix issues with running Siri Shortcuts on iPhone - Disable split screen gestures to avoid interfering with table scrolling - Fix header row offset on iPhones with notch - Fix some table sizing issues, especially when rotating views. 1.28 11/07/2019
MySQL QueryDB SSH Client version 1.54.7
Updated At: 2024-10-11
Changes: - Fix timeouts for long running queries
MySQL QueryDB SSH Client version 1.54.7
Updated At: 2024-10-11
Changes: Oct 11, 2024 Version 1.54.7 - Fix timeouts for long running queries
MySQL QueryDB SSH Client version 1.54.4
Updated At: 2024-09-04
Changes: Sep 4, 2024 Version 1.54.4 - Bug Fixes
MySQL QueryDB SSH Client version 1.54.3
Updated At: 2024-08-17
Changes: Aug 17, 2024 Version 1.54.3 - Fixed issue with using SSL with MySQL 8 - Dropped support for connecting with MySQL 3
MySQL QueryDB SSH Client version 1.54.2
Updated At: 2024-07-27
Changes: Jul 27, 2024 Version 1.54.2 - Fixes crash on iPad under iOS 18
MySQL QueryDB SSH Client version 1.54.1
Updated At: 2024-06-02
Changes: Jun 2, 2024 Version 1.54.1 – Bug Fixes
MySQL QueryDB SSH Client version 1.54
Updated At: 2024-03-12
Changes: Mar 12, 2024 Version 1.54 - bug fixes
MySQL QueryDB SSH Client version 1.53
Updated At: 2023-03-02
Changes: Mar 2, 2023 Version 1.53 - Fixes issue with comments interfering with auto sort - Bump up minimum iOS version to 11.0
MySQL QueryDB SSH Client version 1.52
Updated At: 2022-07-05
Changes: Jul 5, 2022 Version 1.52 - *New* Double tap on column header to sort by column (in supported queries). - Fix column misalignment during scrolling when single column tap has been used to adjust column size - Adjust low memory handling to avoid repetitive popups.


Related Apps

Here you can find apps that are similar with MySQL QueryDB SSH Client.



Disclaimer

Official App Store Link


We do not host MySQL QueryDB SSH Client on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Apple and passed their terms and conditions to be listed there. We recommend caution when installing it.

The App Store link for MySQL QueryDB SSH Client is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  0.0/5     0
Downloads: 32
Updated At: 2026-06-22 23:18:00
Publisher: Excelsis
Operating System: IOS
License Type: Free Trial