Treasure Data Query Tool 💎Visual Studio Code extension that allows the user to run queries against their Presto or Hive databases ConfigurationBasic SetupSet the API host via the command palette: Set the API Key via the command palette: Creating PresetsIf multiple accounts and domains are needed, presets are configurable for reuse. Using the command palette, run the command
Then you can select this preset at any time with the UsageThis tool provides browsing and querying capabilities across the databases accessible via the API keys provided. Databases, Tables and Saved QueriesUse the Treasure Data sidebar to reveal the list of databases, tables and saved queries. Each database listed has a right-click context menu to Under each database is the listing of tables. The context menu allows to When the database tree is expanded it will also show the table schema. The context menu allows to The Queries list allows users to open saved queries in the editor. Use the right-click context menu to Open the query Running QueriesFrom either a blank editor window or an previously saved query, run the command palette An output window will show progress of the job as it is run on the Treasure Data service. When completed, another window appears with the output of the query. Users can inspect and look through the results from the VS Code environment. SupportThis extension is provided as a free tool for users of Treasure Data. Please contact support if you have feedback or issues. |