
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 ?
- 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