|
|
|
|
|
by matsz
123 days ago
|
|
> I've always advocated for having a read only database connection to be available for your customers to make their own visualisations. A layer on top of the database to account for auth/etc. would be necessary anyways. Could be achieved to some degree with views, but I'd prefer an approach where you choose the publicly available data explicitly. GraphQL almost delivered on that dream. Something more opinionated would've been much better, though. |
|