node-sqlite3 icon indicating copy to clipboard operation
node-sqlite3 copied to clipboard

Password for sqlite

Open MaxAzarov opened this issue 3 years ago • 0 comments

Summary

Nowadays it is necessary to keep data safe. Is it possible to implement authentication using the password for the sqlite database?

Proposed implementation

If we use DB Browser for SQlite, we need to pass a password to get in

MaxAzarov avatar Sep 30 '22 15:09 MaxAzarov