Export the database using sdb format
Future<Map> sdbExportDatabase() async => import_export.sdbExportDatabase(_idbDatabase);