Home › Developer Tools
Information
Apple ID1270754173
Bundle IDcom.hankinsoft.ios.sqlpro-for-mysql
SellerSeller
Min iOS17.0
Min macOS14.0
Device familiesiphone, ipad
Released2017-09-07
Copyright© Hankinsoft Development, Inc
Privacy policyLink ↗
Preview 2 platforms
iPhone 10 images
iPad 9 images
What’s New Version 2026.180
Updates and improvements.
Description
SQLPro for MySQL is a lightweight but powerful MySQL and MariaDB database client, which allows quick and simple access to MySQL/MariaDB Servers including cloud services such as Amazon RDS, Microsoft Azure and Digital Ocean.
Some of the great features include:
+ Intellisense/SQL autocompletion.
+ Syntax highlighting.
+ Tabbed based interface for an optimal user experience (iPad).
+ Support for executing multiple queries at once.
+ Quick access to tables, columns and more.
+ Dark & Light themes which can be switched manually or automatically adjusted by your devices brightness.
+ Netbios support.
+ Export options including CSV, XML and JSON.
+ SSH Tunnelling (password authentication & private key auth).
SQLPro for MySQL works with MySQL & MariaDB. It will not work with other database servers such as MSSQL, PostgresSQL or Oracle.
Privacy Policy:
https://hankinsoft.com/privacypolicy.html
Terms of Use:
https://hankinsoft.com/termsofuse.html
Price:
SQLPro requires a Premium upgrade in order to interact with database result sets. Premium is available as either a Lifetime Purchase or through a Subscription with Monthly and Yearly options. Subscriptions auto-renew within 24 hours of the expiration date unless auto-renewal is turned off in the iTunes account settings. Your Account will be charged for renewal (based on your selected plan) within 24-hours prior to the end of the current period. Any unused portion of a free trial period, if offered, will be forfeited when the user purchases a subscription to that publication, where applicable. Payment will be charged to your iTunes Account at confirmation of purchase.
Capabilities
In-App Purchases
Accessibility
ipadiphonemacrealityDevicetvoswatch
Version history 25 versions
Build 887958363v2026.1802026-07-07 18:38:48
Updates and improvements.
Build 887002069v2026.1702026-06-16 01:03:55
+ Improved reliability and performance under the hood.
+ Various bug fixes and refinements.
Build 886926122v2026.1692026-06-14 05:12:55
+ Fixed an issue where some users were unable to connect to older MySQL databases and would receive an SSL error.
Build 886429559v2026.1532026-06-02 17:48:52
- Autocomplete: debounce on keystroke updates, plus O(1) allowed-tables lookup per entry. Large schemas no longer slow typing in the query editor.
- Connection-pool teardown no longer blocks the UI while a remote database closes its socket. Disconnect and tab-close return immediately even when the database is unreachable.
- Result-set sort treats signed numeric strings as NSDecimalNumber so "-100" sorts below "-50" instead of the other way around.
- Fixed a crash when copying a geometry cell value.
- Moved some logic that should have been on a background thread, from a foreground thread to a background thread.
Build 886036584v2026.1082026-05-23 20:02:32
- MySQL: optional "Use FOUND_ROWS" toggle in the connection editor (changes how UPDATE row counts are reported by the server).
- Autocomplete: debounce on keystroke updates, plus O(1) allowed-tables lookup per entry. Large schemas no longer slow typing in the query editor.
- Connection-pool teardown no longer blocks the UI while a remote database closes its socket. Disconnect and tab-close return immediately even when the database is unreachable.
- Result-set sort treats signed numeric strings as NSDecimalNumber so "-100" sorts below "-50" instead of the other way around.
- Fixed a crash when copying a geometry cell value.
Build 885637496v2026.1042026-05-14 07:50:27
- Faster, more responsive query editor when typing. Autocomplete is now much quicker on large schemas and no longer stutters while you type at speed.
- Performance improvements while typing in the query editor.
- Fixed a crash when editing rows in a table with GIS geometry columns.
- MySQL: New per-connection option: "Use FOUND_ROWS". Available in the edit-connection screen under Advanced -> Row counts.
Build 885249210v2026.922026-05-11 16:28:12
- Sort order for negative numbers ([#1131](https://github.com/hankinsoft/SQLPro/issues/1131)). Sorting a column of numeric values now orders negative numbers correctly. Previously a column containing both positive and negative values could end up out of order when the database returned numeric values as strings (most commonly with Oracle).
- iPad schema sidebar crash. Fixed a table-view crash when removing the last table from a database in the schema sidebar.
- Large-cell tooltips. Faster scrolling and pointer-driven tooltips on result grids that contain very large string values (multi-megabyte JSON / log columns no longer cause UI hitches).
- Open from Files / Share sheet. Opening a `.sql` file from the Files app or a Share-sheet provider no longer freezes the app on slow sources (iCloud Drive, Google Drive, OneDrive). The file is now read on a background thread with a *Loading…* placeholder in the destination tab.
Build 885535411v2026.992026-05-11 23:18:21
+ General performance and stability improvements.
Build 885123900v2026.902026-04-30 19:16:18
- Fixed a rare launch hang on memory-constrained devices when first loading the autocomplete favorites cache.
Build 884810195v2026.832026-04-22 23:04:42
- Geometry / spatial viewer: preview POINT, LINESTRING, POLYGON, and other shape data right inside the result grid, with "Open in Maps" for point data.
- Custom connection icons: choose any image from your photo library, adjust it with a built-in crop editor, and sync icons across your devices via iCloud.
- Tab colour picker on every connection so each database has its own colour in your tab bar.
- Improvements to Auto-reconnect when the server drops the connection (idle timeouts, brief network blips, server restarts).
- Various crash fixes and stability improvements.
Build 884735247v2026.802026-04-21 17:43:21
+ Users can now set custom icons for connections.
+ Users can now set custom colors for connections.
Build 884457835v2026.692026-04-13 23:24:07
- Fixed intermittent crashes during query execution
- Fixed app hang on startup when iCloud is slow
- Fixed crash when renaming tables
- SSH fingerprint management moved to Support settings
Build 883810853v2026.502026-03-26 23:16:40
+ Fixed an issue where some users were unable to add connections (they would disappear when re-launching the app).
Build 883567120v2026.402026-03-20 15:41:59
Features:
- Execute query in cursor range -- run just the current query instead of all. Split Run button with dropdown menu. Background highlight for current
query. Setting in Display & Query Editor.
Bug Fixes
- Fixed numeric values displaying as "Object(2)" instead of "2" in query results
- Fixed query execution issues when running repeated identical queries
- Fixed dark mode appearance in the connecting popup and edit connection views
- Stability improvements and crash fixes
- Foreign key taps fixed -- tapping FK icons in results now works on iPhone (opens popover) and iPad (opens new query tab).
Build 883131533v2026.252026-03-07 22:42:10
+ Improvements to iOS 26 support.
Build 882613782v2026.102026-02-20 04:02:00
+ Improved support for iOS 26.
Build 880248624v2025.802025-12-03 09:16:25
+ iOS 26 improvements.
Build 880311394v2025.812025-12-03 18:25:22
+ Fixed an issue where the 'Run Query' button could disappear.
Build 879332088v2025.722025-10-30 07:48:29
+ Improved support for iOS 26.
+ Fixed: Table names overlapping. [#1082](https://github.com/hankinsoft/SQLPro/issues/1082#event-20511859295)
Build 879215151v2025.602025-10-26 08:30:41
+ iOS 26 enhancements.
Build 878368467v2025.572025-09-24 17:53:59
+ Improvements for modifying tables.
Build 877845399v2025.512025-09-06 09:28:31
+ Fixed a crash that could occur when creating a new table.
Build 877591950v2025.502025-08-27 16:39:26
+ Improvements targeted towards newer iOS versions.
Build 873404625v2025.172025-03-21 02:01:29
+ Performance and stability improvements.
Build 872690863v2025.162025-02-25 01:04:32
+ Fixed a crash that could occur when adding or editing a trigger.
No pricing data captured yet — comparisons appear once the app has paid storefronts or in-app purchases.
Availability 1 of 1 storefronts
| Region | Language | Price | Ratings | Avg | Version |
|---|---|---|---|---|---|
US | en-US | Free | 96 | 3.9 | 2026.180 |
Change log 29 changes · US
✎
releaseNotes updated
Updates and improvements.
✎
description updated
SQLPro for MySQL is a lightweight but powerful MySQL and MariaDB database client, which allows quick and simple access to MySQL/MariaDB Servers including cloud
✎
subtitle updated
MySQL & MariaDB database UI
✎
name updated
MySQL Client by SQLPro
◆
Version 2026.180 released
Updates and improvements.
◆
Version 2026.170 released
+ Improved reliability and performance under the hood.
+ Various bug fixes and refinements.
◆
Version 2026.169 released
+ Fixed an issue where some users were unable to connect to older MySQL databases and would receive an SSL error.
◆
Version 2026.153 released
- Autocomplete: debounce on keystroke updates, plus O(1) allowed-tables lookup per entry. Large schemas no longer slow typing in the query editor.
- Connection-pool teardown no longer blocks the UI while a remote database closes its socket.
◆
Version 2026.108 released
- MySQL: optional "Use FOUND_ROWS" toggle in the connection editor (changes how UPDATE row counts are reported by the server).
- Autocomplete: debounce on keystroke updates, plus O(1) allowed-tables lookup per entry. Large schemas no longer
◆
Version 2026.104 released
- Faster, more responsive query editor when typing. Autocomplete is now much quicker on large schemas and no longer stutters while you type at speed.
- Performance improvements while typing in the query editor.
- Fixed a crash when editing
◆
Version 2026.99 released
+ General performance and stability improvements.
◆
Version 2026.92 released
- Sort order for negative numbers ([#1131](https://github.com/hankinsoft/SQLPro/issues/1131)). Sorting a column of numeric values now orders negative numbers correctly. Previously a column containing both positive and negative values could
◆
Version 2026.90 released
- Fixed a rare launch hang on memory-constrained devices when first loading the autocomplete favorites cache.
◆
Version 2026.83 released
- Geometry / spatial viewer: preview POINT, LINESTRING, POLYGON, and other shape data right inside the result grid, with "Open in Maps" for point data.
- Custom connection icons: choose any image from your photo library, adjust it with a bu
◆
Version 2026.80 released
+ Users can now set custom icons for connections.
+ Users can now set custom colors for connections.
◆
Version 2026.69 released
- Fixed intermittent crashes during query execution
- Fixed app hang on startup when iCloud is slow
- Fixed crash when renaming tables
◆
Version 2026.50 released
+ Fixed an issue where some users were unable to add connections (they would disappear when re-launching the app).
◆
Version 2026.40 released
Features:
- Execute query in cursor range -- run just the current query instead of all. Split Run button with dropdown menu. Background highlight for current
query. Setting in Display & Query Editor.
Bug Fixes
- Fixed numeric values disp
◆
Version 2026.25 released
+ Improvements to iOS 26 support.
◆
Version 2026.10 released
+ Improved support for iOS 26.
◆
Version 2025.81 released
+ Fixed an issue where the 'Run Query' button could disappear.
◆
Version 2025.80 released
+ iOS 26 improvements.
◆
Version 2025.72 released
+ Improved support for iOS 26.
+ Fixed: Table names overlapping. [#1082](https://github.com/hankinsoft/SQLPro/issues/1082#event-20511859295)
◆
Version 2025.60 released
+ iOS 26 enhancements.
◆
Version 2025.57 released
+ Improvements for modifying tables.
◆
Version 2025.51 released
+ Fixed a crash that could occur when creating a new table.
◆
Version 2025.50 released
+ Improvements targeted towards newer iOS versions.
◆
Version 2025.17 released
+ Performance and stability improvements.
◆
Version 2025.16 released
+ Fixed a crash that could occur when adding or editing a trigger.