Show HN: Run SQL on Spreadsheets
11–20 of 20 posts
The website design looks very lovely!
Re: Show HN: Run SQL on Spreadsheets
#12The website design looks very lovely!
Hey,Thanks.
We re-used our old failed ideas design because we didn't have time. Happy to learn you liked it.
Re: Show HN: Run SQL on Spreadsheets
#13I'm not sure if I get it. Is this a web app with a spreadsheet-like UI (like https://datagridxl.com)?
Re: Show HN: Run SQL on Spreadsheets
#14I'm not sure if I get it. Is this a web app with a spreadsheet-like UI (like https://datagridxl.com )?
Spanrr is a browser based spreadsheet application which comes with SQL support. Datagrid is a frontend component so it is not quite what we are offering.
Re: Show HN: Run SQL on Spreadsheets
#15If you don’t need joins, you can filter, aggregate, and manipulate a table in SQL in Google sheets already using =QUERY().
Re: Show HN: Run SQL on Spreadsheets
#16I like the idea! Let’s say I have a 10Gb spreadsheet. How much is that going to cost per month to host and query?
Re: Show HN: Run SQL on Spreadsheets
#17Is this similar to Airtable? It's fine if it is, I think this is a difficult problem with a large market.
Re: Show HN: Run SQL on Spreadsheets
#18I like the idea! Let’s say I have a 10Gb spreadsheet. How much is that going to cost per month to host and query?
We would love to discuss your use case. Please drop me a mail at Nafey at spanrr.com.
Re: Show HN: Run SQL on Spreadsheets
#19Is this similar to Airtable? It's fine if it is, I think this is a difficult problem with a large market.
Both behaves like relational DB...yes.
But here you can process millions of rows, bring in data from intercom,hubspot, database natively and you will get much better APIs ( and limits) to build apps on top of :)
Re: Show HN: Run SQL on Spreadsheets
#20ok i get the sql over spreadsheet but what about actual spreadsheet features? will i be writing spreadsheet-esque formulas? adding visualizations directly in the spreadsheet? can i create custom formulas? etc... very promising thank you.