Scalable Database Server, HiRDB Version 8 Description

[Contents][Glossary][Index][Back][Next]

10.3.3 HiRDB File Link

When you are handling large volumes of image data, you can use HiRDB File Link to store the image data on a file server and to store, in a table column, the information needed for linking to this image data stored on the file server. This storage mode minimizes the database load even when the amount of data increases. In addition, increases in data volume can be handled by increasing the disk capacity or the number of file servers. Data registration and retrieval are implemented as explained as follows.

Organization of this subsection
(1) Data registration
(2) Data retrieval

(1) Data registration

A utility provided by Image Database Access is used to store image data in a file server and to store information on the linkage to the image data in a FileLink-type column of the HiRDB database.

(2) Data retrieval

Image Database Access (CORBA object) is used to retrieve image data based on the linkage information to image data.