Elxis CMS Forum

Support => Public Speaking => Topic started by: webgift on August 29, 2013, 14:18:40

Title: HeidiSQL - Manage MySQL databases
Post by: webgift on August 29, 2013, 14:18:40
I recently downloaded and use the HeidiSQL which i find it really useful. In case that you are interested:
HeidiSQL is a lightweight, Windows based application for managing MySQL and Microsoft SQL databases. It enables you to browse and edit data, create and edit tables, views, procedures, triggers and scheduled events. Also, you can export structure and data either to SQL file, clipboard or to other servers.

Main Features

    Free for everyone, OpenSource.
    Connect to multiple servers in one window
    Connect to servers via commandline
    Connect via SSH tunnel, or pass SSL settings
    Create and edit tables, views, stored routines, triggers and scheduled events.
    Generate nice SQL-exports
    Export from one server/database directly to another server/database
    Manage user-privileges
    Import text-files
    Export table rows as CSV, HTML, XML, SQL, LaTeX, Wiki Markup and PHP Array
    Browse and edit table-data using a comfortable grid
    Bulk edit tables (move to db, change engine, collation etc.)
    Batch-insert ascii or binary files into tables
    Write queries with customizable syntax-highlighting and code-completion
    Pretty reformat disordered SQL
    Monitor and kill client-processes
    Find specific text in all tables of all databases of one server
    Optimize and repair tables in a batch manner
    Launch a parallel mysql.exe command line window using your current connection settings

Website URL: http://www.heidisql.com/
Download Link: http://www.heidisql.com/download.php
Title: Re: HeidiSQL - Manage MySQL databases
Post by: datahell on August 30, 2013, 10:30:54
Looks very nice.
Title: Re: HeidiSQL - Manage MySQL databases
Post by: webgift on September 01, 2013, 21:09:50
It's great it really help me a lot. I totally recommend it.