Skip to content

Getting Started

github-actions[bot] edited this page Sep 2, 2026 · 3 revisions

Getting Started

Welcome to Vector Watcher.

Vector Watcher is a cross-platform desktop application for working with vector and database data through a desktop interface.

The application runs locally on your computer and includes its backend automatically.

You do not need to install or start the Python backend separately when using the packaged application.


Before You Start

Make sure you have installed a Vector Watcher release for your operating system.

See:


Starting Vector Watcher

After installation, open Vector Watcher from your operating system's application launcher.

The application automatically:

  1. Starts the Vector Watcher desktop application.
  2. Starts the local backend.
  3. Connects the application interface to the local backend.

The backend may take a few seconds to become available after the application opens.


Main Application

Vector Watcher Main Window

The main application provides access to the available Vector Watcher features.


Typical Workflow

A typical workflow is:

Start Vector Watcher
        │
        ▼
Create or Select a Connection
        │
        ▼
Connect to the Database
        │
        ▼
Browse Available Data
        │
        ▼
Open Tables or Collections
        │
        ▼
Perform Search or Exploration

The exact workflow depends on the database and features available in the current application version.


Documentation

Connections

Learn how to configure and use database connections:

Connections

Saved Connections

Learn how to reuse existing connection configurations:

Saved Connections

Database Explorer

Learn how to browse connected databases:

Database Explorer

Tables

Learn how to work with available tables:

Tables

Search

Learn about search functionality:

Search

Settings

Learn about application settings:

Settings

About

Learn where to find application and support information:

About


Need Help?

If the application cannot communicate with its backend or fails to start correctly, see:

Clone this wiki locally