SQLite database client

2026.109 for iPhone, iPad
Free
0

0 Ratings

Update Date

2026-05-25

Size

34.7 MB

Screenshots for iPhone

iPhone
SQLite database client Description
SQLite client is a premium database client and management tool for SQLite & core data databases.

Some of the great features include:
+ Intellisense/SQL autocompletion.
+ Syntax highlighting with customizable themes (including dark).
+ Tabbed based interface for an optimal user experience (iPad).
+ Context aware database tree navigation, including quick access to tables, views, columns, indexes and much more!
+ Query history
+ The ability to execute multiple queries at one and view the result sets.

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 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.
SQLite database client 2026.109 Update
2026-05-25
- Moved some logic that should have been on a background thread, from a foreground thread to a background thread.
More Information
Price:
Free
Version:
2026.109
Size:
34.7 MB
Update Date:
2026-05-25
Language:
English French

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
2026.109 2026-05-25
- Moved some logic that should have been on a background thread, from a foreground thread to a background thread.
2026.92 2026-05-04
- 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.
2026.90 2026-04-30
- Fixed a rare launch hang on memory-constrained devices when first loading the autocomplete favorites cache.
2026.81 2026-04-22
- Geometry / spatial viewer: preview POINT, LINESTRING, POLYGON, and other shape data right inside the result grid, with "Open in Maps" for point data.
- Improvements to Auto-reconnect when the server drops the connection (idle timeouts, brief network blips, server restarts).
- Various crash fixes and stability improvements.
2026.52 2026-04-02
- Fixed an issue where some users when importing a sqlite file would see no UI.
2026.50 2026-03-27
+ 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 all 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
+ Error highlighting: Query errors now show a red squiggly underline on the problematic text, matching the desktop app
+ Redesigned Alter Table: Columns, Indexes, Foreign Keys, and Triggers tabs rebuilt with a modern look and inline validation
+ Export from connection list: Long press a database and tap Export to share the .sqlite file directly
+ Connection list context menu: Long press any database for quick Connect, Export, or Delete actions
+ Live dark/light mode switching: Theme changes now apply instantly, including syntax highlighting colors, without restarting the app
2026.10 2026-02-20
+ Improved support for iOS 26.
2025.81 2025-12-03
+ Fixed an issue where the 'Run Query' button could disappear.
2025.57 2025-09-23
+ Improvements with line number displays for queries.
+ Fixed a crash some users could have when modifying sqlite databases.
+ Improvements to modifying sqlite table ddl.
+ Fixed an issue where scripting views would not always work.
2025.15 2025-02-20
+ Fixed a crash that could occur when long-pressing a connection.
2024.53 2024-07-01
+ Fixed a crash some users were seeing when making a connection.
2024.15 2024-05-01
+ Fixed a few crash issues some users were seeing.