# Databases

### DB Browser for SQLite

Website: <https://sqlitebrowser.org\\>
Description: SQLite Database Browser\
Author: <https://sqlitebrowser.org/about/\\>
License: Mozilla Public License v2 (<https://github.com/sqlitebrowser/sqlitebrowser/blob/master/LICENSE)\\>
Version: 3.12.2\
Notes:

### dbeaver

Website: <https://github.com/dbeaver/dbeaver\\>
Description: SQL Database tool and client\
Author: Serge Rider and Contributors (<https://github.com/dbeaver/dbeaver/graphs/contributors)\\>
License: Apache License 2.0 (<https://github.com/dbeaver/dbeaver/blob/devel/LICENSE.md)\\>
Version: 23.2.1\
Notes:

### RazorSQL

Website: <https://razorsql.com\\>
Description: SQL Database analysis tool\
Author: Richardson Software LLC\
License: <https://razorsql.com/license.txt\\>
Version: 10.4.5\
Notes:

### SQLiteStudio

Website: <https://sqlitestudio.pl/\\>
Description: SQLite Database browser, creator, editor\
Author: Pawel Salawa\
License: GNU General Public License v3 (<https://github.com/pawelsalawa/sqlitestudio/blob/master/LICENSE)\\>
Version: 3.4.4\
Notes:

### SysTools SQL MDF Viewer

Website: <https://www.systoolsgroup.com\\>
Description: SQL MDF analysis tool\
Author: SysTools\
License: EULA (<https://www.systoolsgroup.com/eula.html)\\>
Version: 11.0\
Notes:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://digitalsleuth.gitbook.io/win-for-documentation/the-tools/databases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
