<< Back to search results

90.0
 14 votes - Utilities - First release: 2012-12-15T14:10:13Z

Screenshots


Description - 4+

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.