Hacker News new | ask | show | jobs
by ecesena 1905 days ago
How big is the db? I've used a Google Spreadsheet as a backend for hasgluten.com, so non-tech people can just edit the content without my involvement.
1 comments

That's kinda where my mind went - even though it's not as exciting to a developer, that'd be a lot more accessible for non-technical people. Worst-case scenario, if you need a more fully-fledged app down the road, you could write a small script to import the .csv into a database.
I'd love to go that route - unfortunately the DB is already set in stone (long before I ever thought about it).