SQLTools icon
SQLTools icon

SQLTools

 6 likes

SQLTools is a light weighted and robust tool for ORACLE 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.

SQLTools screenshot 1

License model

  • FreeProprietary

Application type

Country of Origin

  • RU flagRussia

Platforms

  • Windows  It works with Oracle 7.3/8/8i/9i/10g.
5 / 5 Avg rating (1)
6likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Database Management Tool

 Tags

SQLTools News & Activities

Highlights All activities

Recent activities

  • boltans2 liked SQLTools
    11 months ago
Show all activities

SQLTools information

  • Developed by

    RU flagAleksey Kochetov
  • Licensing

    Proprietary and Free product.
  • Alternatives

    14 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

Our users have written 1 comments and reviews about SQLTools, and it has gotten 6 likes

SQLTools was added to AlternativeTo by Danilo_Venom on Nov 22, 2010 and this page was last updated Nov 27, 2014.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Guest
Nov 24, 2020
0

One the best free client software for Oracle DB

What is SQLTools?

SQLTools is a light weighted and robust tool for ORACLE 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. SQLTools is free and probably going to be a public source project.

SQLTools is:

  • Powerful editor (actually it'll be more powerful in the next release), which supports drag & drop, syntax highlighting, code template expansion, etc. It is possible to find a database object under cursor and get its description. Context sensitive help provides information about the current sql statement.
  • SQL console, which is embedded in the editor. 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 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.

It works with Oracle 7.3/8/8i/9i/10g.