XML Views & Reasoning about Views

Slides:



Advertisements
Similar presentations
1 Datalog: Logic Instead of Algebra. 2 Datalog: Logic instead of Algebra Each relational-algebra operator can be mimicked by one or several Database Logic.
Advertisements

From the Calculus to the Structured Query Language Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems September 22, 2005.
Database Management Systems, R. Ramakrishnan and J. Gehrke1 The Relational Model Chapter 3.
1 CHAPTER 4 RELATIONAL ALGEBRA AND CALCULUS. 2 Introduction - We discuss here two mathematical formalisms which can be used as the basis for stating and.
D ATABASE S YSTEMS I R ELATIONAL A LGEBRA. 22 R ELATIONAL Q UERY L ANGUAGES Query languages (QL): Allow manipulation and retrieval of data from a database.
CSE 6331 © Leonidas Fegaras XML and Relational Databases 1 XML and Relational Databases Leonidas Fegaras.
F22H1 Logic and Proof Week 7 Clausal Form and Resolution.
Virtual Data Integration Helena Galhardas DEI IST (based on the slides of the course: CIS 550 – Database & Information Systems, Univ. Pennsylvania, Zachary.
Advanced Views: XML-Relational Storage and Datalog Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems November 8, 2005.
CMPT 354, Simon Fraser University, Fall 2008, Martin Ester 52 Database Systems I Relational Algebra.
From the Calculus to the Structured Query Language Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems September 23, 2004.
Conjunctive Queries, Datalog, and Recursion Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems October 23, 2003 Some slide.
Querying XML: XQuery and XSLT Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems October 21, 2004 Some slide content courtesy.
XML Views & Reasoning about Views Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems November 4, 2004 Some slide content.
Introduction to SQL, the Structured Query Language Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems September 16, 2003.
2005rel-xml-ii1 The SilkRoute system  The system goals  Scenario, examples  View Forests  View forest and query composition  View forest efficient.
XML Views & Reasoning about Views Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems November 3, 2005 Some slide content.
Database Systems and XML David Wu CS 632 April 23, 2001.
Relational Algebra & Calculus Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems September 21, 2004 Some slide content.
XML Querying and Views Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems November 1, 2005 Some slide content courtesy.
Views: Alternate Data Representations Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems November 2, 2004 Some slide content.
XML –Query Languages, Extracting from Relational Databases ADVANCED DATABASES Khawaja Mohiuddin Assistant Professor Department of Computer Sciences Bahria.
1 Relational Algebra and Calculus Yanlei Diao UMass Amherst Feb 1, 2007 Slides Courtesy of R. Ramakrishnan and J. Gehrke.
XML Querying and Views Helena Galhardas DEI IST (slides baseados na disciplina CIS 550 – Database & Information Systems, Univ. Pennsylvania, Zachary Ives)CIS.
Relational Algebra Wrap-up and Relational Calculus Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems September 11, 2003.
8/17/20151 Querying XML Database Using Relational Database System Rucha Patel MS CS (Spring 2008) Advanced Database Systems CSc 8712 Instructor : Dr. Yingshu.
XML-to-Relational Schema Mapping Algorithm ODTDMap Speaker: Artem Chebotko* Wayne State University Joint work with Mustafa Atay,
1 Relational Algebra and Calculus Chapter 4. 2 Relational Query Languages  Query languages: Allow manipulation and retrieval of data from a database.
The Relational Model: Relational Calculus
Chapter 2 Adapted from Silberschatz, et al. CHECK SLIDE 16.
Relational Algebra & Calculus Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems September 12, 2007 Some slide content.
1 Relational Algebra. 2 Relational Query Languages v Query languages: Allow manipulation and retrieval of data from a database. v Relational model supports.
Database Management Systems, R. Ramakrishnan and J. Gehrke1 Relational Algebra.
Relational Calculus Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems September 17, 2007 Some slide content courtesy.
1 Relational Algebra and Calculas Chapter 4, Part A.
1 Relational Algebra Chapter 4, Sections 4.1 – 4.2.
Database Management Systems 3ed, R. Ramakrishnan and J. Gehrke1 Database Management Systems Chapter 4 Relational Algebra.
Views and XML/Relational Mappings Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems October 21, 2003.
From the Calculus to the Structured Query Language Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems September 19, 2007.
Lu Chaojun, SJTU 1 Extended Relational Algebra. Bag Semantics A relation (in SQL, at least) is really a bag (or multiset). –It may contain the same tuple.
Database Management Systems 3ed, R. Ramakrishnan and J. Gehrke1 The Relational Model Chapter 3.
Lecture 9: Query Complexity Tuesday, January 30, 2001.
Module 2: Intro to Relational Model
Relational Model By Dr.S.Sridhar, Ph.D.(JNUD), RACI(Paris, NICE), RMR(USA), RZFM(Germany)
Relational Algebra Chapter 4 1.
Goal for this lecture Demonstrate how we can prove that one query language is more expressive than (i.e., “contained in” as described in the book) another.
Relational Algebra Chapter 4, Part A
Relational Algebra 461 The slides for this text are organized into chapters. This lecture covers relational algebra, from Chapter 4. The relational calculus.
Relational Algebra.
Cse 344 May 7th – Exam Review.
Relational Calculus Zachary G. Ives November 15, 2018
Relational Algebra & Calculus
February 7th – Exam Review
Relational Algebra 1.
Views and XML Views of Relations
LECTURE 3: Relational Algebra
Relational Algebra Chapter 4 1.
Cse 344 January 29th – Datalog.
Datalog, View Unfolding, Recursion and Foundations of Integration
Instructor: Mohamed Eltabakh
Relational Algebra Chapter 4, Sections 4.1 – 4.2
XML Views & Reasoning about Views
XML Querying and Views Zachary G. Ives November 1, 2007
Chapter 2: Intro to Relational Model
Chapter 2: Intro to Relational Model
XML Constraints Constraints are a fundamental part of the semantics of the data; XML may not come with a DTD/type – thus constraints are often the only.
ECE 352 Digital System Fundamentals
Chapter 2: Intro to Relational Model
CENG 351 File Structures and Data Managemnet
Relational Algebra Chapter 4 - part I.
Presentation transcript:

XML Views & Reasoning about Views Zachary G. Ives University of Pennsylvania CIS 550 – Database & Information Systems November 5, 2007 Some slide content courtesy of Susan Davidson, Dan Suciu, & Raghu Ramakrishnan

Views: Alternate Representations XSLT is a language primarily designed from going from XML  non-XML Obviously, we can do XML  XML in XQuery … Or relations  relations … What about relations  XML and XML  relations? Let’s start with XML  XML, relations  relations

Views in SQL and XQuery A view is a named query We use the name of the view to invoke the query (treating it as if it were the relation it returns) SQL: CREATE VIEW V(A,B,C) AS SELECT A,B,C FROM R WHERE R.A = “123” XQuery: declare function V() as element(content)* { for $r in doc(“R”)/root/tree, $a in $r/a, $b in $r/b, $c in $r/c where $a = “123” return <content>{$a, $b, $c}</content> } Using the views: SELECT * FROM V, R WHERE V.B = 5 AND V.C = R.C for $v in V()/content, $r in doc(“r”)/root/tree where $v/b = $r/b return $v

What’s Useful about Views Providing security/access control We can assign users permissions on different views Can select or project so we only reveal what we want! Can be used as relations in other queries Allows the user to query things that make more sense Describe transformations from one schema (the base relations) to another (the output of the view) The basis of converting from XML to relations or vice versa This will be incredibly useful in data integration, discussed soon… Allow us to define recursive queries

Materialized vs. Virtual Views A virtual view is a named query that is actually re-computed every time – it is merged with the referencing query CREATE VIEW V(A,B,C) AS SELECT A,B,C FROM R WHERE R.A = “123” A materialized view is one that is computed once and its results are stored as a table Think of this as a cached answer These are incredibly useful! Techniques exist for using materialized views to answer other queries Materialized views are the basis of relating tables in different schemas SELECT * FROM V, R WHERE V.B = 5 AND V.C = R.C

Views Should Stay Fresh Views (sometimes called intensional relations) behave, from the perspective of a query language, exactly like base relations (extensional relations) But there’s an association that should be maintained: If tuples change in the base relation, they should change in the view (whether it’s materialized or not) If tuples change in the view, that should reflect in the base relation(s)

Views as a Bridge between Data Models A claim we’ve made several times: “XML can’t represent anything that can’t be expressed in in the relational model” If this is true, then we must be able to represent XML in relations Store a relational view of XML (or create an XML view of relations)

A View as a Translation between XML and Relations You have the most-cited paper in this area (Shanmugasundaram et al), and there are many more (Fernandez et al., …) Techniques already making it into commercial systems XPERANTO at IBM Research, soon to be DB2 v9 SQL Server 2005 will have XQuery support; Oracle will also shortly have XQuery support … Now you’ll know how it works!

Issues in Mapping Relational  XML We know the following: XML is a tree XML is SEMI-structured There’s some structured “stuff” There is some unstructured “stuff” Issues relate to describing XML structure, particularly parent/child in a relational encoding Relations are flat Tuples can be “connected” via foreign-key/primary-key links

The Simplest Way to Encode a Tree Suppose we had: <tree id=“0”> <content id=“1”> <sub-content>XYZ </sub-content> <i-content>14 </i-content> </content> </tree> If we have no IDs, we CREATE values… BinaryLikeEdge(key, label, type, value, parent) key label type value parent tree ref - 1 content 2 sub-content 3 i-content 4 str XYZ 5 int 14 What are shortcomings here?

Florescu/Kossmann Improved Edge Approach Consider order, typing; separate the values Vint(vid, value) Vstring(vid, value) Edge(parent, ordinal, label, flag, target) vid value v3 14 parent ord label flag target - 1 tree ref content sub-content str v2 i-content int v3 vid value v2 XYZ

How Do You Compute the XML? Assume we know the structure of the XML tree (we’ll see how to avoid this later) We can compute an “XML-like” SQL relation using “outer unions” – we first this technique in XPERANTO Idea: if we take two non-union-compatible expressions, pad each with NULLs, we can UNION them together Let’s see how this works…

A Relation that Mirrors the XML Hierarchy Output relation would look like: rLabel rid rOrd clabel cid cOrd sLabel sid sOrd str int tree 1 - content sub-content 2 XYZ i-content 3 14

A Relation that Mirrors the XML Hierarchy Output relation would look like: rLabel rid rOrd clabel cid cOrd sLabel sid sOrd str int tree 1 - content sub-content 2 XYZ i-content 3 14

A Relation that Mirrors the XML Hierarchy Output relation would look like: rLabel rid rOrd clabel cid cOrd sLabel sid sOrd str int tree 1 - content sub-content 2 XYZ i-content 3 14 Colors are representative of separate SQL queries…

SQL for Outputting XML For each sub-portion we preserve the keys (target, ord) of the ancestors Root: select E.label AS rLabel, E.target AS rid, E.ord AS rOrd, null AS cLabel, null AS cid, null AS cOrd, null AS subOrd, null AS sid, null AS str, null AS int from Edge E where parent IS NULL First-level children: select null AS rLabel, E.target AS rid, E.ord AS rOrd, E1.label AS cLabel, E1.target AS cid, E1.ord AS cOrd, null AS … from Edge E, Edge E1 where E.parent IS NULL AND E.target = E1.parent

The Rest of the Queries Grandchild: Strings: How would we do integers? select null as rLabel, E.target AS rid, E.ord AS rOrd, null AS cLabel, E1.target AS cid, E1.ord AS cOrd, E2.label as sLabel, E2.target as sid, E2.ord AS sOrd, null as … from Edge E, Edge E1, Edge E2 where E.parent IS NULL AND E.target = E1.parent AND E1.target = E2.parent Strings: select null as rLabel, E.target AS rid, E.ord AS rOrd, null AS cLabel, E1.target AS cid, E1.ord AS cOrd, null as sLabel, E2.target as sid, E2.ord AS sOrd, Vi.val AS str, null as int from Edge E, Edge E1, Edge E2, Vint Vi where E.parent IS NULL AND E.target = E1.parent AND E1.target = E2.parent AND Vi.vid = E2.target How would we do integers?

Finally… Union them all together: ( select E.label as rLabel, E.target AS rid, E.ord AS rOrd, … from Edge E where parent IS NULL) UNION ( select null as rLabel, E.target AS rid, E.ord AS rOrd, E1.label AS cLabel, E1.target AS cid, E1.ord AS cOrd, null as … from Edge E, Edge E1 where E.parent IS NULL AND E.target = E1.parent ) UNION ( . : ) UNION ( . : ) Then another module will add the XML tags, and we’re done!

“Inlining” Techniques Folks at Wisconsin noted we can exploit the “structured” aspects of semi-structured XML If we’re given a DTD, often the DTD has a lot of required (and often singleton) child elements Book(title, author*, publisher) Recall how normalization worked: Decompose until we have everything in a relation determined by the keys … But don’t decompose any further than that Shanmugasundaram et al. try not to decompose XML beyond the point of singleton children

Inlining Techniques Start with DTD, build a graph representing structure tree ? @id * content @id * * sub-content i-content The edges are annotated with ?, * indicating repetition, optionality of children They simplify the DTD to figure this out

Building Schemas Now, they tried several alternatives that differ in how they handle elements w/multiple ancestors Can create a separate relation for each path Can create a single relation for each element Can try to inline these For tree examples, these are basically the same Combine non-set-valued things with parent Add separate relation for set-valued child elements Create new keys as needed book author name

Schemas for Our Example TheRoot(rootID) Content(parentID, id, @id) Sub-content(parentID, varchar) I-content(parentID, int) If we suddenly changed DTD to <!ELEMENT content(sub-content*, i-content?) what would happen?

XQuery to SQL Inlining method needs external knowledge about the schema Needs to supply the tags and info not stored in the tables We can actually directly translate simple XQuery into SQL over the relations – not simply reconstruct the XML

An Example for $X in document(“mydoc”)/tree/content where $X/sub-content = “XYZ” return $X The steps of the path expression are generally joins … Except that some steps are eliminated by the fact we’ve inlined subelements Let’s try it over the schema: TheRoot(rootID) Content(parentID, id, @id) Sub-content(parentID, varchar) I-content(parentID, int)

XML Views of Relations We’ve seen that views are useful things Allow us to store and refer to the results of a query We’ve seen an example of a view that changes from XML to relations – and we’ve even seen how such a view can be posed in XQuery and “unfolded” into SQL

An Important Set of Questions Views are incredibly powerful formalisms for describing how data relates: fn: rel  …  rel  rel Can I define a view recursively? Why might this be useful? When should the recursion stop? Suppose we have two views, v1 and v2 How do I know whether they represent the same data? If v1 is materialized, can we use it to compute v2? This is fundamental to query optimization and data integration, as we’ll see later

Reasoning about Queries and Views SQL or XQuery are a bit too complex to reason about directly Some aspects of it make reasoning about SQL queries undecidable We need an elegant way of describing views (let’s assume a relational model for now) Should be declarative Should be less complex than SQL Doesn’t need to support all of SQL – aggregation, for instance, may be more than we need

Let’s Go Back a Few Weeks… Domain Relational Calculus Queries have form: {<x1,x2, …, xn>| p } Predicate: boolean expression over x1,x2, …, xn We have the following operations: <xi,xj,…>  R xi op xj xi op const const op xi xi. p xj. p pq, pq p, pq where op is , , , , ,  and xi,xj,… are domain variables; p,q are predicates Recall that this captures the same expressiveness as the relational algebra domain variables predicate

A Similar Logic-Based Language: Datalog Borrows the flavor of the relational calculus but is a “real” query language Based on the Prolog logic-programming language A “datalog program” will be a series of if-then rules (Horn rules) that define relations from predicates Rules are generally of the form: Rout(T1)  R1(T2), R2(T3), …, c(T2 [ … Tn) where Rout is the relation representing the query result, Ri are predicates representing relations, c is an expression using arithmetic/boolean predicates over vars, and Ti are tuples of variables

Datalog Terminology An example datalog rule: idb(x,y)  r1(x,z), r2(z,y), z < 10 Irrelevant variables can be replaced by _ (anonymous var) Extensional relations or database schemas (edbs) are relations only occurring in rules’ bodies – these are base relations with “ground facts” Intensional relations (idbs) appear in the heads – these are basically views Distinguished variables are the ones output in the head Ground facts only have constants, e.g., r1(“abc”, 123) body head subgoals

Datalog in Action As in DRC, the output (head) consists of a tuple for each possible assignment of variables that satisfies the predicate We typically avoid “8” in Datalog queries: variables in the body are existential, ranging over all possible values Multiple rules with the same relation in the head represent a union We often try to avoid disjunction (“Ç”) within rules Let’s see some examples of datalog queries (which consist of 1 or more rules): Given Professor(fid, name), Teaches(fid, serno, sem), Courses(serno, cid, desc), Student(sid, name) Return course names other than CIS 550 Return the names of the teachers of CIS 550 Return the names of all people (professors or students)

Datalog is Relationally Complete We can map RA  Datalog: Selection p: p becomes a datalog subgoal Projection A: we drop projected-out variables from head Cross-product r  s: q(A,B,C,D)  r(A,B),s(C,D) Join r ⋈ s: q(A,B,C,D)  r(A,B),s(C,D), condition Union r U s: q(A,B)  r(A,B) ; q(C, D) :- s(C,D) Difference r – s: q(A,B)  r(A,B), : s(A,B) (If you think about it, DRC  Datalog is even easier) Great… But then why do we care about Datalog?