|
|
|
|
|
by t0astbread
2422 days ago
|
|
You'd have to keep users of your application in sync with database users though. And you wouldn't get complex backend logic out of the box without something like PL/(pg)SQL or database extensions (all of which are a bit unwieldy compared to an HTTP server). |
|