This package contains the classes for the Storage Manager, which is responsible for how data is stored in and retrieved from database files.

Startup Sequence

The start-up sequence for the storage layer is as follows:

Implementing New Tuple-File Formats

Adding new tuple-file formats to NanoDB should be reasonably straightforward, but there are several interfaces that must all be implemented for the tuple file to be operational inside NanoDB.