SQLite - Database Specific Support

DbVis Software
DbVisualizer 8.0 http://www.dbvis.com
support@dbvis.com


Master documentation index

Introduction

In addition to the standard feature set in DbVisualizer this document briefly covers the database specific support in DbVisualizer for the SQLite RDBMS.

Database Objects Tree

The following table shows what objects DbVisualizer handles for a SQLite database. The first column list the structure and the object types. The actions column lists all actions that are associated with the object types and the last column shows all viewers that appear when selecting an object in the tree.

The screenshots illustrates the visual representation of the objects tree.

Object Type Actions Viewers
Schema
  References, Tables
Tables
Import Table Data, Create Table References, Tables
Table
Export Table, Import Table Data, Alter Table, Create Index, Drop Table, Empty Table, Rename Table, Script: CREATE TABLE, Script: DELETE, Script: INSERT, Script: SELECT, Script: UPDATE References, Navigator1, Columns, DDL, Data, Indexes, Info, Primary Key, Row Count, Row Id
Columns
  Columns
Column
  Column
Indexes
  Indexes
Index
Drop Index DDL, Index
Views
  Views
View
Export View, Drop View, Script: CREATE VIEW, Script: DELETE, Script: INSERT, Script: SELECT, Script: UPDATE DDL, Data, Info, Row Count
Indexes
  Indexes
Index
Drop Index DDL, Index
1) DbVisualizer Personal


Copyright © 2011 DbVis Software AB. All rights reserved.