New Requirements
Keyword search
- Databases do SQL, not keywords
- Keyword search usually mapped into a query over certain fields of certain tables by administrators
- New indexes can speed up lookups
- Research: general keyword search in databases
XML
- The emerging standard for data interchange
- XML nothing like tables: schema integrated with data
- Research: how to manage and query XML? How to integrate XML with existing database systems?