SQLPro Studio
Para desarrolladores
Sólo para Mac
Gratis · Compras dentro de la app
SQLPro Studio is the premium database management tool for Postgres, MySQL, Microsoft SQL Server and Oracle 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.
+ Context aware database tree navigation, including quick access to tables, views, columns, indexes and much more!
+ SQL Beautifier/formatter.
+ Database wide searching.
+ NTLMv2 supported (but not required).
+ Netbios support.
+ Master password support for additional security.
+ Supports Handoff from iOS to macOS.
SQLPro Studio supports the following database servers:
+ MySQL & MariaDB
+ PostgreSQL
+ Microsoft SQL Server (2005 and above)
+ SnowflakeDB
+ SQLite
+ MongoDB
+ Oracle (11g and above)
Privacy Policy:
https://sqlprostudio.com/privacypolicy.html
Terms of Use:
https://sqlprostudio.com/termsofuse.html
Price:
SQLPro offers Premium subscriptions (or a single Lifetime purchase) in order to interact with database result sets. Premium subscriptions are available as either a Monthly, or a Yearly duration. Subscriptions auto-renew within 24 hours of the expiration date unless auto-renewal is turned off in the iTunes account settings. 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.
Más + Fixed an issue with favourites not always loading properly.
+ Fixed issue with redshift connections.
+ Fixed redshift drop materialized view created invalid sql.
+ Fixed separate stored procedures for redshift connection
2026.114 29 may
- Window & Session behavior preferences redesigned. Separate controls for "save state and restore on next launch" vs. "clean shutdown", and independent prompts for "on tab close" and "on window/app close". Save-state users no longer see a misleading "unsaved changes will be lost" warning, and clean-shutdown users can opt out of the prompt entirely. File-backed query tabs are now always autosaved using macOS-native autosave.
- Cmd+Q now correctly dismisses the connection picker and quits the app cleanly. Previously the modal sheet consumed the shortcut and required clicking Cancel first.
- Tab dirty-state tracking moved to a model flag, so the unsaved indicator no longer flickers between titles.
- Database tree state restore on connections with very large schemas is dramatically faster.
- Fixed a hang when opening very large SQL files. The editor's scroller workaround used to force full-document layout and could trip the watchdog on multi-MB files.
- Fixed a crash when "Copy as SQL update" was triggered on certain result sets (column metadata is now fetched off the main thread).
- Fixed a crash when expanding an Oracle table whose parent entry had no schema component.
- Fixed alias-aware syntax highlighting after restoring a query from History (and inside the History preview).
- Fixed a SQLite crash on the auto-refresh path that could fire when external processes (Python, etc.) were inserting data into the database while the app had it open.
2026.90 30 abr
Query Formatter:
- Celko-style "river" alignment for cleaner left-aligned keyword columns.
- Break JOIN...ON onto its own line.
- Expand BETWEEN...AND onto a deeper indent.
- Expand long IN(...) lists onto separate lines.
- Configurable max line width, blank lines between statements, and space after commas.
- Nested CASE statements break onto their own line.
- All formatter layout and spacing options exposed in Query Formatting preferences.
- Fixed incorrect spacing around the || concatenation operator.
Query Editor:
- Cmd+C now copies the entire line when no text is selected.
- Configurable "Select top" limit.
Database Tree:
- Added Duplicate Database with an optional "Include data" mode.
- Added custom per-connection icons with iCloud sync and an in-app crop editor.
- Added "Show in Finder" for favorites.
- Every connection-list context menu item now has an SF Symbol.
- Tree icons dim when the host window isn't main.
- Fixed disclosure triangles requiring a double-click on recent macOS.
Favorites:
- Modernized designer window: larger, cleaner, SF Symbol +/- controls, autocomplete wired to the query field.
- Added token support when running a favorite.
Performance & Stability:
- Post-connect autocomplete initialization moved off the main thread -- windows open faster.
- Tokenizer now handles backslashes inside strings per dialect.
- Hardened error and array handling across connectors.
- Fixed a crash when exporting to CSV.
- Fixed a crash during CSV import.
- Improved CSV import handling for non-numeric strings in numeric columns.
- Fixed an issue where editing multiple rows could generate incorrect UPDATE queries.
- Fixed a rare crash related to key-repeat.
- macOS 26 compatibility updates.
2026.87 29 abr
MongoDb:
- Improved reliability and performance
- New visual filter builder: build MongoDB queries with a point-and-click interface instead of writing JSON by hand (column picker, 16 operators including contains, regex, exists, null checks, with AND/OR logic)
- New visual sort editor: add/remove sort fields with column picker and ASC/DESC toggle
- New projection editor: checkbox grid to include/exclude fields with Select All/None
General:
- Fixed a crash that could occur when exporting to CSV
- Fixed SQL Formatter incorrectly adding spaces to the || (concatenation) operator
- Improved CSV import handling for non-numeric strings in numeric columns
- Fixed an issue where editing multiple rows could generate incorrect UPDATE queries due to stale column state
- Fixed duplicate database dialog now includes an "Include data" option
- Added Duplicate Database context menu for MSSQL, MySQL, and Postgres
- Fixed database tree disclosure triangles requiring double-click on modern macOS
2026.50 27 mar
+ Fixed an issue when export Postgres tables. [https://github.com/hankinsoft/SQLPro/issues/1103](#1103)
+ Updated connection window UI to better suit macOS 26.
2026.07 12 feb
+ Improvements with macOS 26.
2026.05 28 ene
+ Fixed an issue where formatting queries would result in pipe concatenations having extra spaces. [#1093](https://github.com/hankinsoft/SQLPro/issues/1093)
2026.03 9 ene
+ macOS 26 improvements.
+ Added an option to specify batch size when importing. [#1098](https://github.com/hankinsoft/SQLPro/issues/1098)
2026.02 8 ene
+ Additional improvements for macOS 26.
+ Cmd+C now copies entire line when no text selected. [#1085](https://github.com/hankinsoft/SQLPro/issues/1085)
2025.76 05/11/2025
+ Fixed an issue with searching when using MSSQL connections.
2025.71 10/10/2025
+ Improvement to 'Run current query'. [#1057](https://github.com/hankinsoft/SQLPro/issues/1057)
+ Improvement to MySQL comments. [#1055](https://github.com/hankinsoft/SQLPro/issues/1055)
+ Improvements to scripts Postgres tables with multiple primary keys. [#1056](https://github.com/hankinsoft/SQLPro/issues/1056)
+ Fixed a crash some users could see when importing csv files.
2025.57 24/09/2025
+ Fixed an issue with formatting queries.
2025.10 28/04/2025
+ Fixed a crash some users were seeing at startup.
2025.9 25/03/2025
+ Fixed a crash users could see when deleting records.
2025.7 19/03/2025
+ Fixed an issue where copy as markdown and copy as formatted text monospaced could have empty fields. [#1020](https://github.com/hankinsoft/SQLPro/issues/1020)
+ Added an export keyboard shortcut for 'execute secondary query style'. [#1017](https://github.com/hankinsoft/SQLPro/issues/1017)
2025.01 11/01/2025
+ Fixed an issue with column sizing.
2024.60 23/07/2024
+ Added options for autosize columns. [#966](https://github.com/hankinsoft/SQLPro/issues/966)
+ Fixed an issue with SSH tunnels. [#989](https://github.com/hankinsoft/SQLPro/issues/989)
2024.38 25/06/2024
+ Removed some un-used files. [#985](https://github.com/hankinsoft/SQLPro/issues/985)
2024.32 03/06/2024
+ Fixed an issue where when modifying results inline, after applying or discarding changes there woulds still be a partial visible changes UI.
+ Fixed an issue that could cause crashes for some users when viewing preferences.
2024.31 29/05/2024
+ Fixed a crash that could occur when modifying MySQL table structures.
2024.21 05/04/2024
+ Fixed an issue that could cause a crash when deleting records. [#965](https://github.com/hankinsoft/SQLPro/issues/965)
+ Fixed an issue that could cause a crash when removing the 'format query' shortcut. [#964](https://github.com/hankinsoft/SQLPro/issues/964)
2024.20 25/03/2024
+ Fixed a crash that could occur during autocomplete.
2024.17 22/03/2024
+ Performance improvements with the query editor.
+ Crash fix related to the query editor.
2024.15 21/03/2024
+ Added an option to set a default query for a table. [#940](https://github.com/hankinsoft/SQLPro/issues/940)
+ Added an option for generic tabs to not be promoted for a save. [#949](https://github.com/hankinsoft/SQLPro/issues/949)
+ Added an option to disable the cmd + number shortcuts. [#942](https://github.com/hankinsoft/SQLPro/issues/942)
+ Added the option to set a default query to be executed for tables. [#940](https://github.com/hankinsoft/SQLPro/issues/940)
2023.73 21/11/2023
+ Added support for right aligning numericals. [#914](https://github.com/hankinsoft/SQLPro/issues/914)
+ Added support for importing from JSON files. [#924](https://github.com/hankinsoft/SQLPro/issues/924)
+ Added support for exporting tables directly to Json via the database tree table context menu.
+ Moved themes location on file system. [#780](https://github.com/hankinsoft/SQLPro/issues/780)
+ Added support for keyboard shortcuts to export result sets as csv/json/xml. [#913](https://github.com/hankinsoft/SQLPro/issues/913)
+ Renaming a table will instantly update the autocomplete. [#922](https://github.com/hankinsoft/SQLPro/issues/922)
+ You can refresh a tab loaded from the file system by right clicking the tab and choosing 'Reload file'. [#902](https://github.com/hankinsoft/SQLPro/issues/902)
+ You can now delete a MySQL database from the database tree by right clicking on the database and choosing 'Drop database'. (There are confirmations before any deletions). [#911](https://github.com/hankinsoft/SQLPro/issues/911)
2023.56 10/08/2023
+ Fixed an issue with favourites not always loading properly.
+ Fixed issue with redshift connections.
+ Fixed redshift drop materialized view created invalid sql.
+ Fixed separate stored procedures for redshift connection
Más Versión 2026.114 29 may
Datos no asociados con tu identidad Los siguientes datos pueden recopilarse, pero no están asociados con tu identidad: