Amazon Redshift Database Browser

The Redshift Database Browser included in RazorSQL allows users to browse database objects and structures. It displays information about the following types of objects:

  • Tables
  • Views
  • Functions
  • Triggers
  • Indexes
  • Constraints
  • Sequences

The Redshift Browser also includes tools for interacting with the above objects such as the following:

  • Tools for viewing the contents of objects such as tables and views
  • A describe table tool
  • Tools for editing tables, functions, and triggers
  • Tools for creating tables, views, indexes, sequences, functions, and triggers
  • An alter table tool
  • Tools for dropping objects
  • Tools for importing and exporting data
  • An SQL query builder
  • A compare tool for comparing tables and/or SQL query results

Redshift Database Browser