Database manager

This topic describes the database manager concept.

The database manager builds on the stream store to provide a file-based relational database. The function provided is powerful, and the implementation is very efficient. The database manager is very useful for most data-intensive programs.

See also

DBMS