Software for Database

HeidiSQL

HeidiSQL is a free database management tool. It is a worthy alternative to PHPMyAdmin that allows you to create and edit tables, views, triggers, procedure, as well as view and edit data. HeidiSQL also provides you with the possibility to export data both to a SQL file and to the clipboard on other servers.

What makes HeidiSQL popular?

  • Ability to connect to the server from the command line;
  • ability to batch optimize and restore tables;
  • Editing table columns, indexes and foreign keys, editing the body and parameters of SQL procedures, triggers, etc;
  • easy formatting of unordered SQL;
  • table synchronization between different databases and other features.

Leave a Reply