Hacker News new | ask | show | jobs
by tdevito 2043 days ago
Firebase was recommended in the post, which has built in security rules and auth.
2 comments

Then the author should really search-and-replace every instance of "database" with "Firebase"; their advice doesn't work very well otherwise.
The article literally says "Instead, you can define an API that takes an SQL query from the client, runs it, and returns the results," so...