Druid SQL Query Tool and SQL Editor Features
RazorSQL includes support for the Druid database. RazorSQL allows users to browse Druid tables, columns, and views. It has an SQL editor that gives users the ability to write SQL queries against the Druid database. It also includes tools such as an export tool that allows users to export data from Druid tables and views in various formats. See below for more information. For information on getting connected to Druid from RazorSQL, see the following page: Getting Connected to Druid
Druid Database Browser |
Browse Druid database objects such as tables, views, and columns. Expand tables to see column lists.
Describe Druid tables to see table structures.
|
Druid SQL Editor |
The Druid SQL editor allows users to write and execute queries against Druid tables and views.
The SQL editor includes features such as auto column and table lookup, synax highlighting,
many coding features such as key ahead, code snippets, macros, and more. It supports
over 20 different programming languages including SQL, HTML, XML, Java, PHP, and many more.
|
Druid Export Tool |
Export Druid data in various formats such as delimited files, Excel spreadsheets, text,
HTML, XML, and SQL insert statements.
|
Druid SQL Query Builder |
Build select, insert, delete, and update SQL queries. |