Persistent Storage
Becomes a hard problem because of the interaction with the other levels of the DBMS:
- What are we storing?
- Efficient indexing
- Special issues due to resiliency requirements
- Exploit “semantic” knowledge
Issue: interaction with the operating system. Should we rely on the OS?