Hacker News new | ask | show | jobs
by aofstad 4280 days ago
Thanks a lot for your feedback, these are definitely things we're looking to tackle.

We're planning on improving scrolling performance soon, it's definitely a priority for us to improve our performance for large datasets.

As for the linking, we definitely want to do more to help you normalize your data. We can also infer column types to help with the import process. Doing this type of thing on paste is an interesting idea.

We have some ideas for how to make it so that you don't need a primary column. One thing that you can do now is make the primary column a formula, and then reference other columns to generate a key.

2 comments

If you're interested in talking about the challenges of creating a performant spreadsheet, I've built a javascript-based spreadsheet backed by a database that's more performant than Google Docs/any open source table available on the internet. I'd be happy to share the techniques.

Edit: reach me at shri (at) freshvc (dot) com

How about posting the source :P
+1 would love to see the source ;)
Awesome! Thanks for offering, we would love to hear your thoughts. I'll send you an email.
Redis would be a good idea to move that data around.