Book Contents

Book Index

Next Topic

Home

Overview

Welcome to the Quick Start. This document is presented as a tutorial that takes you through the process of configuring a Vertica database and running example queries.

Vertica recommends that you read the Product Overview manual before using this tutorial, in order to get a minimal understanding of unfamiliar concepts.

User Interfaces

In following this tutorial, you will use the following user interfaces:

Example Databases

Vertica provides several simplified versions of databases that might actually be used in real-world applications. Detailed descriptions of each are provided in Example Databases.

You can use these databases as examples for learning purposes and/or as templates for actual databases. Even if your business has nothing to do with any of these schemas, following the tutorial procedure will be useful to you because the techniques are the same regardless of the type of data warehouse you require.

The example databases are located in /opt/vertica/doc/ on all cluster hosts. The databases are provided as:

Tutorial Procedure

The Tutorial Procedure describes how to configure a Vertica database that you can use to execute sample queries. It assumes that you have already installed Vertica on a cluster of hosts as described in the Installation Guide. You can copy the example databases to non-cluster hosts for reference purposes but you must perform the tutorial procedure on the Administration Host.

Example Queries

Each example database includes several queries that are intended to represent ones that might be used in a real business. Feel free to write and run queries of your own to get familiar with querying a star schema. Detailed instructions are provided in Running Simple Queries.

Cleanup Procedure

When you have finished with the tutorial, you can restore your host machines to their original state. Detailed instructions are provided in Cleanup Procedure.