|
|
|
|
|
by markhalonen
2322 days ago
|
|
No idea why Benjie is getting down voted, SQL from a client is a bad idea, and writing billions and billions of CRUD endpoints is soul-draining. Postgrahile is the best of both worlds, providing a nice GraphQL interface on top of your database. If you decide you need to write crud endpoints, you have your database still. It's a zero-cost abstraction, which is wild. |
|