File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ title: DB Browser for SQLite
1414_ DB Browser for SQLite_ (DB4S) is a high quality, visual,
1515[ open source] ( https://github.com/sqlitebrowser/sqlitebrowser ) tool
1616designed for people who want to create, search, and edit
17- [ SQLite] ( https://www.sqlite.org/ ) database files.
17+ [ SQLite] ( https://www.sqlite.org/ ) or [ SQLCipher ] ( https://www.zetetic.net/sqlcipher/ ) database files.
1818DB4S gives a familiar spreadsheet-like interface on the database
1919in addition to providing a full SQL query facility.
2020It works with [ Windows] ( ./dl#windows ) ,
@@ -39,6 +39,7 @@ Controls and wizards are available to:
3939* Issue SQL queries and inspect the results
4040* Examine a log of all SQL commands issued by the application
4141* Plot simple graphs based on table or query data
42+ * Add, change, remove SQLCipher encryption from database files
4243
4344## Current Status
4445
You can’t perform that action at this time.
0 commit comments