Home / Companies / Hex / Blog / April 2022

April 2022 Summaries

3 posts from Hex

Filter
Month: Year:
Post Summaries Back to Blog
Hex is a highly flexible platform that can support various workflows up and down the data stack, including analytics engineering. The author shares their experience using Hex for developing transformations, which has led to increased efficiency, effectiveness, and clearer communication of their process to reviewers. Key features include automating common tasks in dataset exploration, non-linear development of transformations, parameterizing queries for investigating anomalies, visualization for validating data explorations and transformations, and a single workspace for all work.
Apr 14, 2022 1,154 words in the original blog post.
Hex enables users to build amazing data applications using only SQL. It offers features such as SQL Display Tables for formatting raw results, Query Caching for snappier application interfaces, Chart Cells for creating interactive visualizations, and an App Builder for easy app layout customization. These features make Hex a versatile tool for both SQL-only analysts and those comfortable with Python, R, or JS.
Apr 13, 2022 836 words in the original blog post.
Hex, a platform that allows users to use Python and SQL interchangeably, emphasizes the efficiency of using only SQL for data work. The text highlights four major problems that most SQL runners and IDEs do not solve effectively: organization, versioning, collaboration, and delivery. It argues that notebooks are an ideal tool for analytics due to their literate and self-documenting format, but existing solutions for SQL workflows in notebooks are often more trouble than they're worth. Hex addresses these challenges by providing features such as organization through Logic view, versioning with built-in versioning, collaboration with live editing and commenting, and delivery with the ability to turn SQL notebook layout into interactive data applications.
Apr 13, 2022 904 words in the original blog post.