1. Introduction
SqeeL is a programming language optimized for developing Oracle management tool, Performance Insight, which is developed by Insight Technology, Inc.
SQeeL Features
- Interpretive program enables an easy prototyping of a program.
- A program is converted to a binary and executed on a virtual machine, which improves the program execution speed more than interpreter.
- SQeeL is optimized for managing Oracle. It is enabled to operate Oracle database and write an SQL statement easily.
- Web browser and HTTP server are adopted user interface, which enables easy development of CGI.
- SQeeL provides us with a mechanism to improve CGI operation.
© Insight Technology, Inc. 1996-2004 All Rights Reserved.