TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rows.com – Spreadsheet that supports external API integration and collaboration

202 pointsby goranmoominover 3 years ago

20 comments

vatican_bankerover 3 years ago
The real power of this product is as a replacement of BI&#x2F;Visualization tools. Imagine being able to connect Rows to a database and create &quot;governed&quot; sheets that look&#x2F;work like dashboards with charts, tables, filters, etc.<p>It would be a killer product because most users are familiar with spreadsheets already. Many users end-up copying data from dashboards into spreadsheets (gsheet, excel, etc) so why not skipping the intermediaries and go straight to delivering a hybrid of dashboards and spreadsheets.<p>Lots of potential.
评论 #29172688 未加载
评论 #29173316 未加载
评论 #29189776 未加载
评论 #29172801 未加载
评论 #29196291 未加载
评论 #29172388 未加载
评论 #29172382 未加载
评论 #29172795 未加载
评论 #29178198 未加载
mrtksnover 3 years ago
Quite nice but I wonder why the scene for this kind of tools is stuck in the Spreadsheets and pipes interface. Definitely powerful, Excel itself is an amazing tool, having an &quot;Excel&quot; that can fetch data is 10X more powerful as we see with Google Docs or other products too.<p>However, using these still feels wrong for me. It seems to be simplifying some stuff but can get very complex quickly and hard to debug when you want to do something more involved. At that point, writing code gets much easier than managing ever expanding complexity of the No-Code solutions.<p>IMHO someone some day will crack it and programming for data processing will become a visual endeavour.
thenaturalistover 3 years ago
Compliments to see this thrive since 2016 with that large of a team! I had to laugh at the Berlin (ex) Rocket company logos; this age old Excel style data formatting which looks nice and custom at first glance brings back memories of inevitably ending up in swamps of versions, custom tweaks and data inaccuracies. Arguably, most of these problems can be well mitigated by a cloud hosted solution like yours!<p>But the audience being non-tech people, the look is pretty fantastic.<p>From a technical perspective: Care to share how you do data integration (batch&#x2F; stream&#x2F; mix? All hosted hyperscaler or something like Airbyte)? How do you address what I would think are dynamic load peaks during business days?
评论 #29173790 未加载
jacobmischkaover 3 years ago
I don&#x27;t have much of an opinion on the product, it seems fine, but I greatly enjoyed the cute little spreadsheet styling on the pricing table[1], it actually made me laugh. Good design, nice work.<p>[1]: <a href="https:&#x2F;&#x2F;rows.com&#x2F;pricing" rel="nofollow">https:&#x2F;&#x2F;rows.com&#x2F;pricing</a>
评论 #29174231 未加载
评论 #29172802 未加载
xyzzy21over 3 years ago
Sorry but online tools like this are still Fail.<p>Not everyone has online access 24x7: I don&#x27;t have it where I live; I travel enough for work to not have it on travel about 50% of the time; I work with customers to whom we sell product, who Air-Gap their central operations for security reasons. Etc. Etc. I don&#x27;t know what market was imagined but there are broad swaths that will never be accessible to you with the first design mistake of &quot;it&#x27;s convenient for US&quot;!
dsagalover 3 years ago
Looks great, and I like that there is a lot of overlap with Grist: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25257521" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=25257521</a>, <a href="https:&#x2F;&#x2F;www.getgrist.com" rel="nofollow">https:&#x2F;&#x2F;www.getgrist.com</a> (of which I am a founder). The differences are interesting: rows.com seems more focused on external integrations; Grist has API but is more focused on powerful formulas and layouts for working within the data.<p>I imagine the overlap will only increase. I take it as confirmation that these are good ideas to pursue.
thriftwyover 3 years ago
This is the tech that may be the future of computing. All of your company&#x27;s data stored, and handled, in Rows.<p>Or not. The chief concern is that modern data protection laws would make all columns of these tables unreadable without specific sanction. You&#x27;re not free to address any cell in any table, just a pre-cleared strict subset, which no longer allows you to take advantage of easy aggregation and filtering of data.
gnrlstover 3 years ago
curious how much startup funding went into the domain acquisition? Or was it already owned? (Also curious for you.com which is on the HN top page)
评论 #29174013 未加载
abol3zover 3 years ago
I am not that familiar with theses new sheet like apps. Although I like them because I hate sheets&#x2F;excel. But can anyone point out the main focus difference between this and Airtable?
tammerover 3 years ago
as someone responsible for a small nonprofit that runs on google sheets, this product is super exciting.<p>a suggestion: key to us adopting this would be the migration story. I’d love if that was clearly presented on the website.
评论 #29181936 未加载
boringgover 3 years ago
How is this different from Airtable? Also I always wanted something that could connect directly to python in the background instead of super clunky pipeline building importing xls etc.
评论 #29175285 未加载
ChrisArchitectover 3 years ago
Ha, that&#x27;s $ome domain name.<p>Also comparing product to Yahoo Pipes in the original post, how many prospective customers are gonna know what that is other than a handful of us around here? haha
评论 #29177694 未加载
dimglover 3 years ago
Is this like Fieldbook? I always thought Fieldbook was such a cool product but I think the company didn&#x27;t go anywhere.
评论 #29179341 未加载
oysteroysterover 3 years ago
I&#x27;ve used Rows before &amp; can&#x27;t recommend it enough, their support is also top tier.
评论 #29187348 未加载
Timothycquinnover 3 years ago
Love the idea of multiple tables in one view, rather than having to switch between tabs.
porkerover 3 years ago
Rows looks cool, but nowhere does it answer: how many rows can a sheet cope with?
评论 #29172825 未加载
评论 #29172826 未加载
throwaway1777over 3 years ago
So airtable is google and this is yahoo?
评论 #29172185 未加载
donjuan7331over 3 years ago
Technical debt, yes please
nateguchiover 3 years ago
If you haven&#x27;t looked into it yet - Google Apps Script [0] is an incredibly powerful system when combined with Google Sheets. You can integrate lots of business processes and external systems (rest,soap,databases etc) together and integrate with classic spreadsheet functionality, we use it a lot in our business!<p>[0] <a href="https:&#x2F;&#x2F;developers.google.com&#x2F;apps-script" rel="nofollow">https:&#x2F;&#x2F;developers.google.com&#x2F;apps-script</a>
评论 #29173815 未加载
评论 #29175630 未加载
评论 #29173908 未加载
评论 #29172578 未加载
评论 #29173674 未加载
评论 #29172618 未加载
igammaraysover 3 years ago
Another Airtable&#x2F;Notion wannabe. Yawwwn.
评论 #29181347 未加载