Live data from Hacker News

Show HN: We built the fastest spreadsheet

rowzero.io

1–10 of 225 posts

Re: Show HN: We built the fastest spreadsheet

#2
Founder/CEO here.

When I worked in AWS S3, I spent a lot of time in Excel. Even as a dev, it was the fastest way to explore data, build models, and share forecasts with business partners. My Excel usage was plagued by slow performance, poor cloud integration, and no first-class Python support. I loved the richness and responsiveness of Excel, but I had to give up too much power to get it. This felt like a false choice, so 3 years ago I started working on it.

Today we're launching Row Zero. Row Zero looks and feels like Excel and Google Sheets, but 100-1000x faster. You can easily import gigabytes of CSV, JSONL, and Parquet files or connect directly to Snowflake, Redshift, Postgres, and S3. We also support Python natively. You can call Python functions that return pandas data frames and manipulate the results directly in the spreadsheet.

Under the hood, Row Zero is a high-performance columnar engine written in Rust. Running in AWS lets us scale compute up and down and import quickly from S3 and Snowflake. When you open a workbook, we place it in the AWS region closest to you so it feels as snappy as a desktop application.

The app is built by 5 ex-principal engineers from Amazon S3, Tableau, and Airtable. We're the team that wrote the file system that powers S3.

We've been in beta for a year. Use us to refine big CSVs, build complex financial models, create dashboards, and share large data sets. We're also a killer Snowflake/Postgres client. Give us a try and let us know what you think.

Re: Show HN: We built the fastest spreadsheet

#3
Hello all, I'm Grant, founding engineer at Row Zero.

Working on this spreadsheet engine has been one of the most exciting, complex, and stimulating engineering experiences of my career.

Feel free to ask any technical questions about the product. We're really proud of what we've build and what's on the roadmap!

Re: Show HN: We built the fastest spreadsheet

#4
I was especially excited to learn that RZ is built on Apache Arrow internally, which makes it easy to integrate with other Arrow-based applications and the emerging "Composable Data Stack". Really exciting stuff, they're just getting started!

Re: Show HN: We built the fastest spreadsheet

#6
This looks really promising, and I love that you make a demo available with no account. But I don't have time to track down some sample data to test it with.

I'm guessing this post is going to the front of HN. If you've got some sample data, you should put it into the demo sheet ASAP. Or at the very least, provide some links to s3 files the user can manually add to test it themselves.

Re: Show HN: We built the fastest spreadsheet

#7

This looks really promising, and I love that you make a demo available with no account. But I don't have time to track down some sample data to test it with. I'm guessing this post is going to the front of HN. If you've got some sample data, you should put it into the demo sheet ASAP. Or at the very least, provide some links to s3 files the user can manually add to test it themselves.

We've got some sample data sets in S3 if you go to Data > Import from Amazon S3. The bucket rowzero-public-datasets has some neat ones.

Re: Show HN: We built the fastest spreadsheet

#8

This looks really promising, and I love that you make a demo available with no account. But I don't have time to track down some sample data to test it with. I'm guessing this post is going to the front of HN. If you've got some sample data, you should put it into the demo sheet ASAP. Or at the very least, provide some links to s3 files the user can manually add to test it themselves.

We've got some sample data sets in S3 if you go to Data > Import from Amazon S3. The bucket rowzero-public-datasets has some neat ones.

Oh, cool! I saw that menu option but I didn't click it since I assumed I'd have to enter some details. I'll check it out. Thanks :)

Re: Show HN: We built the fastest spreadsheet

#9

Founder/CEO here. When I worked in AWS S3, I spent a lot of time in Excel. Even as a dev, it was the fastest way to explore data, build models, and share forecasts with business partners. My Excel usage was plagued by slow performance, poor cloud integration, and no first-class Python support. I loved the richness and responsiveness of Excel, but I had to give up too much power to get it. This felt like a false choic…

Excel 2010 is several times faster than the latest Excel versions. What are the performance metrics compared to Excel 2010?

Re: Show HN: We built the fastest spreadsheet

#10

Founder/CEO here. When I worked in AWS S3, I spent a lot of time in Excel. Even as a dev, it was the fastest way to explore data, build models, and share forecasts with business partners. My Excel usage was plagued by slow performance, poor cloud integration, and no first-class Python support. I loved the richness and responsiveness of Excel, but I had to give up too much power to get it. This felt like a false choic…

"We're the team that wrote the file system that powers S3."

Your funding slide heading right here.

Post reply on HN