[–] jdenquin 2y ago ↗ I can see why this might be fun to work on, but as a user, why would I want to learn a logic language when I could just write the SQL myself? [–] samjs 2y ago ↗ Hey jdenquin, author/Oso cofounder here.I'm obviously biased, but IMO the benefits of using a language over SQL is:* Ability to write reusable logic (rules)* Support for inline policy tests* Abstracted from the data model, so easier for collaboration and distributing across multiple applications
[–] samjs 2y ago ↗ Hey jdenquin, author/Oso cofounder here.I'm obviously biased, but IMO the benefits of using a language over SQL is:* Ability to write reusable logic (rules)* Support for inline policy tests* Abstracted from the data model, so easier for collaboration and distributing across multiple applications
2 comments
[ 2.6 ms ] story [ 17.7 ms ] threadI'm obviously biased, but IMO the benefits of using a language over SQL is:
* Ability to write reusable logic (rules)
* Support for inline policy tests
* Abstracted from the data model, so easier for collaboration and distributing across multiple applications