--persist-to is only a folder, so for example by using --persist-to=/temp the actual db file will be
--persist-to is only a folder, so for example by using --persist-to=/temp the actual db file will be stored in /temp/v3/d1/x.sqlite
also you won't find the file right away, the db has to be accessed first for the file to be created
also you won't find the file right away, the db has to be accessed first for the file to be created

