1 Murali Mani Topics projects in databases and web applications and XML Database Systems Research Lab @cs.wpi.eduWebpages:

Slides:



Advertisements
Similar presentations
TCP Monitor and Auto Tuner. Need Analysis Enable monitoring of TCP Connections Enable maximum bandwidth utilization No such utility available in MONALISA.
Advertisements

BY LECTURER/ AISHA DAWOOD DW Lab # 3 Overview of Extraction, Transformation, and Loading.
Sample MQP Projects Murali Mani
The CERIF-2000 Implementation. Andrei S. Lopatenko CERIF Implementation Guidelines Andrei Lopatenko Vienna University of Technology
IWay Service Manager 6.1 Product Update Scott Hathaway iWay Software Copyright 2010, Information Builders. Slide 1.
Next Generation Node (NGN) Technical Overview April 2007.
Elke A. Rundensteiner Database Systems Research Group Office: Fuller 238 Phone: Ext. – 5815 WebPages:
TotalETL:infoServer Chris Fournier Nathan Clark Scott Longley Cyril Shilnikov MQP Project 2005 Sponsored by TotalETL inc.
MS DB Proposal Scott Canaan B. Thomas Golisano College of Computing & Information Sciences.
1 Elke A. Rundensteiner Topics projects in database and Information systems, such as, web information systems, distributed databases, Etc. Database Systems.
1 Murali Mani Topics projects in databases and web applications and XML Database Systems Research Lab @cs.wpi.eduWebpages:
Elke A. Rundensteiner Database Systems Research Group Office: Fuller 238 Phone: Ext. – 5815 WebPages:
Prefetching for Visual Data Exploration Punit R. Doshi, Elke A. Rundensteiner, Matthew O. Ward Computer Science Department Worcester Polytechnic Institute.
Business Intelligence Instructor: Bajuna Salehe Web:
Week 5 – Chap. 5 Data Transfer DBAs often must transfer data to and from text files, Excel spreadsheets, Access, Oracle or other SQL Server databases This.
Enterprise Reporting with Reporting Services SQL Server 2005 Donald Farmer Group Program Manager Microsoft Corporation.
State of Connecticut Core-CT Project Query 4 hrs Updated 1/21/2011.
Managing Data Interoperability with FME Tony Kent Applications Engineer IMGS.
GMD German National Research Center for Information Technology Innovation through Research Jörg M. Haake Applying Collaborative Open Hypermedia.
MDC Open Information Model West Virginia University CS486 Presentation Feb 18, 2000 Lijian Liu (OIM:
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
Submitted by: Madeeha Khalid Sana Nisar Ambreen Tabassum.
Trimble Connected Community
SensIT PI Meeting, January 15-17, Self-Organizing Sensor Networks: Efficient Distributed Mechanisms Alvin S. Lim Computer Science and Software Engineering.
Java Adaptive Mathematical Modeling Engine (JAMME) Leeland Artra, Cell Systems Initiative (CSI) Zheng Li, Department of Bioengineering University of Washington,
High Performance Computing Cluster OSCAR Team Member Jin Wei, Pengfei Xuan CPSC 424/624 Project ( 2011 Spring ) Instructor Dr. Grossman.
** NOTICE! These materials are prepared only for the students enrolled in the course Distributed Software Development (DSD) at the Department of Computer.
WITSML Service Platform - Enterprise Drilling Information
Spring 2011 CIS 4911 Senior Project Catalog Description: Students work on faculty supervised projects in teams of up to 5 members to design and implement.
DBSQL 14-1 Copyright © Genetic Computer School 2009 Chapter 14 Microsoft SQL Server.
Module 10: Monitoring ISA Server Overview Monitoring Overview Configuring Alerts Configuring Session Monitoring Configuring Logging Configuring.
1 All-Hands Meeting 2-4 th Sept 2003 e-Science Centre The Data Portal Glen Drinkwater.
Introduction to the Adapter Server Rob Mace June, 2008.
ETL Extract Transform Load. Introduction of ETL ETL is used to migrate data from one database to another, to form data marts and data warehouses and also.
Information Builders : SmartMart Seon-Min Rhee Visualization & Simulation Lab Dept. of Computer Science & Engineering Ewha Womans University.
ALICE, ATLAS, CMS & LHCb joint workshop on
1 © 1999 Microsoft Corp.. Microsoft Repository Phil Bernstein Microsoft Corp.
Server to Server Communication Redis as an enabler Orion Free
Apache JMeter By Lamiya Qasim. Apache JMeter Tool for load test functional behavior and measure performance. Questions: Does JMeter offers support for.
1/22/08 RTR Project Presentation to TPTF RTR Project Michael Daskalantonakis & Brian Cook.
INNOV-10 Progress® Event Engine™ Technical Overview Prashant Thumma Principal Software Engineer.
Rainbow: XML and Relational Database Design, Implementation, Test, and Evaluation Project Members: Tien Vu, Mirek Cymer, John Lee Advisor:
DATABASE CONNECTIVITY TO MYSQL. Introduction =>A real life application needs to manipulate data stored in a Database. =>A database is a collection of.
IT System Administration Lesson 3 Dr Jeffrey A Robinson.
Basics of JDBC Session 14.
ViaSQL Technical Overview. Viaserv, Inc. 2 ViaSQL Support for S/390 n Originally a VSE product n OS/390 version released in 1999 n Identical features.
PerfSONAR-PS Working Group Aaron Brown/Jason Zurawski January 21, 2008 TIP 2008 – Honolulu, HI.
Be in the know Visual Intercept Project from Elsinore Technologies David Hershman Regional Sales Manager
Experience with LCLS Sergei Chevtsov, EPICS Argonne.
Grid Execution Management for Legacy Code Architecture Exposing legacy applications as Grid services: the GEMLCA approach Centre.
QlikView Architecture Overview
Physical Oceanography Distributed Active Archive Center THUANG June 9-13, 20089th GHRSST-PP Science Team Meeting GHRSST GDAC and EOSDIS PO.DAAC.
Copyright © 2016 Pearson Education, Inc. Modern Database Management 12 th Edition Jeff Hoffer, Ramesh Venkataraman, Heikki Topi CHAPTER 11: BIG DATA AND.
V7 Foundation Series Vignette Education Services.
1 Copyright © 2007, Oracle. All rights reserved. Installing and Setting Up the Warehouse Builder Environment.
1 Copyright © 2008, Oracle. All rights reserved. Repository Basics.
Managing multiple projects or services? Have a mix of Microsoft Project and more simple tasks? Need better visibility and control?
SSIS ETL Data Resource Management. Create an ETL package using a wizard database server to database server The business goal of this ETL package is to.
TIBCO Business Events Online Training. Introduction to TIBCO BE Tibco Business Events is complex event processing software with a powerful engine enables.
Connected Infrastructure
Database Replication and Monitoring
LOCO Extract – Transform - Load
Open Source distributed document DB for an enterprise
Spark Presentation.
Connected Infrastructure
Enabling Scalable and HA Ingestion and Real-Time Big Data Insights for the Enterprise OCJUG, 2014.
Phil Bernstein Microsoft Corp.
Data Warehousing and Data Mining
Spark and Scala.
SDMX IT Tools SDMX Registry
Presentation transcript:

1 Murali Mani Topics projects in databases and web applications and XML Database Systems Research Lab @cs.wpi.eduWebpages:

2 Databases making their data accessible to web applications.

3 XML Views over Relational DBs Database (Oracle) (Oracle) XMLview mapping Xpath/Xquery

4 Area 1: ER-2-XML  Convert ER Schemas to XML Schemas  Ideas :  Extend ER Model to capture more semantics  Map extended ER Model into an XML schema  Retrieve data from database  Return result in XML  Status: initial tool implemented by prior MQP team and available for download.  Paper : published in XSym’04.

5 Area 2: Updating XML Views of Relational Databases  CoT defines a specific XML View over RDB  Tasks :  Study how to translate updates specified over such views  Develop simple translations for insert, delete and modify\  Status: Prior MQP team has worked on this, more cases can be added.

6 Elke A. Rundensteiner Topics projects in database and Information systems, such as, web information systems, distributed databases, Etc. Database Systems Research Lab Office: Fuller 238 Phone: x – 5815 Webpages:

7 Project Topics in a Nutshell:  Distributed Data Sources:  EVE : Data Warehousing over Distributed Data Sources  TOTAL-ETL : Distributed Extract Transform Load Tools  Web Information Systems:  RAINBOW : XML to Relational Database Management  MASS : Native XQuery Processing System  Databases and Visualization:  Visualization-Driven Data Caching  Prefetching based on User Access Patterns  Stream Monitoring Systems:  Query Engine of Data Streams  Monitoring Applications: Motion

8 CAPE : Engine for Querying and Monitoring Streaming Data Example of Stream Data Applications: Market Analysis –Streams of Stock Exchange Data Critical Care –Streams of Vital Sign Measurements Physical Plant Monitoring –Streams of Environmental Readings

9 Databases Upside Down Databases Upside Down data Query data streams of data static data Standing queries one-time queries

10 MQP Projects in CAPE  Develop new services for core engine:  Scheduler of query flow graphs  Data shedder under fluctuating loads  Distributed query processing  Develop stream applications  e.g.: TRAFFIC, SENSORS, HEALTH, …  Load real data streams : traffic simulation  Develop useful queries, like “average density in city region X over last 5 minute window”  Provide usable GUI and visual result for monitoring

11 TotalETL MQP Projects  General: Data warehousing and collaboration workflow management tool suites  Current MQP Project: Developed a collaboration server, complete with session manager, project manager, job scheduler, and project repository.  Proposed MQP Projects:  Extend collaboration server to support scalable project execution by utilizing cluster of machines, java concurrent thread libraries for parallel project flows, better scheduling.  Develop client (GUI) that enables users to collaborative develop ‘projects’, as well as administrator GUI to monitor status of project executions.

12 If Questions, me: or visit DSRG at Fuller 319 & 318.