70 points by eallam 5 days ago | 78 comments | View on ycombinator
zie 1 day ago |
cjonas 1 day ago |
senorrib 1 day ago |
Reason 4 is probably an improvement, but could probably be done with CH functions.
The problem with custom DSLs like this is that tradeoff a massive ecosystem for very little benefit.
gerardnico about 9 hours ago |
It’s a sql that compiles to the real database sql based on configuration.
datatrashfire 1 day ago |
row level access control, resource quotas, scheduling policies, session settings, etc. all could have been used in concert to achieve a very similar outcome with a dozen or so ddl/dcl statements.
jelder 1 day ago |
rishabhjajoriya about 23 hours ago |
bob1029 1 day ago |
For query operations I would try to find a way to solve this with tools like S3 and SQLite. There are a few VFS implementations for S3 and other CDNs.
elnatro 1 day ago |
devnotes77 1 day ago |
xihe-forge 1 day ago |
baalimago 1 day ago |
0: https://www.postgresql.org/docs/18/ddl-rowsecurity.html