Database Management Tool

RazorSQL is a database management tool, SQL editor, and database browser and supports over 40 databases. RazorSQL has support for traditional relational databases like MySQL, Oracle, PostgreSQL, SQLite, Sybase, Firebird, and MS SQL Server. It also has support for cloud based databases like Salesforce, DynamoDB, SimpleDB, and Redshift, and support for no SQL databases such as Cassandra and MongoDB. See the list on the far right of this screen for all of the databases RazorSQL supports.

RazorSQL provides database management tools for most databases. Below is a list of some of the database management tools provided by RazorSQL:

  • A Create Table Tool
  • An Alter Table Tool
  • A Create Index Tool
  • A Create View Tool
  • A Create User tool for databases like MySQL and PostgreSQL
  • The ability to generate Grant statements for databases like MySQL, PostgreSQL, Oracle, MS SQL Server, and SQL Azure
  • A Create Database Tool for certain databases
  • A Create Sequence Tool for certain databases
  • Tools for creating procedures, functions, and/or triggers for certain databases
  • Tools for dropping objects such as tables, views, indexes, procedures, functions, and triggers
  • DDL Generation tools for generating the DDL used to create existing database objects
  • An Import Tool for importing data into tables
  • An Export Tool for exporting data out of tables
  • Backup Tools for backing up tables and/or databases / schemas
  • Database Conversion Tools for databases such as Oracle, MySQL, PostgreSQL, Firebird, SQLite, MS SQL Server, DB2, Redshift, and MS Access
  • An SQL Query Builder Tool
  • A Data Compare Tool
  • A Database Browser

Below are links to some of the database specific pages for the RazorSQL database management tool:

Below are screen shots for some of the database management tools provided by RazorSQL.

The Create User Tool

Database Management Create User

The Alter Table Tool

Database Management Alter Table

The Create Database Tool

Database Management Create Database