Ingres Database Browser
The Ingres Database Browser included in RazorSQL allows users to browse database objects and structures. The following objects are displayed in the browser:
- Tables
- Views
- System Tables
- Indexes
- Procedures
- Sequences
The Ingres Browser also includes tools for interacting with the above objects such as the following:
- Tools for viewing the contents of objects such as tables, views, and system tables
- A describe table and view tool
- Tools for viewing system information about objects
- Tools for creating tables, views, indexes, procedures, and sequences
- Tools for altering tables and views
- Tools for dropping tables, views, indexes, sequences, and procedures
- Tools for editing tables
- Tools for importing and exporting data
- An SQL query builder
- A compare tool for comparing tables and/or SQL query results
For more information about Ingres features provided by RazorSQL, see the Ingres Features page.