

Database sqlite browser download#
If you do not already have a copy of this database you can download it from here. Opening a databaseįor this lesson we will be making extensive use of the SQL_SAFI database. You can now close the preference window by clicking OK. We will discuss the meaning of NULL values in a table in a later episode. This is now the default background cell colour that will be used to display NULL values in you tables. A colour selector window will open, select Red. Click in the area for the Background color for NULL. You will see three bars below the word Text, to the right there are in fact three invisible bars for the Background. Towards the bottom there is a section dealing with Field colors.

Initially these will be quite empty as we haven’t created or opened a database yet. The initial screen of DB Browser will look something like this, the panes may be in a different configuration Ī small menu system consisting of File, Edit, View and Help.īelow the menu system is a toolbar with four options New Database, Open Database, Write Changes and Revert Changes.īelow the toolbar is a 4-tabbed pane for Database Structure, Browse Data, Edit Pragmas and Execute SQL.
Database sqlite browser windows#
To explicitly launch the application after installing it, use the windows button (bottom left of screen) and type in ‘DB Browser’ in the search bar and selecting the application when it appears. In Windows the installation of DB Browser does not create a desktop icon. Understand the layout of the DB Browser for SQLite and the key facilities that it provides
