Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
61–70 of 83 posts
Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
#62Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
#63Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
#64This is a great project, very cool, but it is actually insane to me that CRUD is so apparently hard that Google Sheets is the best solution
Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
#65Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
#66Don’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)
WTF is "Cloud SQL"?
I have a postgresql server running on a $5/m VPS that I add DBs to as and when I explore some new idea.
Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
#67Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
#68This is a great project, very cool, but it is actually insane to me that CRUD is so apparently hard that Google Sheets is the best solution
For a serious database doing actual transactions, I'm not sure about the utility.
Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
#69Re: Show HN: Sheet Ninja – Google Sheets as a CRUD Back End for Vibe Coders
#70[flagged]