Quote from
dandl on February 5, 2020, 5:41 am
And can you do Rel-like RM operations on the data?
And can you do Rel-like RM operations on the data?
Andl - A New Database Language - andl.org
Quote from
dandl on February 5, 2020, 5:41 am
And can you do Rel-like RM operations on the data?
Only to the extent that the Streams API operators resemble Tutorial D operators, which is not much.
My primary goal is to reduce the JDBC-to-Streams impedance mismatch, so that query results become Streams. Streams isn't the relational model any more than LINQ is -- they're a different algebra on different constructs. Adding operators to Streams to make it more relational model-like -- say, to add the convenience of a join operator that resembles JOIN -- is something I'll look at separately.
Quote from
dandl on February 5, 2020, 5:41 am
And can you do Rel-like RM operations on the data?
Only to the extent that the Streams API operators resemble Tutorial D operators, which is not much.
My primary goal is to reduce the JDBC-to-Streams impedance mismatch, so that query results become Streams. Streams isn't the relational model any more than LINQ is -- they're a different algebra on different constructs. Adding operators to Streams to make it more relational model-like -- say, to add the convenience of a join operator that resembles JOIN -- is something I'll look at separately.
I'm the forum administrator and lead developer of Rel. Email me at dave@armchair.mb.ca with the Subject 'TTM Forum'. Download Rel from https://reldb.org