Table of Contents

Apollo Pro

NEW: Will now install on 64 bit machines. The installer was removed, and now it is a simple zip file for installation.

Apollo Pro is a completely free query and development tool for Oracle that was written by me, Tim Green, in 1998. It has undergone a lot of changes and upgrades since that first version, and here it is for you to download and use at no cost. I still use it everyday in my life as an Oracle DBA and developer. It is compatible with Oracle versions up to and including 11g.

Screenshots

What is it?

Apollo Pro has many features that make the life of the Oracle professional easier. Apollo Pro will remember usernames and passwords so that opening a new component window is as simple as a single mouse click. This accessibility does not come at the price of security, however. Industry standard, powerful encryption protects your vital information, and a program lock feature ensures that no one but you can use the program while you are away from your computer. An SQL history tracker is integrated into Apollo Pro, to make it easy to store and view past queries. A password change feature makes it a snap to change your Oracle password on many instances at one time. Integrated unit testing with PL/Unit increases productivity and reduces errors (Oracle 8.1.6 or better required).

Read on to find out more about Apollo Pro's features and what it provides to make the Oracle developer or DBA's life a little easier.

What is it not?

This is not a commercially supported, full featured (bloated?) database administration tool. It will not administer the database for you. You have to know what you are doing, and be comfortable with SQL! It is not a PL/SQL debugger either.

Where do I get it?

The best way to evaluate software is to run it and see what it's all about!

Download

SQL Window

The SQL Window is Apollo Pro's answer to the outdated SQL*Plus application. This component has the following main features:

Integration with PL/Unit unit test framework

PL/Unit is a lightweight and small footprint (one database package) unit testing framework for PL/SQL. Check out the tutorial to learn more. Some benefits of unit testing your PL/SQL are:

Database Navigator

The Database Navigator is the perfect compliment to the SQL window. You can view meta data about tables, views, and many other objects, and directly interact with data in tables and views. Other great features include:

Power Tune SQL Performance

The Power Tune component is your personal, desktop tuning companion. It gives you the ability to compare the performance of multiple queries at once, and helps you to tune them by providing mouse-click access to Oracle query hints.

FTP Client

The FTP Client is a full featured FTP client that allows the user to upload and download files to and from remote FTP servers, using a familiar and intuitive interface. Why bother with a command line FTP program when you can do it all from one application?