RSS Feed for This PostCurrent Article

SQLTools: A Light Weight Oracle Client

SQLTools is a light weighted and robust tool for database development. It includes a text editor, an sql console and a couple of sql utilities. You can use it for dial-up connection and it will work as fast as SQLPlus. It is small and not required an installation so SQLTools will help you anywhere because it is small enough for floppy and available for downloading on the Web.

Features:

  • Powerful editor, which supports drag & drop, syntax highlighting, code template expansion, etc. Context sensitive help provides information about the current sql statement.
  • SQL console, it supports DML & DDL statements and provides additional information about database statistics and timing.
  • Object Browser is designed for getting any object DDL definition. One of useful features is it support group operations, for example, you can select and disable a set of constraints in one operation.
  • Extract Schema utility, which loads all objects definition and stores on local disk.

Popularity: 1% [?]


Trackback URL


RSS Feed for This PostPost a Comment