MySQL QueryDB SSH Client

MySQL QueryDB SSH Client


MySQL/MariaDB Mobile client


9,99 €Best Deal Ever
1.54for iPhone, iPad and more
8.9
14 Ratings
Excelsis Consulting
Developer
23,9 MB
Size
Mar 12, 2024
Update Date
Utilities
Category
4+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
MySQL QueryDB SSH Client Screenshots
MySQL QueryDB SSH Client PlakatMySQL QueryDB SSH Client PlakatMySQL QueryDB SSH Client PlakatMySQL QueryDB SSH Client PlakatMySQL QueryDB SSH Client PlakatMySQL QueryDB SSH Client Plakat
MySQL QueryDB SSH Client PlakatMySQL QueryDB SSH Client PlakatMySQL QueryDB SSH Client PlakatMySQL QueryDB SSH Client PlakatMySQL QueryDB SSH Client Plakat

About MySQL QueryDB SSH Client

The fastest and most robust way to execute queries from your mobile device. QueryDB has spent over 8 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!

• 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 client overload when querying large tables.
• Support for MPTCP (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 3.x, 4,x, 5.x, 8.x, Amazon Aurora, Google SQL, MariaDB.
Show More

Was ist neu in der neuesten Version 1.54

Last updated on Mar 12, 2024
Alte Versionen
- bug fixes
Show More
Version History
1.54
Mar 12, 2024
- bug fixes
1.53
Mar 2, 2023
- Fixes issue with comments interfering with auto sort
- Bump up minimum iOS version to 11.0
1.52
Jul 5, 2022
- *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.51.1
May 8, 2022
- Fix crashing when being sent to background
1.51
Apr 23, 2022
- Fixes crash when using MySQL SSL connection
1.50
Mar 17, 2022
- Fix missing menu and help navigation icons
- Fix crash when backgrounding
1.49
Mar 9, 2022
- Fix crash when connecting to MySQL 3.x
1.48
Nov 12, 2021
- *New* Added UPDATE/DELETE query generation when viewing data queried from single tables with a primary key.
- iOS 15 adjustments and fixes.
1.47
Jun 4, 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.46
Apr 6, 2021
- Fix issue with SSH connections on M1 MacOS
1.45
Apr 1, 2021
- New icons and UI style
1.44
Sep 26, 2020
-- Fix parameter replacement issues introduced in 1.43
1.43
Sep 16, 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.42
Jun 19, 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.41
May 3, 2020
- Fix crashing on iOS 9
1.40
Apr 10, 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.29
Nov 15, 2019
- Fix result refresh for multi-statement queries
1.28
Nov 7, 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.27
Oct 30, 2019
- Fix for Siri Shortcuts crash
- Fix Sample DB on first app open
1.26
Oct 15, 2019
- fixes access to Databases/Queries from results view on iOS 12 and large screen iPhones
- reverts Database/Query sidebar in landscape view to a dismissible overlay
1.25
Oct 9, 2019
- Support for iOS 13 Dark Mode
- iCloud Files import support for SQL, and SSH/SSL PEM Keys
- Alphabetical sorting ability in query list view
- Bigger SQL edit space on iPhone
- Full screen iPad multitasking support (panels and slide over)
1.241
Feb 1, 2019
- Add deprecation alert for @ in parameterized queries and ability to auto-replace with :
1.240
Jan 25, 2019
- *Breaking Change* @ is no longer supported for parameterized queries due to its conflict with MySQL variable syntax.
- Support for multiple SQL commands separated by semicolons (;).
- *Fix* SQL entry issue when using Japanese keyboard.
- *Fix* Crash when entering typographic ligatures (like Æ) in SQL entry area.
1.231
Dec 19, 2018
- *New* Run frequent queries even faster by using Siri Shortcuts in iOS 12!
-- To use these, choose your server/query as normal and then look for the QueryDB shortcut in the Shortcuts app (you must do a search to see shortcut steps submitted by other apps).
-- Shortcuts synchronized over iCloud will run QueryDB query/servers synchronized over iCloud or do a lookup by name if not.
1.230
Nov 28, 2018
- *New* Support for MySQL 8.x caching_sha2_password authentication
-- While still maintaining support for MySQL 3.x (many other clients broke this when they upgraded)
- GUI fixes in the server edit page.
- Fixes issue when using SSH key with passphrase
- Reports more detailed errors during SSH tunnel creation.

MySQL QueryDB SSH Client Preis

Heute:
9,99 €
Am günstigsten:
9,99 €
Am teuersten:
10,99 €

MySQL QueryDB SSH Client FAQ

Klicken Sie hier, um zu erfahren, wie Sie MySQL QueryDB SSH Client in eingeschränkten Ländern oder Regionen herunterladen können.
Überprüfen Sie die folgende Liste, um die Mindestanforderungen von MySQL QueryDB SSH Client zu sehen.
iPhone
Erfordert iOS 11.0 oder neuer.
iPad
Erfordert iPadOS 11.0 oder neuer.
iPod touch
Erfordert iOS 11.0 oder neuer.
MySQL QueryDB SSH Client unterstützt Englisch, Japanisch

MySQL QueryDB SSH Client Alternative

Das könnte Ihnen auch gefallen

Erhalte mehr von Excelsis Consulting