Is this at all similar to LINQ in C#? I never used it, but I'm vaguely aware of it being a functional approach to querying an RDBMS.
From what I seen (not an expert). It’s mostly sql with a c# flavor and auto translation to native type.
From what I seen (not an expert). It’s mostly sql with a c# flavor and auto translation to native type.