Live data from Hacker News

Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders

sheetninja.io

11–20 of 83 posts

Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders

#13
Don’t really get the purpose for this apart from throw away projects.

For vibe coders is it really “hours” setting up a database these days? GCP cloud sql + drizzle ORM is minutes and actually scales unlike a spreadsheet, heck Claude can even write you a deployment script and run it over GCP CLI.

Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders

#14

Don’t really get the purpose for this apart from throw away projects. For vibe coders is it really “hours” setting up a database these days? GCP cloud sql + drizzle ORM is minutes and actually scales unlike a spreadsheet, heck Claude can even write you a deployment script and run it over GCP CLI.

Cloud SQL costs gazillions, sheet is free (other than selling your data)

Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders

#15
Really good project for a quick data back end.

One feature suggestion: webhook support for row changes:

If my Sheet updates (say, a new waitlist signup), I'd want to trigger for e.g. a Slack notification. Supabase has something similar with their database webhooks. I use that extensively for kicking off signup workflows.

Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders

#16
post #3

Hi all - a friend and I have been dabbling in the entrepreneur space for years, but we never really pulled the trigger because of our corporate jobs. We suffer from the same thing that plagues a lot of engineers: we know how to build products, but we are weak at distribution and marketing. We feel that being able to build is becoming table stakes and the ability to actually get a product into people's hands is more i…

Please share the repo for the API and we will happily provide technical feedback.

Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders

#18
post #10
post #5

Earlier quoted context omitted.

Is this in the 'How it Works' section? I'll get that fixed - thanks for letting me know.

Yes https://youtube.com/shorts/rQdvvGtapL4

This is really helpful thanks. I've just pushed a build to disable the scroll-jacking - ETA 5-10 mins!
Post reply on HN