Authors:
stist
opensource software

SQL Query Plugin

Vendor: KiwiSoft

Email:

Website: http://java.sstiller.de/sql/index.html

SourceCode: link

License: license url

Bugtracker page

Description:

A tool for executing SQL statements through a JDBC connection.

Features:

  • Syntax highlighting
  • Executing multiple statements at once
  • Highlighting of primary and foreign keys
  • Editing of results
  • Support for easier configuration of common JDBC driver
  • Support of different column formats (including custom formats)
  • Browser for database structure
  • Statement templates for often used statements
  • Support for Java BLOB's
  • Export into XML, HTML, CSV and Excel
  • Data Load

Downloads: 127785
Rating:
Participated in rating: 23
Version Since Build Until Build File/URL Size (Kb) Date Dependency
2.2. 40.3436. . Download 1730.71. 2006-11-18 19:56:38 .
2.1.1. 40.3436. . Download . 2006-04-02 19:36:46 .
2.1. 40.3436. . Download . 2006-03-26 12:45:21 .
2.0. 40.3436. . Download . 2006-03-07 21:19:50 .
1.4.6. 40.1100. . Download . 2005-11-05 16:20:54 .
1.4.5. 40.1100. . Download . 2005-08-14 13:02:15 .
1.4.4. 40.1100. . Download . 2005-04-08 21:43:01 .
1.4.3. 40.1100. . Download 1160.52. 2004-11-15 21:37:19 .
1.4.2. 40.1100. . Download 1095.18. 2004-10-01 21:22:03 .
1.4.1. . . Download 1095.23. 2004-10-01 21:09:55 .
1.4.0. 40.1100. . Download 1014.46. 2004-08-01 19:31:22 .
1.3.9. . . Download 803.67. 2004-06-30 23:02:39 .
. .

Recent change notes:

Bugs
  • [SQLQ-13] - Plugin not working on Mac
  • [SQLQ-15] - Editing of date columns doesn't work
Cosmetics
  • [SQLQ-4] - Output messages are sometimes in the wrong order
New Features
  • [SQLQ-1] - Import of data files
  • [SQLQ-6] - Add support for Microsoft SQLServer 2005 Driver
  • [SQLQ-16] - Allow relative dates for table date editors.
  • [SQLQ-17] - Add viewer for image BLOB's

Comments:

Anonymous
Rated:
2010-08-19 20:10:33
Great plug-in!!. Seemed to work for a couple of DB's I entered. However, recently after adding some more DB's I get the error "The DialogWrapper" can only be used on event dispatch thread. Is anyone else seeing this?
.
Anonymous
Rated:
2008-11-11 03:19:47
It's working on 7.0.4 bug is problematic in different ways. Would be nice to fix. Would have rated it a positive "4" if all those were fixed. Meanwhile I started looking for alternatives in standalone / open source.

1. The Home/End buttons are going to begining/end of text instead of line (as mentioned before)

2. A long running query could hang the IDE and not only the plugin. (*)

3. Sometimes undo does not work. Don't have an exact scenario.

Squirrel is my alternative first attempt, works so far, not the cleanest usability but just ok.
SQL queries should really be an integral part of the IDE - IntelliJ team - pick this up and either write sql support from scratch or integrate Squirel or whatever is the best open source out there. Don't leave it to the mercy of a plugin developer - not good for the effectiveness of the tool nor your business. You should probably aim at making SQL queries a "5" rating for every intellij user - same as the overall IDE usually is.

(*) I do use a very heavy project with > 20k classes and lots of jsps/jars, overall installable after jsp pre-compilation + classes + jars is ~200MB; Not sure how much of the overall heaviness of the project is in play here.
.
Anonymous
Rated: noRate
2008-11-05 13:44:44
Just installed it with IntelliJ 7.0.4. DB Connection works, but when I expand 'Procedures' on a database, it hangs IntelliJ.

Reverting to dbHelper...
.
Anonymous
Rated:
2008-05-19 12:09:54
Nice work.
.
Anonymous
Rated:
2007-12-13 07:18:41
I love this plugin, but can not use it with Idea 7.0.1&2, as Home and End buttons do not work properly: pressing Home moves the cursor to the end of text, rather than line. It is so irritating, if you use “run selected” mode! I believe, this happens to all the plugin windows, though. Staying with version 6 :(
.
suedkm
Rated:
2007-12-06 13:21:36
.
Anonymous
Rated:
2007-07-27 22:12:46
I love it.
.
mjparme
Rated:
2007-05-23 21:02:04
I use DBVisualizer so this plugin isn't that useful. I suppose it is a good solution if you don't want to use DbVisualizer.
.
chrisbartley
Rated:
2007-05-11 23:54:06
.
Anonymous
Rated:
2007-04-19 09:04:20
It had a problem with version 6. Till then it was wonderful.
.
Anonymous
Rated:
2007-01-26 08:34:09
很好的插件
.
Anonymous
Rated:
2007-01-20 04:45:02
better than SQL Query Analyzer
.
Anonymous
Rated: noRate
2007-01-09 23:55:49
Have you guys seen the DBHelper plugin?
.
Anonymous
Rated:
2006-11-20 20:57:30
Very good plug-in. Too bad it wasn't updated for a long time.
.
Anonymous
Rated:
2006-09-23 12:39:23
This Plusgin very good. But it doesnt Work, It need fixer or new Version. !_!
.
Anonymous
Rated: noRate
2006-09-07 14:28:11
I dont use it !_!
It dont work. Have a messenge when I perform SQL query. A dialog show enter password. If I click No password, it dont word and notify

[Microsoft][ODBC Driver Manager]Data source name not found and no default driver specified !

"Connection couldn't be established."
.
SANDeveloper
Rated:
2006-08-01 11:09:28
This is really an excellent tool to handle the SQL Query while developing the code.
I must recommend this tool, which should increase the productivity if there is any use of SQL Query in side the code.
.
Anonymous
Rated:
2006-07-12 11:49:17
A really cool plugin
But I cannot find how to use templates :-(
.
Anonymous
Rated:
2006-07-02 16:11:40
.
Anonymous
Rated: noRate
2006-06-23 14:05:17
How do I run it? The pulgin was installed properly, it is listed in settings with other plugins. But now how do I run it? I don't see the icon anywhere in IDEA??
.
Anonymous
Rated:
2006-06-20 22:36:23
pretty good, a few quirks though:
- the fonts are a little screwed up it even shows up in the screenshoot how the "m" in "from" is cutoff
- undo doesn't seem to work, I've cried several times when I've accidentally pressed a key other than ctrl-enter when I was trying to execute a line and then have it disappear with no way to get it back
- wish it would autosave into a template or something so that when restarting Idea it would keep any work in progress
.
Anonymous
Rated:
2006-06-07 05:19:03
very good!
.
cmsherratt
Rated:
.
rbeeger
Rated:
.
Anonymous
Rated:
The SQL functionality should be more intelligent. At the moment is in total contrast to the IntelliJ way of work/intelligence.
.
machak
Rated:
forgot to rate it ;-) it deserves a 5+
.
machak
Rated: noRate
I agree, this is one of the better plugins floating around and it is polished and done well. Not to forget very very useful, thanks,
-m
.
etienne
Rated:
Very nicely integrated into IDEA.
.