|
- Oracle8 Universal Server
- The core Oracle database, designed to run on most platforms. Options include;
- WebServer - Web access
- Spatial Data - Uses different indexing strategies to allow for very large databases,
such as data warehouses.
- Context - unstructured text searching
- OLAP - Online Analytical processing. Alows the data to be stored and accessed in
multiple dimensions.
- Parallel Server - A single database accessed by several nodes (Computers)
- Video - Ability to store video in the database.
- Personal Oracle8
- Designed for use on the Desktop PC's with Operating systems such as Windows 95/98/NT.
- Personal Oracle Lite
- Designed for the mobile user, runs in 1MB RAM.
- SQL*Plus
- Provides the Structured Query Language (SQL) interface to the database.
- Oracle8 Enterprise Manager
- Provides tools to monitor and interact with the database, schedule jobs, provide
automated backup, and recovery.
- Designer/2000
- Developer/2000
- Report, Form & Graphic generation tools.
- Object Database Designer
- Used when creating Object-Relational databases, is tightly integrated with C++
|