DBST 652 Emerging Database Technologies Many challenging areas are supported by database technology Eg. Web.

Slides:



Advertisements
Similar presentations
Components of GIS.
Advertisements

GEOGRAPHIC INFORMATION SYSTEMS PRESENTATION 1
WFM 6202: Remote Sensing and GIS in Water Management © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 6202: Remote Sensing and GIS in Water Management Akm.
MIS 385/MBA 664 Systems Implementation with DBMS/ Database Management Dave Salisbury ( )
Chapter 13 (Web): Distributed Databases
Objektorienteret Middleware Presentation 2: Distributed Systems – A brush up, and relations to Middleware, Heterogeneity & Transparency.
GIS Overview. What is GIS? GIS is an information system that allows for capture, storage, retrieval, analysis and display of spatial data.
WHAT IS GIS? By Okan Fistikoglu. DEFINITION Geographical Information Systems (GIS) are the systems that store, retrieve, analyze, transform and display.
Chapter 13 Physical Architecture Layer Design
Advanced Topics COMP163: Database Management Systems University of the Pacific December 9, 2008.
INTRODUCTION TO GEOGRAPHIC INFORMATION SYSTEMS Orhan Gündüz.
GIS 200 Introduction to GIS Buildings. Poly Streams, Line Wells, Point Roads, Line Zoning,Poly MAP SHEETS.
Overview Distributed vs. decentralized Why distributed databases
1 Data & Database Development. 2 Data File Bit Byte Field Record File Database Entity Attribute Key field Key file management concepts include:
NPS Introduction to GIS: Lecture 1
Getting the Map into the Computer Getting Started with Geographic Information Systems Chapter 4.
Spatial databases: Introduction Geog 495: GIS database design.
Talal A. Alsubaie Emerging Database Technologies and Applications.
System Analysis and Design
ICPCA 2008 Research of architecture for digital campus LBS in Pervasive Computing Environment 1.
Something basic about GIS. What is GIS ? GIS = Geographic Information Systems Three components: Geography – the real world Information – data and information.
DISTRIBUTED DATABASE MANAGEMENT SYSTEM CHAPTER 07.
GIS Lecture 1 Introduction to GIS Buildings. Poly Streams, Line Wells, Point Roads, Line Zoning,Poly MAP SHEETS.
Spatial data models (types)
Geographic Information Systems Web GIS. What is a Web GIS? ► Web GIS is an on-line version of geographic information system ► Using it, GIS data and functions.
Multimedia. Definition What is Multimedia? Multimedia can have a many definitions these include: Multimedia means that computer information can be represented.
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
Week 7 Lecture Web Database Development Samuel Conn, Asst. Professor
GIS technologies and Web Mapping Services
Chapter 1: Introduction to Spatial Databases 1.1 Overview 1.2 Application domains 1.3 Compare a SDBMS with a GIS 1.4 Categories of Users 1.5 An example.
CHAPTER 7 Current Trends in Database.  Difficulties with RDBMS storage and usage  Demand for data in forms other than just text  Adoption of e-Business.
Environmental Information System Framework for Pantex Plant
1 1 ISyE 6203 Radical Tools Intro To GIS: MapPoint John H. Vande Vate Spring 2012.
 DATABASE DATABASE  DATABASE ENVIRONMENT DATABASE ENVIRONMENT  WHY STUDY DATABASE WHY STUDY DATABASE  DBMS & ITS FUNCTIONS DBMS & ITS FUNCTIONS 
Database System Concepts and Architecture
IST 210 Introduction to Spatial Databases. IST 210 Evolution of acronym “GIS” Fig 1.1 Geographic Information Systems (1980s) Geographic Information Science.
CORE 2: Information systems and Databases CENTRALISED AND DISTRIBUTED DATABASES.
Applied Cartography and Introduction to GIS GEOG 2017 EL Lecture-2 Chapters 3 and 4.
8. Geographic Data Modeling. Outline Definitions Data models / modeling GIS data models – Topology.
The 2000 Decennial Census School District Project: Using Census Data for the School District Mapping System **** Development and Implementation Tai A.
Database Systems: Design, Implementation, and Management Tenth Edition Chapter 12 Distributed Database Management Systems.
Information System Development Courses Figure: ISD Course Structure.
MULTIMEDIA DATABASES -Define data -Define databases.
قسم الجيوماتكس Geomatics Department King AbdulAziz University Faculty of Environmental Design GIS Components GIS Fundamentals GEOM 121 Reda Yaagoubi, Ph.D.
Geographic Information System Dr B P Lakshmikantha Scientist, KSRSAC.
MANAGING DATA RESOURCES ~ pertemuan 7 ~ Oleh: Ir. Abdul Hayat, MTI.
Spatial Information Retrieval. Spatial Data Mining + Knowledge Discovery Used for mining data in spatial databases with huge amounts of data Spatial data.
Spatial Databases - Introduction Spring, 2015 Ki-Joune Li.
GIS Data Structures How do we represent the world in a GIS database?
Data and Applications Security Developments and Directions Dr. Bhavani Thuraisingham The University of Texas at Dallas Lecture #22 Secure Web Information.
UNIT 1: GIS DEFINITIONS AND APPLICATIONS
GIS & Health ESPM 9: W 5-8 April 7, 2010 Instructors: Maggi Kelly Kevin Koy Mark O’Connor Geospatial Innovation Facility College of Natural Resources -
GIS Data Types. GIS technology utilizes two basic types of data 1. Spatial Data Describes the absolute and relative location of geographic features.
DATABASE CONNECTIVITY TO MYSQL. Introduction =>A real life application needs to manipulate data stored in a Database. =>A database is a collection of.
Geographic Data in GIS. Components of geographic data Three general components to geographic information Three general components to geographic information.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
Hardware/Software Basics Test
Mobility and the GIS Experience Brittany Berwanger Fayetteville State University.
Lecture 10 Creating and Maintaining Geographic Databases Longley et al., Ch. 10, through section 10.4.
Chapter 12 Distributed Data Bases. Learning Objectives What a distributed database management system (DDBMS) is and what its components are How database.
GIS Data Models III GEOG 370 Instructor: Christine Erlien.
Introduction to Digital Media 1. What is digital media? Digital media is a form of electronic media where data is stored in digital (as opposed to analog)
CIIT-Human Computer Interaction-CSC456-Fall-2015-Mr
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Multimedia Database.
Datamining : Refers to extracting or mining knowledge from large amounts of data Applications : Market Analysis Fraud Detection Customer Retention Production.
UNIT 1: GIS DEFINITIONS AND APPLICATIONS
Topics Covered in COSC 6340 Data models (ER, Relational, XML (short))
Topics Covered in COSC 6340 Data models (ER, Relational, XML)
Storing and Processing Sensor Networks Data in Public Clouds
Presentation transcript:

DBST 652 Emerging Database Technologies Many challenging areas are supported by database technology Eg. Web

DBST 652 Emerging Database Technologies Mobile Databases See p Can get just information in one cell (vertical) or data throughout the system (horizontal) MANET – p. 918

DBST 652 Emerging Database Technologies Characteristics that affect our databases– High communication latency Intermittent connectivity Limited battery life Changing location

DBST 652 Emerging Database Technologies To handle challenges: Use caching Work offline Use broadcasting Keep track of client locations

DBST 652 Emerging Database Technologies Major data management issues for this type of database See p – good summary

DBST 652 Emerging Database Technologies Mobile Databases – Data Management Issues Mobile databases are like distributed databases Many issues like where data resides, query processing, recovery and fault tolerance, how to design

DBST 652 Emerging Database Technologies World Wide Web Access – CGI, JDBC, DBMS Vendor supplied software JDBC – set of Java classes to access relational DBs through SQL Vendor middleware products

DBST 652 Emerging Database Technologies Web has changed demand on databases 24 X 7 – not a trivial change Security Migration of data to more robust support structures

DBST 652 Emerging Database Technologies Multimedia Databases Types of multimedia: Text, graphics, images, animations, video (sequenced photos – presented at specific rate), structured audio (sequenced audio components), audio (strings of bits in digitized form),mixed

DBST 652 Emerging Database Technologies Multimedia – Data Management Issues Modeling, design, storage, queries and retrieval, performance Some vendors have some support for multimedia data – see p. 1024

DBST 652 Emerging Database Technologies Geographic Information Systems – “…collect, model, store, and analyze …properties of of the geographical world.” 2 types of data – spatial and nonspatial

DBST 652 Emerging Database Technologies GIS applications – cartographic, digital terrain, geographic objects Many technical challenges Hard to get relational databases to handle this type of data and operations

DBST 652 Emerging Database Technologies GIS – ARC/INFO 3 tables – node attribute, arc attribute, and polygon attribute Queries – typical – adjacency, containment, connectivity

DBST 652 Emerging Database Technologies GIS – expanding area for databases From FOSE – DC Map Info

DBST 652 Emerging Database Technologies Genome Data Management Challenging data characteristics – see p