I would like to create another database from a CSV file with the software “BaseX 9.7”. It seems that I can not choose the format option “XQuery” on the tab “Parsing” of the dialogue “Create Database”. https://docs.basex.org/wiki/CSV_Module#Conversion
The 'xquery' format converts a CSV string to XQuery data types (arrays and maps). If you want to store CSV in a database, you can choose one of the remaining formats, which convert the string to XML.