This is not exactly new news, but after a recent change from MySQL Front to SQLyog I just wanted to share
We all love free software, and love it even better when it's open source...
SQLyog Community Edition is jam packed with almost all the features the typical MySQL user/developer will need (and if you are a real hardcore guy, then SQLyog Enterprise might fit better, prices start at only 47 bucks).
After using it for only 10 minutes I was won over... I can finally through away my old free version of MySQL Front (this project moved to paid only, a couple of years back).
Here is a rundown of the features from the Community Edition:
Developer / User Productivity- Favorites Manager
- HTML Schema Documentation
- Shortcuts to generate SQL DML statements from schema definition
- Creating/Dropping/Altering tables
- Multi-tab Query Editor and Result-set Editor
- Multiple Query Execution
- Multi-threaded Query execution - Ability to stop long running queries
- SQL Templates
- Excel-style grid interface to view/update resultsets
- Multi-format Blob editor
- View data in Grid/Text Mode
- ResultSet/Data Export to CSV/XML/HTML
- Full Support from 3.23.38 to the latest 5.x
- Support for all MySQL table handlers
- Excel friendly resultsets/table-data export to clipboard/file
- Dialog-less table and resultset editor
DBA Productivity- Restoring / Importing large SQL dumps
- MySQL 5.x objects support
- User Management
- Managing hosted MySQL
- Connection Manager
- Index Management
- Relationship/Foreign Key Manager
- Reorder Columns
- Copy objects to another Host with single click
- Table diagnostics
- Flush Tools
- Object Browser
- Creating/dropping database
- Optimized for managing Hosted MySQL
- Multiple database connections
Technology- Turbo Speed MySQL Management. Uses native MySQL C API - the fastest way to communicate with MySQL server
- 100% keyboard friendly
- Small compact binary
- Minimal use of Registry - easy migration of User Preferences by dragging and dropping config files.
- Non-cluttered look and feel, ability to show/hide panes
Thanks Guys!!
Click for more details and downloads