Product Documentation

FairCom Database Engine Partitioned Files

Previous Topic

Next Topic

Understanding FairCom's Partitioned File and FILESET Technologies

FairCom DB offers many valuable—and, in many cases, unique—features aimed at our goal of making it easy for developers to create highly efficient applications based on c-tree technology. Two of these technologies address the issue of searching and maintaining large numbers of files: Partitioned Files and FILESETs. Both of these features simplify operations by making a large number of files appear as a single file to your application.

This paper compares these technologies. The following questions are examined:

Before answering those questions, an overview and comparison of the two technologies is presented:

See Also

For additional reading, including details of implementation, see the following locations in the FairCom documentation:

In This Chapter

How Do Partition Files Compare to FILESETs?

How Does the Host File Appear to the Application?

Can We Perform Full-Text Search Queries on a Host File?

Can We Operate on a Single Member File Independently?

Can We Do a File Block on an Individual Member File?

Is It Possible to Add Extra User Fields to an Individual Member File?

TOCIndex