Hmm, no JVM or .NET support ... seems problematic for any widescale adoption at this point. Are there fundamental reasons why this is problematic or just not got around to it?
(And, is it likely to be possible to build it against standard interfaces like JDBC - or is it too different?)
I wonder this too. The examples I see seem to work best with a dynamically typed language. Is there an example on how this API would work for statically typed languages? Or even languages that don’t like Nulls like Rust or Swift (making everything an optional is not great)
(And, is it likely to be possible to build it against standard interfaces like JDBC - or is it too different?)