Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

HeidiSQL - Tool for MySQL, MSSQL, PostgreSQL and many others

8va76

Apprentice
Advanced Member
Messages
84
Reaction score
0
Points
26
Good day guys! Im promoting HeidiSQL, a tool for MySQL, MSSQL, PostgreSQL and many others.

HeidiSQL is a useful and reliable tool designed for web developers using the popular MySQL server, Microsoft SQL databases and PostgreSQL. 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.

Link:
https://www.heidisql.com/

View attachment 315057

View attachment 315058

View attachment 315060

View attachment 315061

I've been using this in my entire development process.

It's features:

  • Free for everyone, OpenSource since 9 years of active development.
  • 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, compress these afterwards, or put them on the clipboard.
  • 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
  • And much more

Hope this will be useful to each of you! :)
 

Attachments

  • heidisql_logo.png
    heidisql_logo.png
    10.6 KB · Views: 7
  • connection.png
    connection.png
    56.4 KB · Views: 39
  • table_editor.png
    table_editor.png
    60.7 KB · Views: 29
  • view_editor.png
    view_editor.png
    20.3 KB · Views: 23
Back
Top Bottom