Is f90SQL a database manager or a database engine?
No. f90SQL is neither database manager nor a database engine. f90SQL is an interface to a standard set of functions (ODBC-API) that allow reading and/or writing data from/to files created by applications that conform to the ODBC-API interface. Most database programs (for example, Microsoft Access Jet Engine, SQL servers, etc.) provide ODBC drivers to access the data stored in their proprietary file format.