HPlogo Up and Running with ALLBASE/SQL: HP 3000 and HP 9000 Computer Systems > Chapter 7 Comparing ALLBASE/SQL with TurboIMAGE

Basic Structures

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Figure 5-1 shows the basic architecture of the TurboIMAGE system.

Figure 7-1 TurboIMAGE Architecture

[TurboIMAGE Architecture]

The TurboIMAGE database manager accesses data in each data set as needed, based on information given in the root file.

Figure 5-2 shows the ALLBASE/SQL architecture.

Figure 7-2 ALLBASE/SQL Architecture

[ALLBASE/SQL Architecture]

ALLBASE/SQL has two components which manage access to databases, SQLCore and DBCore. The data is stored in tables which reside physically in DBEFiles and logically in DBEFileSets, as shown in Figure 5-2. These elements are described further in the next paragraphs.