Hacker News new | ask | show | jobs
by alexmingoia 2646 days ago
It is more than reasonable, you’ll be reducing your dependencies and the surface area for bugs. SQL is well documented and provides more features than any ORM, especially if you’re using postgres. And if you ever need to expose a REST API you can just slap postgrest in front of the DB.