First page Back Continue Last page Overview Graphics
Why Not Only XML?
Why need both relational data and XML?
A lot of data is in fact structured
Relational model enables high performance
Other benefits of integration
- XML repository requires a lot of same infrastructure as a relational DBMS (ex: ACID)
- Queries over both types of data simultaneously
Notes: