Check database backups

I would like to check if my local backup is working properly by opening my vault in my localhost directly with the SQLite file, without setting up a local server, is it possible?

You can use the sqlite3 binary to open and query the backup database.

Sorry, I didn’t give enough information. Actually I can see the entries when I open the database, but is there an easy way to decrypt my password without setting up an instante locally?