VoltDB SQL Editor and Database Query Tool Features
RazorSQL includes support for the VoltDB database. It includes an SQL Editor that can be used to write and execute SQL queries. RazorSQL also includes tools such as a VoltDB database browser for browsing VoltDB tables and views, a VoltDB export tool for exporting data in various formats such as delimited files / CSV files, Excel, XML, HTML, and text, table editing tools, and much more. For information on getting connected to VoltDB from RazorSQL, see the following page: Getting Connected to VoltDB
VoltDB Database Browser |
Browse VoltDB database objects such as tables, views, and columns. Expand tables to see column lists.
Describe VoltDB tables to see table structures. Search VoltDB tables. Import and Export data. Includes
a VoltDB alter table tool.
|
VoltDB SQL Editor |
The VoltDB SQL editor allows users to write and execute queries against VoltDB tables and views.
The VoltDB SQL editor includes features such as auto column and table lookup, syntax highlighting,
many coding features such as key ahead, code snippets, macros, and more. It supports
many programming languages in addition to SQL including HTML, XML, Java, PHP, and many more.
|
VoltDB Export Tool |
The VoltDB export tool allows users to export data in various formats such as delimited files, Excel spreadsheets (XLS and XLSX), text,
HTML, XML, and SQL insert statements.
|
VoltDB SQL Query Builder |
Build select, insert, delete, and update SQL queries. |