PreadOnly
Bun

property

sqlite.DatabaseSyncOptions.readOnly

readOnly?: boolean

If true, the database is opened in read-only mode. If the database does not exist, opening it will fail.