File tree 1 file changed +2
-1
lines changed 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ <h1 id="db-browser-for-sqlite">DB Browser for SQLite</h1>
74
74
< p > < em > DB Browser for SQLite</ em > (DB4S) is a high quality, visual,
75
75
< a href ="https://github.com/sqlitebrowser/sqlitebrowser "> open source</ a > tool
76
76
designed for people who want to create, search, and edit
77
- < a href ="https://www.sqlite.org/ "> SQLite</ a > database files.
77
+ < a href ="https://www.sqlite.org/ "> SQLite</ a > or < a href =" https://www.zetetic.net/sqlcipher/ " > SQLCipher </ a > database files.
78
78
DB4S gives a familiar spreadsheet-like interface on the database
79
79
in addition to providing a full SQL query facility.
80
80
It works with < a href ="./dl#windows "> Windows</ a > ,
@@ -97,6 +97,7 @@ <h1 id="db-browser-for-sqlite">DB Browser for SQLite</h1>
97
97
< li > Issue SQL queries and inspect the results</ li >
98
98
< li > Examine a log of all SQL commands issued by the application</ li >
99
99
< li > Plot simple graphs based on table or query data</ li >
100
+ < li > Add, change, remove SQLCipher encryption from database files</ li >
100
101
</ ul >
101
102
< h2 id ="current-status "> Current Status</ h2 >
102
103
< p > The current official, released version of DB4S is 3.13.0. Download from:
You can’t perform that action at this time.
0 commit comments