Thanks to visit codestin.com
Credit goes to github.com

Skip to content
guihuoliuying edited this page Jul 24, 2012 · 6 revisions

Welcome to the CoolSQL wiki! CoolSQL is a powerful and free tool for database management. The author of CoolSQL is Liu Xiaolin and this introduction also base on his CoolSQL website.

Original features

  • Almost support all popular database which support jdbc driver, such as Syabse, Oracle...
  • Support exporting result set to text file, EXCEL, and HTML.
  • Support exporting entity information to script of creation(table, view) and insertion(table).
  • Most important of all, it is free and open source.

New version

Base on the version of Liu Xiaolin, the new version fix many bugs and import some new features. PS: this version is a maintenance version.

Bugs fix

  • Fix the bug in creating new bookmark which make creation fails.
  • Fix the bug in loading content in SQL editor which make the loading slow.
  • Fix the bug in executing SQL which make the number of affected row can not exceed 200(Sybase).

New Features

  • Support multiple SQL editor tab.
  • Support multiple result set(display all the result set, not just the first one).
  • Enhance script exporting. Now, CoolSQL can export view creation script(Sybase).
  • Enhance content assistance. Now, CoolSQL supports SQL key words.

Clone this wiki locally