|
|
|
|
|
by benackles
4277 days ago
|
|
Great execution! I wonder if this is what Paul Graham was envisioning when he wrote about a "web-based excel/database hybrid" in his post "Startup Ideas We'd Like to Fund"[1] in 2008. > 22. A web-based Excel/database hybrid. People often use Excel as a lightweight database. I suspect there's an opportunity to create the program such users wish existed, and that there are new things you could do if it were web-based. Like make it easier to get data into it, through forms or scraping. > Don't make it feel like a database. That frightens people. The question to ask is: how much can I let people do without defining structure? You want the database equivalent of a language that makes its easy to keep data in linked lists. (Which means you probably want to write it in one.) [1] http://old.ycombinator.com/ideas.html |
|