Navicat OS X MySQL client updated

Navicat is a handy tool if you work with MySQL databases and want an alternative to the command line or phpmyadmin to manage your data. It's an OS X GUI database management interface with the following features:

  • Stored Procedure
  • Batch Job and Scheduling
  • Support Multiple Connections for local or remote MySQL servers
  • Browse your databases
  • Create and delete databases, tables, indexes and users
  • Modify your data
  • Create or Run SQL queries
  • Manage user privileges [security configuration]
  • Backup/Restore your database
  • Import/Export data ( It supports up CSV, TXT, DBF and XML file types. )
  • Data Transfer – Support transfer databases from one MySQL server to another MySQL server
  • Foreign Keys – Support to configure Foreign Keys
  • Unicode Support

Version 5.3 of Navicat was just released by PremiumSoft. 'Tis the season to fire up an
evaluation version and take it for a test drive.

Recommended