views:

143

answers:

6

I tried HeidiSQL but I keep getting errors for some reason.

+1  A: 

MySQL Workbench: http://dev.mysql.com/downloads/workbench/ for MySQL

SQL Server Management Studio Express: http://www.microsoft.com/express/database/ for MSSQL

John Rasch
+1  A: 

MySQL Query Browser - http://dev.mysql.com/downloads/gui-tools/5.0.html

SequelPro (Mac) - http://www.sequelpro.com/

webdestroya
+1  A: 

You can always use the Open Office Base database product - it works very well as a SQL client for many different RDBMses:

  • Microsoft Access
  • MySQL
  • PostgreSQL
  • SQL-lite Driver
  • mdb-sdbc
  • MSA-Base
  • Jaybird
  • Using csv/text files as editable data source
Oded
A: 

http://dreamspark.com offers many advantages for free products that many companies work with, if you have an .edu email address. Might be a good option for you to consider.

What are you looking to do with the free sql client? What languages?

drachenstern
+1  A: 

nobdy mentions SQuirreL ?

raticulin
A: 

I am a fan of Navicat. They even have a pretty nice free version.

http://www.navicat.com/en/download/download.html

LeeBerg

related questions