File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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>
7474< p > < em > DB Browser for SQLite</ em > (DB4S) is a high quality, visual,
7575< a href ="https://github.com/sqlitebrowser/sqlitebrowser "> open source</ a > tool
7676designed 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.
7878DB4S gives a familiar spreadsheet-like interface on the database
7979in addition to providing a full SQL query facility.
8080It works with < a href ="./dl#windows "> Windows</ a > ,
@@ -97,6 +97,7 @@ <h1 id="db-browser-for-sqlite">DB Browser for SQLite</h1>
9797< li > Issue SQL queries and inspect the results</ li >
9898< li > Examine a log of all SQL commands issued by the application</ li >
9999< li > Plot simple graphs based on table or query data</ li >
100+ < li > Add, change, remove SQLCipher encryption from database files</ li >
100101</ ul >
101102< h2 id ="current-status "> Current Status</ h2 >
102103< 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