Sequel Ace
macOS / developpeurs
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
Quoi de neuf dans la dernière version ?
- 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)