Show HN: ZenStack – DSL to define data and access rules closer to the database 3 years ago
Interesting. My initial feeling is this is weird - acl in ORM. But it kinda makes sense with a second thought. Rules are closer to the source of the problem (schema). It can probably remove lots of headaches securing things at an upper layer. Not sure how well this scales when you have tons of rule though.
Is there any plan for Drizzle support?