Connect LibSQL Local databases using the LibSQL PHP Extension
libsql:dbname=database.db
, where "database.db"
represents the name of the local database file."database.db"
is the filename of the SQLite database.file:database.db
, where "database.db"
is the name of the local database file.