<Insert Picture Here> Introducing Data Modeling and Design with Oracle SQL Developer Data Modeler



Similar documents
<Insert Picture Here> Move to Oracle Database with Oracle SQL Developer Migrations

Consolidate by Migrating Your Databases to Oracle Database 11g. Fred Louis Enterprise Architect

An Oracle White Paper June An Introduction to Oracle SQL Developer Data Modeler

Oracle SQL Developer Migration

<Insert Picture Here> Oracle SQL Developer 3.0: Overview and New Features

Oracle Designer RIP? A First Look At Oracle Data Modeler

Oracle SQL Developer Migration. An Oracle White Paper September 2008

What's New with SQL Developer Data Modeler. Heli Helskyaho HrOUG 2015

DATABASE REVERSE ENGINEERING

Enabling Better Business Intelligence and Information Architecture With SAP Sybase PowerDesigner Software

Managing Third Party Databases and Building Your Data Warehouse

Toad Data Modeler - Features Matrix

Enabling Better Business Intelligence and Information Architecture With SAP PowerDesigner Software

DB2 Application Development and Migration Tools

Oracle SQL Developer for Database Developers. An Oracle White Paper September 2008

Building Views and Charts in Requests Introduction to Answers views and charts Creating and editing charts Performing common view tasks

Data Integration and ETL with Oracle Warehouse Builder NEW

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010

SQL Server Analysis Services Complete Practical & Real-time Training

Setting up SQL Translation Framework OBE for Database 12cR1

SOLUTION BRIEF CA ERWIN MODELING. How Can I Manage Data Complexity and Improve Business Agility?

Data Integration and ETL with Oracle Warehouse Builder: Part 1

Oracle SQL Developer for Database Developers. An Oracle White Paper June 2007

SOLUTION BRIEF CA ERwin Modeling. How can I understand, manage and govern complex data assets and improve business agility?

An Oracle White Paper March Managing Metadata with Oracle Data Integrator

A WHITE PAPER By Silwood Technology Limited

Change Manager 5.0 Installation Guide

Contents. Introduction... 1

Top 10 Oracle SQL Developer Tips and Tricks

Using SQL Developer. Copyright 2008, Oracle. All rights reserved.

Data Warehouse Center Administration Guide

Visual Paradigm product adoption roadmap

CHAPTER 5: BUSINESS ANALYTICS

Embarcadero DB Change Manager 6.0 and DB Change Manager XE2

Sisense. Product Highlights.

Deploying Oracle Business Intelligence Publisher in J2EE Application Servers Release

ER/Studio Enterprise Portal User Guide

CHAPTER 4: BUSINESS ANALYTICS

Data Discovery & Documentation PROCEDURE

Metadata Application Understanding Software Migration

An Oracle White Paper June Migrating Applications and Databases with Oracle Database 12c

AWS Schema Conversion Tool. User Guide Version 1.0

What is Enterprise Architect? Enterprise Architect is a visual platform for designing and constructing software systems, for business process

ER/Studio 8.0 New Features Guide

Oracle BI 11g R1: Build Repositories

IBM DB2 XML support. How to Configure the IBM DB2 Support in oxygen

IAF Business Intelligence Solutions Make the Most of Your Business Intelligence. White Paper November 2002

Oracle Essbase Integration Services. Readme. Release

NEW FEATURES ORACLE ESSBASE STUDIO

A Comparative Study of Database Design Tools

ERwin r8. Michael Wycisk Vertriebsleiter, heureka e-business. Stefan Kausch CEO, heureka e-business

Senior Crystal Reports Consultant Call us today to schedule this resource. CENDIEN CORP: (214)

PATROL From a Database Administrator s Perspective

Driver for JDBC Implementation Guide

SQL Server Training Course Content

An Oracle White Paper February Oracle Data Integrator 12c Architecture Overview

Paul Zenden Sioux Technische Software Ontwikkeling Science Park Eindhoven EP Son Tel: +31 (0)

Cúram Business Intelligence Reporting Developer Guide

EMBL-EBI. Database Replication - Distribution

Open Source Business Intelligence Intro

Oracle Business Intelligence Publisher. 1 Oracle Business Intelligence Publisher Certification. Certification Information 10g Release 3 (

Oracle Financial Services Data Integration Hub Foundation Pack Extension for Data Relationship Management Interface

Data Domain Discovery in Test Data Management

2074 : Designing and Implementing OLAP Solutions Using Microsoft SQL Server 2000

João Diogo Almeida Premier Field Engineer Microsoft Corporation

Oracle to SQL Server 2005 Migration

Real-time Data Replication

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, Integration Guide IBM

M Designing and Implementing OLAP Solutions Using Microsoft SQL Server Day Course

Oracle Architecture, Concepts & Facilities

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, Integration Guide IBM

ORACLE DATA INTEGRATOR ENTERPRISE EDITION

Using EMC Documentum with Adobe LiveCycle ES

ERwin is a robust Database modeling solution providing 5 Key areas of support or data modeling professionals.

Net Developer Role Description Responsibilities Qualifications

SAS BI Course Content; Introduction to DWH / BI Concepts

ER/Studio 8.0 User Guide

Oracle Warehouse Builder 10g

Siebel Installation Guide for Microsoft Windows. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

MicroStrategy Course Catalog

Migrating Non-Oracle Databases and their Applications to Oracle Database 12c O R A C L E W H I T E P A P E R D E C E M B E R

IKAN ALM Architecture. Closing the Gap Enterprise-wide Application Lifecycle Management

Product Documentation. ER/Studio Repository. Installation and Administration Guide 4th Edition. Version 6.0 Published January 2011

Embarcadero Rapid SQL Developer 2.0 User Guide

Oracle Database 10g: Introduction to SQL

Data processing goes big

Informatica Data Replication FAQs

Oracle SQL Developer 2.1

Teradata Business Intelligence Optimizer. Release Definition

AWS Schema Conversion Tool. User Guide Version 1.0

Business Intelligence Tutorial

About This Service Fix... 1 New Features... 1 Defects Fixed... 1 Known Issues in Release Documentation Updates... 6

ORACLE OLAP. Oracle OLAP is embedded in the Oracle Database kernel and runs in the same database process

Transcription:

<Insert Picture Here> Introducing Data Modeling and Design with Oracle SQL Developer Data Modeler Sue Harper Senior Principle Product Manager 1

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle s products remains at the sole discretion of Oracle. Agenda What is SQL Developer Data Modeler? Introduction to SQL Developer Data Modeler Audience Technology Feature Review Packaging Future Direction Customer Feedback Summary 2

What is SQL Developer Data Modeler? A diagramming and data modeling tool A single tool for different users and functionality Data Architect builds logical data models Database Developer models relational models (tables and columns) DBA adds tablespaces, partitions Use data models to Verify accuracy and completeness of data requirements and business rules with customers Build standards-driven DDL scripts Oracle SQL Developer Data Modeler Supports a variety of visual models including Entity Relationship (ERD) Relational DataTypes (SQL99) Multi-Dimensional Records details for Physical implementation Domains Imports from various sources DDL and Dictionary import from Oracle and non-oracle databases Oracle Designer repository Ca Erwin Data Modeler Exports to various sources DDL for Oracle and non-oracle databases 3

Data Modeler and the Audience Analysis (Logical Platform independent) Gather data requirements without implementation detail Create and transform ERD to one or more relational designs Supports data analysts, enterprise and data architects Design (Physical) Create new or update engineered relational model Create one or more physical implementations from the relational model Generate DDL for implementation Supports database administrators Read-only Viewer Print diagrams and consult model properties Supports application developers, business and end users Technology Technology and Architecture Java based Independent standalone product Database support Oracle 9i, 10g, and Oracle Database 11g Third-party databases Microsoft SQL Server 2000 and 2005 IBM DB2/390 and DB2 LUW Platform support Windows Linux Mac OS X 4

Logical Modeling Model entities, attributes and relations Support for Super type Sub types Transform one logical to many relational and multidimensional models Support for configurable forward and reverse engineering Relational Modeling Model tables, columns and FKs Create one logical for one or more relational models Support configurable forward and reverse engineering 5

Forward and Reverse Engineering (Transformation) Each logical model to maps to one or more relational models Each relational model maps to one logical model Each relational model maps to one or more physical models Each physical model maps to one relational model Engineering options General Compare/copy Synchronization Physical Modeling One relational model for many physical models Add support for Tablespaces Users Roles Stored procedures Propate properties Apply properties to many elements at once Supports Oracle 9i, 10g, and Oracle Database 11g Microsoft SQL Server 2000 and 2005 IBM DB2/390 and DB2 LUW 6

Modeling DataTypes Support for SQL99 (Object Relational Modeling) Distinct Types (Predefined) Structured Types (Predefined) Collection Types Used in logical models Used in relational models Included on import Generated in DDL Multi-Dimensional Modeling Modeling of Cubes, Dimensions, Levels and Hierarchies, Measures and slices Start from ROLAP, XMLA or from scratch Generate Oracle Analytical Workspaces 7

Working with Data Flow Diagrams Data Flow External Agents Processes Primitive Composite Transformation Information Flow Information Store Formatting and General Appearance Granular and general control Set per item type Synchronize tree with diagram Set notation 8

Controlling the Design Environment Selection of tools available Domain definition (data types) Name abbreviation in the relational model (Customer to CUST) Compare and merge facilities Design Rules Tools Options Naming standards Specify default database Controlling constraints Physical properties Notations (Barker, Bachman) Exporting and Code Generation DDL file editor supports Design Rules Object selection Drop objects Table scripts Standard database DDL scripts Oracle IBM DB2 and UDB Microsoft SQL Server Multi-Dimensional Oracle AW, Cube Views and XMLA CSV export 9

Importing Metadata Oracle Database Microsoft SQL Server IBM DB2 and UDB Generic JDBC based dictionary Examples: MySQL, Teradata Oracle Designer repository Other Modeling tools CA ERwin Bachman Multi-Dimensional Cube views XMLA Reporting Repository Create repository user Export design to repository Initial export creates repository Exports initial version to repository SQL Developer support Browse repository Import reports Run shipped reports Create your own reports 10

Packaging Choices SQL Developer Data Modeler Licensed, independent standalone product File based SQL Developer Data Modeler Viewer Free standalone viewer SQL Developer Data Modeler Viewer extension Integrated into SQL Developer 2.1 Available for download and evaluation from OTN Future Direction Provide support for Integrated version control Multi-user access Additional database support: MySQL, Sybase Incremental Oracle Database 11g features Updated diagramming and layout Erwin 7 Increased database support: SQL Server 2008 Ongoing enhancement requests and minor feature updates Add feature requests to http://sqldeveloper.oracle.com 11

<Insert Picture Here> Maggie Tompkins Development Branch Head, United States Marine Corps Having taught data modeling to others for many years, most class time is spent learning a tool. It's just the opposite with Oracle SQL Developer Data Modeler. It's so intuitive to use that we can focus class time on the actual data model, its content and meaning, and not the 'how to' of the tool. Feedback from an Oracle Designer Customer From an Oracle Designer perspective $$$$ and 15 years in Oracle Designer data models Migration path from Designer to Data Modeler Complete and accurate Logical transition for Designer folks Getting to know the Data Modeler & favorite features EASY to learn and intuitive Logical and relational models can be kept in sync Save models in Subversion - XML files Model driven database design and generation (DDL) OTN documentation is excellent Barker notation 12

Finding More Detail www.oracle.com/technology/products/database/datamodeler SQL Developer Data Modeler on OTN White papers,oracle by Example (OBE) online demos, models and scripts www.oracle.com/technology/products/database/datamodeler SQL Developer Exchange Add feature requests: http://sqldeveloper.oracle.com Forums SQL Developer forums.oracle.com/forums/forum.jspa?forumid=260 Summary Oracle SQL Developer Data Modeler provides Logical modeling Relational modeling Physical modeling Forward and reverse engineering Data types modeling Multi-dimensional modeling Data flow diagrams Importing and exporting Providing control of the design environment Exporting design for reporting 13

For More Information search.oracle.com SQL Developer Data Modeler or www.oracle.com/technology/products/database/datamodeler 14

15