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 ?
- Fixed a longstanding issue where, in rare situations, queries could be run against the wrong database connection
- Restore Keychain password handoff for SSH connections, fixing ssh connectivity issues introduce in 5.3.0
- Enhanced the Vault connection UI to make it easier to connect to vault connections
- Clarified MCP server connection options and interactions
- Added support for INET4 and INET6 column types
- Updated the build environment to build with the latest versions of macOS
- Various cleanups and enhancements