InterSystems Cache GUI Tools

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

  • A create table tool that generates Cache 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 Cache views
  • An alter table tool for generating the SQL to alter Cache tables with such options as add primary key, add foreign key, and more.
  • SQL Drop Tools for dropping tables and views.
  • A visual edit table tool for visually editing Cache 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 Cache for generating Cache table, view, and index DDL.

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