Ingres Visual Tools

RazorSQL provides Ingres visual and GUI tools for easily querying, browsing, editing, and managing Ingres databases. See below for more information.

  • A create table tool that generates Ingres specific create table SQL that includes such elements as column names, column types, column lengths or precisions, column scales, nullability, unique constraints, and default values.
  • A create view tool that generates the SQL for creating Ingres views
  • A create index tool that generate the SQL for creating Ingres indexes
  • A create procedure tool for creating Ingres procedures
  • A tool for creating sequences.
  • An alter table tool for generating the SQL to alter Ingres tables with such options as add column, add primary key, add foreign key, and more.
  • SQL Drop Tools for dropping tables. views, indexes, sequences, and procedures.
  • A visual edit table tool for visually editing Ingres tables in a spreadsheet format
  • Import and Export tools for importing data into tables, or exporting data from single tables or all tables in a database
  • A Generate DDL Tool for Ingres for generating Ingres table, view, and index DDL.

For more information about Ingres features provided by RazorSQL, see the Ingres Features page.