Chapter 5. Sqliteman Main Window

Main components in the Main Window

Menu bar

Most of the actions are started here. See Menu Commands documentation.

Object Tree

Database objects are stored in the logical hierarchy here. "Main" is the core database (opened), all others databases can be "attached" only. See Schema Browser documentation.

SQL Editor

Write your queries and the others commands here. See SQL Editor documentation.

Result Table

All queries results and related stuff is shown here. See Data Browser documentation.

Error Log

Error messages and status is written here.