Settings

Theme

A Logic Language for Distributed SQL Queries

osohq.com

5 points by Rafsark 2 years ago · 2 comments

Reader

jdenquin 2 years 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 2 years 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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection