RazorSQL is an SQL query tool, database browser, SQL editor, and database administration tool for Windows, Mac OS X, Linux, and Solaris. RazorSQL has been tested on over 29 databases, can connect to databases via either JDBC or ODBC and includes support for the following databases:
Features
- Database Browser
Browse database objects such as schemas, tables, columns, primary and foreign keys, views, indexes, procedures, functions, and more.
- Database Tools
Visual tools to create, alter, describe, execute, and drop database objects such as tables, views, indexes, stored procedures, functions, triggers, and more.
- Import Data
Import data from various formats such as delimited files, Excel spreadsheets, and fixed-width files.
- SQL Query Builder
Create select, insert, update, and delete SQL statements. Create multi-table joins.
- Edit Table Tool
Insert, update, and delete table data in a spreadsheet like format. Find and replace data, preview generated SQL, and more.
- SQL Editor
Edit SQL scripts. Run SQL queries. Auto column and auto table lookup. Uses the powerful EditRocket code editor that supports over 20 programming languages including SQL, PL/SQL, TransactSQL, SQL PL, HTML, Java, XML, and more.
- Database Query Tool
Includes multi-tabular display of queries with options for filtering, sorting, searching, and much more.
- Export Data
Export data in various formats such as delimited files, XML, HTML, Excel spreadsheets, and SQL insert statements.
- Built-in Database
Includes a robust relational database (HSQLDB) that is up and running with no manual configuration out of the box.
- Data Compare
Compare table data across databases, or compare the results of queries.
RazorSQL is licensed per user. Each licensed user may use RazorSQL on multiple computers and operating systems. License codes purchased via the above link unlock all versions of RazorSQL (Windows, Mac OS X, and Linux / Unix) and include free upgrades for 2 years after the date of purchase. The licenses do not expire and do not need to be renewed for continued use of RazorSQL.
Notice:
- Download razorsql5_2_1_linux_x86.zip for 32-bit systems or razorsql5_2_1_linux_x64.zip for 64-bit systems.
- Unzip the downloaded file either by double-clicking or opening a terminal window and typing the following (unzip file_name)
- Open a terminal window. Navigate to the directory where you unzipped the file and then to the razorsql directory (cd razorsql).
- Launch the shell script:
sh razorsql.sh (you may need to execute a chmod on razorsql.sh before launching -- chmod 755 razorsql.sh)