
Your entire analytics stack, just a few lines of code away
Amrutha Gujjar • 11/15/2024 • 4 min read
With a code-first approach, you can automate the entire setup process and start running analytics directly on structured data with minimal effort.
Amrutha Gujjar • 11/15/2024 • 4 min read
With a code-first approach, you can automate the entire setup process and start running analytics directly on structured data with minimal effort.
Amrutha Gujjar • 12/04/2024 • 5 min read
For the past decade, data lakes have become a standard way for companies to manage massive amounts of data. But they’ve also become a minefield of complexity.
Amrutha Gujjar • 02/10/2025 • 5 min read
“Make something people want” has long been the mantra of startups. But what happens when humans aren’t the ones making decisions anymore? The analytics tools we’ve built are fundamentally broken for this new world.
Amrutha Gujjar • 11/10/2024 • 5 min read
If you deploy a containerized app, it behaves the same on your laptop as it does in production. So why can’t our analytics dashboards do the same?
Amrutha Gujjar • 02/23/2025 • 4 min read
CSV files seem simple. Just plain text, right? But when they get large, they are not great formats for data exploration. CSVs lack indexing, compression, and structured access.
Amrutha Gujjar • 02/02/2025 • 4 min read
We’re moving away from rigid, one-size-fits-all enterprise solutions and toward a world where individuals can quickly build the exact tools they need. And that means developer tools (especially open-source ones) are more important than ever.
Amrutha Gujjar • 12/12/2024 • 6 min read
If you could build data apps at the speed of thought—what would happen? When building data apps becomes this fast, this cheap, and this effortless.
Amrutha Gujjar • 12/19/2024 • 4 min read
Sometimes the shiny, purpose-built solution isn’t actually better. Sometimes, what we need isn’t another feature-rich gadget, but something simpler, more versatile, and less likely to create chaos down the line.
Amrutha Gujjar • 01/10/2025 • 4 min read
Sure that chat-with-your-data app was cute in 2022. If you’re handing over the keys to an LLM without interrogating its output, you’re outsourcing the very thing that makes analytics valuable: human curiosity and creativity.
Amrutha Gujjar • 11/13/2024 • 6 min read
Testing in production? Brave. Testing locally? Smart. This way, you can catch issues early, handle edge cases, and keep data secure.
Amrutha Gujjar • 12/03/2024 • 4 min read
The best tools change how you think. Spreadsheets turned numbers into something interactive. Notebooks made code a storytelling medium.
Amrutha Gujjar • 01/16/2025 • 4 min read
If you’re new to Parquet, think of it as a data format optimized for analytics. Unlike a traditional spreadsheet or a database table that stores data row-by-row, Parquet stores data column-by-column.