• NostraDavid@programming.dev
    link
    fedilink
    arrow-up
    7
    ·
    4 months ago

    I wish they had a separate Query Language list - it’s weird seeing SQL sit between Python and Typescript…

    I also think it would be a good way to introduce more people to non-SQL query languages (like Quel, PRQL, ISBL, jq, Alpha (even though it’s still not been implemented), SaneQL, EdgeQL, and many more), because it generally feels like it’s the only query language available ever… Which it’s not.

    • Kissaki@programming.devOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      Would Nushell qualify as a query language?

      At the same time, it’s a scripting and programming language. Statements and commands are chained to query data.