Home / Companies / Sigma / Blog / Post Details
Content Deep Dive

Input Tables Deep Dive Part 1: Translating Spreadsheets into SQL

Blog post from Sigma

Post Details
Company
Date Published
Author
Greg Owen
Word Count
1,303
Company Posts That Month
11
Language
English
Hacker News Points
-
Post removed?
No
Summary

Sigma has developed a tool called "input tables" to bring the flexibility of spreadsheets to cloud data warehouses, allowing users to input data directly into a warehouse as easily as typing in a spreadsheet cell. This innovation addresses the challenge of translating the fixed grid model of spreadsheets into SQL's unordered "bag of rows" model by tagging each row with a unique ID and a fractional index to maintain a stable order. The unique ID ensures that rows can be individually identified and updated, while the fractional index allows for stable sorting and easy insertion of new rows. This solution overcomes the limitations of traditional SQL querying, where rows cannot be easily updated or ordered without complex workarounds, enabling users to make small data changes without extracting or isolating subsets of data from the warehouse.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Data Pipeline 1 416 142 62 -17%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.