Use Navicat for MySQL

I tried Navicat for MySQL today and it is indeed a nice tool to manage your MySQL database.
1. Save into database from many sources: You can use it save data into MySQL database from many sources, like text, html, excel, xml access database from and etc.
2. Design or modify the design of the table: assign primary key, attributes of fields etc.
3. Move data from one database to another database.
Download one to try if you like the tool.

No comments:

Post a Comment

Datatable static image not found on the server

When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...