Sequel Ace
開發人員工具
僅適用於 Mac
免費
Sequel Ace is an unofficial "sequel" to longtime macOS tool Sequel Pro. Sequel Ace is a fast, easy-to-use Mac database management application for working with MySQL & MariaDB databases.
With Sequel Ace, you can write custom queries, or utilize the built-in filtering system to scope down to just what you're looking for. SSH, socket, and local connections are all supported, making all your databases accessible with ease.
Sequel Ace is open source! If you experience issues or have suggestions, check out the GitHub repository to get involved - https://github.com/Sequel-Ace/Sequel-Ace
更多 - Added support for AWS IAM authentication for Amazon RDS connections (including profile/role flows)
- Rewrote default bundles to avoid removed macOS scripting runtimes, with clearer runtime-missing warnings
- Added MySQL 8+ fallback logic for optimized field type estimation when PROCEDURE ANALYSE is unavailable
- Added detection and user alerts for macOS Local Network permission denials behind SSH “No route to host” errors
- Added support for mysql:// URLs for Socket connections
- Fixed SQL “Copy as INSERT” numeric field quoting/type handling
- Fixed SSH host-key reconnect prompt freezes and repeated metadata/status error loops
- Fixed pinned-table behavior by scoping pins to connection identity and migrating legacy pinned-table data
- Fixed multiple export and process-list issues (null serialization, export path/cancel handling, XML/BIT export correctness, network-volume bookmark handling)
5.2.0 3月4日
- Added support for filtering the columns to display in the content view
- Added support for dash-style block comments in the query editor
- Added support for indenting/unindenting in the query editor by tab/shift+tab (when using tab characters for indentation)
- Fixed a bug with data types in "Copy as SQL Insert"
5.1.0 14/12/2025
- Enhanced the "Go to Database" selector allow going directly to a specific table
- Fixed a bug that caused the app to revert to the default database on reconnect and to randomly change databases without updating the database selector
- Fixed and improved performance of date field defaults, including being able to use quoted date string for DATE field type
- Fixed a bug with foreign keys with _bin encodings
- Fixed a bug that caused the autocomplete prompt to sometimes close prematurely
5.0.9 15/07/2025
- Improved CPU usage around reconnection attempts
5.0.8 09/05/2025
- Improved handling of custom UI fonts
- Improved CPU usage around reconnection attempts
- Added proactive error messages for when SSH Config files are non-existent
5.0.7 30/04/2025
- Fixed alignment of enums on the content view
- Fixed a bug that caused table content fonts to be mangled after completing an automatic resize
- Added support for arbitrary sorting of favorites being preserved between uses
5.0.6 18/04/2025
- Fixed energy spikes on connection drops
- Fixed alignment of ENUMs in content view
- Fixed beep-on-application-start bug
5.0.5 14/04/2025
- Fixed unexpected blue line artifacts in the table view display
5.0.4 08/04/2025
- Fixed a crash affecting the user permissions panel on MariaDB >= 11.3
- Added the ability to toggle pinning multiple tables at once
- Changed the table sort order to honor the DB's table sort order instead of forcing a flat alphabetic sort
5.0.3 17/03/2025
- Fixed vertical centering and padding for text in the tables list
5.0.2 10/03/2025
- Fix table rows becoming narrower in 5.0.0
5.0.1 26/02/2025
Dear Sequel Ace Community,
With this release, Sequel Ace now requires macOS 12 (Monterey) or newer.
This change is necessary for technical and practical reasons:
1. LibMySQL client now relies on newer C++ features that are unsupported on older macOS versions, making continued compatibility increasingly difficult.
2. Limited maintainer resources – Sequel Ace is maintained by a small group of volunteers who balance this work with their day jobs. Dropping support for outdated systems allows us to focus on improving the app for the majority of users in modern environments. For those still using older macOS versions, the previous Sequel Ace release will remain available, but future updates will require macOS 12 or later.
We appreciate your understanding and ongoing support. Your feedback and contributions help keep Sequel Ace thriving!
— The Sequel Ace Team
5.0.0 18/02/2025
- Fixed a bug impacting older (macOS Big Sur) installs
4.2.1 14/02/2025
- Upgraded to Lib MySQL Client 8.4.4 and OpenSSL 3
- Fixed a bug impacting filtering on the process list
- Updated translations
4.2.0 08/02/2025
- Application no longer quits when closing the last DB connection
- Fixed Copy As Markdown (by rewriting in perl)
4.1.7 22/12/2024
- Fixed a bug that resulted in extra connections for retrieving data structure not being closed
- Fixed a bug with the export view height being too small
- Show a warning when renaming tables by interacting with table list when show warnings is enabled
4.1.6 05/12/2024
- Improved detecting default value by considering quote characters
- Added new column for Server Processes UI
- Fixed a bug impacting escaping textdata/string for binary data when exporting to SQL
4.1.5 23/10/2024
- Fixed a bug that prevented custom input values from being applied if field has default value
- Fixed a crash affecting older versions of macOS
- Additional bug fixes and translation updates
4.1.4 03/10/2024
- Fixed a bug around inserting new values on a table with a column set to default "CURRENT_TIMESTAMP"
4.1.3 24/09/2024
- Fixed a bug around default values that caused new values to be unable to inserted in the content view
4.1.2 11/09/2024
- Fixed a crash when closing the Field Editor on Binary Column with UUID with a format override
- Fixed copying data on a textdata/string field which has collate binary
- Fixed JSON view is now displayed when the field has collate binary
- Fixed inserting data in content view with field type default value
4.1.1 18/08/2024
- Added support for editing and displaying UUID fields in MariaDB and binary fields as UUIDs for all DB types
- Added setting to re-format JSON (in field data editor) by soft-indent
- Improved behavior of JSON editor and formatter
- Added ability to use shift-tab to unindent selected text
- Added ability to reset font to system font & fixed font preview input font size
- Adjusted size of connection error alert
- Favorite queries are now inserted after the current query
- Improved translations
4.1.0 07/08/2024
- Added a new prompt to confirm if the app should close when quitting (you can configuring this option in the app's preferences)
- Fixed a bug that caused favorited tables to be exported twice
- Fixed a bug that prevented the app from quitting (and crashing instead) when the last window closed
- Improved translations
4.0.17 07/05/2024
- Fixed a bug that cause Sequel Ace to not open on older version of macOS
4.0.16 20/04/2024
- Fixed a bug that could cause tab titles and content to get out-of-sync (#1797 / #1056)
- Updated translations
4.0.15 14/04/2024
- Added support for AWS IAM authentication for Amazon RDS connections (including profile/role flows)
- Rewrote default bundles to avoid removed macOS scripting runtimes, with clearer runtime-missing warnings
- Added MySQL 8+ fallback logic for optimized field type estimation when PROCEDURE ANALYSE is unavailable
- Added detection and user alerts for macOS Local Network permission denials behind SSH “No route to host” errors
- Added support for mysql:// URLs for Socket connections
- Fixed SQL “Copy as INSERT” numeric field quoting/type handling
- Fixed SSH host-key reconnect prompt freezes and repeated metadata/status error loops
- Fixed pinned-table behavior by scoping pins to connection identity and migrating legacy pinned-table data
- Fixed multiple export and process-list issues (null serialization, export path/cancel handling, XML/BIT export correctness, network-volume bookmark handling)
更多 版本5.2.0 3月4日
不會與你連結的資料 開發者可能會收集以下資料,但不會連結你的個人身份: