@testeronious to [email protected] • 9 months agoWhat if an SQL Statement Returned a Database?arxiv.orgmessage-square13arrow-up146arrow-down13cross-posted to: [email protected]
arrow-up143arrow-down1external-linkWhat if an SQL Statement Returned a Database?arxiv.org@testeronious to [email protected] • 9 months agomessage-square13cross-posted to: [email protected]
minus-squaregraycubelinkfedilink2•9 months agoYou can already return complex data structures using jsonagg and recursive queries. I can see wanting to make that easier and more intuitive to do. Current sql does not restrict you to just 2D table data structures though.
You can already return complex data structures using jsonagg and recursive queries. I can see wanting to make that easier and more intuitive to do. Current sql does not restrict you to just 2D table data structures though.