Fruitful Registry
Home › Utilities
Postgres Client by SQLPro icon

Postgres Client by SQLPro

PostgreSQL client database
1 Ratings
5.0
★★★★★
Age Rating
4+
Years
Language
EN
Size
30.2
MB

Information

Apple ID1273366655
Bundle IDcom.hankinsoft.ios.sqlpro-for-postgres
SellerSeller
Min iOS17.0
Min macOS14.0
Device familiesiphone, ipad
Released2017-09-21
Copyright© Hankinsoft Development, Inc
WebsiteLink ↗
Privacy policyLink ↗

Preview 2 platforms

iPhone 5 images

iPhone screenshot
iPhone screenshot
iPhone screenshot
iPhone screenshot
iPhone screenshot

iPad 3 images

iPad screenshot
iPad screenshot
iPad screenshot

What’s New Version 2026.180

Updates and improvements.

Description

SQLPro for Postgres is a lightweight but powerful PostgreSQL database client, which allows quick and simple access to Postgres Servers including cloud services such as Amazon RDS, Microsoft Azure, Heroku 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. + SSH Tunnelling (password authentication only). SQLPro for Postgres works with PostgreSQL database servers. It will not work with other database servers such as MSSQL, MySQL 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.

In-App Purchases SA pricing

SQLPro Premium Subscription
Yearly
Monthly
One-Time Purchases
SQLPro Premium - Lifetime

Capabilities

In-App Purchases

Accessibility

ipadiphonemacrealityDevicetvoswatch

Version history 25 versions

Build 887958388v2026.1802026-07-08 05:16:27
Updates and improvements.
Build 887344237v2026.1752026-06-23 20:25:45
+ Fixed an issue where connecting to some postgres databases could cause a crash.
Build 887002223v2026.1702026-06-16 01:02:15
+ Improved reliability and performance under the hood. + Various bug fixes and refinements.
Build 886429434v2026.1532026-06-02 19:57:58
- 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 886036469v2026.1082026-05-23 20:03:00
- 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 885249138v2026.922026-05-04 18:22:20
- 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. - Postgres autocomplete. Faster typing in long queries when the connection has a large keyword set. The autocomplete refresh that runs on every keystroke is now O(1) per keyword check instead of scanning the full reserved-word list.
Build 885123816v2026.902026-04-30 19:57:41
- Fixed a rare launch hang on memory-constrained devices when first loading the autocomplete favorites cache.
Build 884805081v2026.832026-04-22 18:39:00
- 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 883764903v2026.502026-03-26 23:03:04
+ Fixed an issue where some users were unable to add connections (they would disappear when re-launching the app).
Build 883759025v2026.412026-03-25 19:17:08
New Features + Split view on iPhone: Query editor and results now display simultaneously in a top/bottom split view, replacing the old tab-based layout + "Run selected" support: Select a portion of your query and the Run button changes to "Run selected" to execute just that part + Run menu dropdown: Tap the chevron next to Run to access all actions -- Run current, Run all, Save, Export, Format, Find, History, and Favorites in one place + Execute query at cursor: Run just the query under your cursor without selecting it + Tappable line links in messages: Message output now shows clickable "(Line N)" links that highlight the corresponding query Improvements + Live dark/light mode switching: Theme changes now apply instantly, including syntax highlighting colors, without restarting the app + Foreign key tap on iPhone: Tapping a foreign key value now correctly opens the referenced row Bug Fixes + Fixed iPad layout where the navigation bar overlapped the status bar after connecting + Fixed crash when opening multiple query tabs quickly + Fixed syntax highlighting not updating when switching themes
Build 882613979v2026.102026-02-20 03:59:22
+ Improved support for iOS 26.
Build 880311827v2025.812025-12-03 23:08:39
+ Fixed an issue where the 'Run Query' button could disappear.
Build 880277964v2025.802025-12-02 19:19:06
+ iOS 26 improvements.
Build 879267232v2025.722025-10-30 10:41:23
+ Improved support for iOS 26. + Fixed: Table names overlapping. [#1082](https://github.com/hankinsoft/SQLPro/issues/1082#event-20511859295)
Build 872507258v2025.112025-02-18 13:09:50
+ Fixed a crash that could occur when context-pressing a connection.
Build 872424688v2025.062025-02-12 04:22:22
+ Fixed a crash some users were seeing with purchasing or restoring a purchase.
Build 872414589v2025.052025-02-11 19:56:25
+ Performance improvements.
Build 867116558v2024.532024-07-01 21:22:34
+ Fixed a crash some users would see in settings.
Build 867005517v2024.512024-06-26 15:28:30
+ Fixed a crash some users were seeing when making a connection.
Build 863899392v2024.152024-02-21 05:11:56
+ Fixed a few crash issues some users were seeing.
Build 861964158v2023.772023-12-04 23:43:57
+ Additional fixes for crashes that were occurring when removing connections.
Build 861916359v2023.762023-12-02 01:50:24
+ Fixed a crash that could occur when removing connections.
Build 861307931v2023.702023-11-07 20:15:55
+ Autocomplete improvements. + Fixed a crash some users were seeing.
Build 855686564v2023.272023-03-20 16:53:55
+ Fixed a crash that could occur for some users.
Build 854665458v2023.062023-01-30 21:14:41
+ Fixed an issue with connection persistence.
SQLPro Premium

Price history by region

Currency
Show Columns
Search

Availability 92 of 92 storefronts

RegionLanguagePriceRatingsAvgVersion
US en-USFree324.02026.180
CN zh-Hans-CNFree135.02026.180
GB en-GBFree103.72026.180
DE de-DEFree93.62026.180
RU ruFree63.72026.180
CA en-CAFree43.52026.180
KR koFree45.02026.180
NL nlFree43.02026.180
AU en-AUFree33.72026.180
IT itFree31.02026.180
CH de-CHFree23.02026.180
CZ en-GBFree24.02026.180
FR fr-FRFree25.02026.180
IE en-GBFree23.02026.180
JP jaFree24.02026.180
KZ en-GBFree23.02026.180
NO en-GBFree24.52026.180
SE svFree23.02026.180
UA en-GBFree23.02026.180
ES es-ESFree12.02026.180
HU en-GBFree15.02026.180
ID en-GBFree11.02026.180
KW en-GBFree15.02026.180
LU en-GBFree15.02026.180
NZ en-AUFree14.02026.180
PH en-GBFree15.02026.180
PT pt-PTFree12.02026.180
RO en-GBFree15.02026.180
SA en-GBFree15.02026.180
TR en-GBFree14.02026.180
VN en-GBFree15.02026.180
AE en-GBFree02026.180
AF en-GBFree02026.180
AL en-GBFree02026.180
AM en-GBFree02026.180
AT de-DEFree02026.180
AZ en-GBFree02026.180
BA en-GBFree02026.180
BE en-GBFree02026.180
BG en-GBFree02026.180
BH en-GBFree02026.180
BM en-GBFree02026.180
BN en-GBFree02026.180
BY en-GBFree02026.180
CY en-GBFree02026.180
DK en-GBFree02026.180
EE en-GBFree02026.180
EG en-GBFree02026.180
FI en-GBFree02026.180
FM en-GBFree02026.180
GE en-GBFree02026.180
GR en-GBFree02026.180
HK zh-Hant-HKFree02026.180
HR en-GBFree02026.180
IL en-GBFree02026.180
IN en-GBFree02026.180
IQ en-GBFree02026.180
IS en-GBFree02026.180
JO en-GBFree02026.180
KH en-GBFree02026.180
LA en-GBFree02026.180
LB en-GBFree02026.180
LK en-GBFree02026.180
LT en-GBFree02026.180
LV en-GBFree02026.180
MD en-GBFree02026.180
ME en-GBFree02026.180
MK en-GBFree02026.180
MM en-GBFree02026.180
MN en-GBFree02026.180
MO zh-Hant-HKFree02026.180
MR en-GBFree02026.180
MT en-GBFree02026.180
MY en-GBFree02026.180
NP en-GBFree02026.180
NR en-GBFree02026.180
OM en-GBFree02026.180
PK en-GBFree02026.180
PL en-GBFree02026.180
PW en-GBFree02026.180
QA en-GBFree02026.180
RS en-GBFree02026.180
SG en-GBFree02026.180
SI en-GBFree02026.180
SK en-GBFree02026.180
TH en-GBFree02026.180
TO en-GBFree02026.180
TW zh-Hant-TWFree02026.180
VU en-GBFree02026.180
XK en-GBFree02026.180
YE en-GBFree02026.180
ZA en-GBFree02026.180

Change log 29 changes · SA

releaseNotes updated
Updates and improvements.
description updated
SQLPro for Postgres is a lightweight but powerful PostgreSQL database client, which allows quick and simple access to Postgres Servers including cloud services
subtitle updated
PostgreSQL client database
name updated
Postgres Client by SQLPro
Version 2026.180 released
Updates and improvements.
Version 2026.175 released
+ Fixed an issue where connecting to some postgres databases could cause a crash.
Version 2026.170 released
+ Improved reliability and performance under the hood. + Various bug fixes and refinements.
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
- 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.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.50 released
+ Fixed an issue where some users were unable to add connections (they would disappear when re-launching the app).
Version 2026.41 released
New Features + Split view on iPhone: Query editor and results now display simultaneously in a top/bottom split view, replacing the old tab-based layout + "Run selected" support: Select a portion of your query and the Run button changes to "
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.11 released
+ Fixed a crash that could occur when context-pressing a connection.
Version 2025.06 released
+ Fixed a crash some users were seeing with purchasing or restoring a purchase.
Version 2025.05 released
+ Performance improvements.
Version 2024.53 released
+ Fixed a crash some users would see in settings.
Version 2024.51 released
+ Fixed a crash some users were seeing when making a connection.
Version 2024.15 released
+ Fixed a few crash issues some users were seeing.
Version 2023.77 released
+ Additional fixes for crashes that were occurring when removing connections.
Version 2023.76 released
+ Fixed a crash that could occur when removing connections.
Version 2023.70 released
+ Autocomplete improvements. + Fixed a crash some users were seeing.
Version 2023.27 released
+ Fixed a crash that could occur for some users.
Version 2023.06 released
+ Fixed an issue with connection persistence.
expanded screenshot