Download CPS 216: Advanced Database Systems

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Data center wikipedia , lookup

Data model wikipedia , lookup

Data analysis wikipedia , lookup

Entity–attribute–value model wikipedia , lookup

Versant Object Database wikipedia , lookup

Clusterpoint wikipedia , lookup

Information privacy law wikipedia , lookup

3D optical data storage wikipedia , lookup

Relational model wikipedia , lookup

Data vault modeling wikipedia , lookup

Database model wikipedia , lookup

Business intelligence wikipedia , lookup

Transcript
CPS 216: Advanced Database
Systems
Class Project
Shivnath Babu
Course Logistics
• Grading:
– Homework Assignments 15%
– Project 25%
– Midterm 25%
– Final 35%
Expectation from Project
• Show me that you can apply what you have learned
in class to a “new” problem in data management
• It is not sufficient to show that you have mastered
the concepts taught in class
– Ex: Implementation of a B-Tree is insufficient!
• An implementation will be required as proof-ofconcept unless you can convince me otherwise
Way to Proceed
• If you already know the problem you want to work
on for the project, let Shivnath know
• Otherwise:
– Pick a topic
– Think about problems within that topic (Shivnath
can give you suggestions)
– Discuss with Shivnath to narrow down to a
specific problem within that topic
Possible Topics
• “What is happening today in data
management”
– Data streams
– Web search: Google, Yahoo!
– Data mining (SQLServer)
– Sensor data management
– XML (+ relational)
– Data integration
Using a Traditional DBMS
User/Application
Query
Query
…
Loader
Result
Result
…
Table R
Table S
New Approach for Data Streams
User/Application
Register
Continuous Query
(Standing Query)
Input streams
Result
Stream Query
Processor
Project Requirements
• Proposal DUE ON OCTOBER 17 (TUESDAY)
– Shivnath will give you feedback
• Literature survey
• Mid-project meeting(s) with Shivnath
– Based on progress
• Algorithms, implementation, …
• Final report (DUE AROUND NOVEMBER 29)
• Final demo (AROUND DECEMBER 1)
• END TERM LIKELY DATE: DECEMBER 5