8 citations · 8 across the 3 of their papers we have counts for
Showing cs.DBShow all
3 papers · 1 filter
cs.DB2025
On the Expressiveness of Languages for Querying Property Graphs in Relational Databases
Hadar Rotschield, Liat Peterfreund
SQL/PGQ is the emerging ISO standard for querying property graphs defined as views over relational data. We formalize its expressive power across three fragments: the read-only cor…
cs.DB2025
Towards Cross-Model Efficiency in SQL/PGQ
Hadar Rotschield, Liat Peterfreund
SQL/PGQ is a new standard that integrates graph querying into relational systems, allowing users to freely switch between graph patterns and SQL. Our experiments show performance g…
cs.DB2025★ 8 cited
Rel: A Programming Language for Relational Data
Molham Aref, Paolo Guagliardo, George Kastrinis +12
From the moment of their inception, languages for relational data have been described as sublanguages embedded in a host programming language. Rel is a new relational language whos…