1 comment

[ 2.7 ms ] story [ 32.9 ms ] thread
Interesting. It looks like a nice way to grant direct access to a database for small applications that need authorization (for e.g., internal tools) without abstracting it away, e.g., over a CRUD Rest API.