Book Contents

Book Index

Next Topic

Home

Database Designer

Vertica's Database Designer tool:

  1. analyzes your logical schema, sample data, and sample queries
  2. creates a physical schema design (projections) in the form of an SQL script that you execute

In most cases, the designs created by the Database Designer provide excellent query performance within physical constraints. The Database Designer uses very complex strategies to provide excellent ad-hoc query performance while using disk space efficiently.

You can, however, design custom projections as described in the Database Administrator's Guide (Advanced). This option is intended for advanced users only and should be used as advised by Technical Support.

For More Information