Building blocks providing a smart SQL Cloud Editor based on [gethue.com](https://gethue.com). # Install npm install --save gethue # SQL Scratchpad The shareable lightweight SQL Editor also called "SQL Scratchpad" comes as its own `` Web component. Play with a live demo and read more in its [documentation](https://docs.gethue.com/developer/components/scratchpad/). SQL Scratchpad
!["SQL Scratchpad"](https://cdn.gethue.com/uploads/2021/05/sql-scratchpad-v0.5.png) # SQL Parsers The parsers are the flagship part of Hue and power extremely advanced autocompletes and other [SQL functionalities](https://docs.gethue.com/user/querying/#autocomplete). Play with a live demo and read more in their [documentation](https://docs.gethue.com/developer/components/parsers/). !["Parser Component"](https://cdn.gethue.com/uploads/2020/07/parser_component.png)