• Kissaki@programming.devOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 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.

    • NostraDavid@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      2 months ago

      I don’t see why not. It has a sublanguage which can be used to query - same with SQL. You can do other things in SQL besides querying as well, so why not?