{"library":"gethue","type":"library","category":null,"description":"Hue is an open-source SQL Query Editor for databases and data warehouses, providing a comprehensive set of building blocks for building SQL interfaces. The current stable version is 6.0.1, with a focus on SQL parsers that power advanced autocomplete and syntax analysis, and a lightweight Web Component called SQL Scratchpad for embedding a shareable SQL editor. It offers both ESM and CJS modules, though the library is primarily designed for browser use. Key differentiators include its rich autocomplete and parsing capabilities for multiple SQL dialects, making it a powerful tool for building custom SQL editors or integrating querying functionality into existing web applications.","language":"javascript","status":"active","version":"6.0.1","tags":["javascript","Query Editor","SQL Editor","SQL","SQL Components","SQL Autocomplete","SQL Parsers","SQL Scratchpad"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install gethue","imports":["<script type=\"text/javascript\" src=\"./node_modules/gethue/lib/components/SqlScratchpadWebComponent.js\"></script>","const { SqlParser } = require('gethue');","const { HueAutocomplete } = require('gethue');"]},{"cmd":"yarn add gethue","imports":[]},{"cmd":"pnpm add gethue","imports":[]}],"homepage":"http://gethue.com","github":"https://github.com/cloudera/hue","docs":null,"changelog":null,"pypi":null,"npm":"gethue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}