<Insert Picture Here> Oracle SQL Developer Data Modeler 3.0: Technical Overview

Similar documents
1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2011, Oracle and/or its affiliates. All rights reserved.

9 use cases for Oracle SQL Developer Data Modeler

From business need to implementation Design the right information solution

Oracle Data Modelling & Database Design Course Content:35-40hours

Toad Data Modeler Limitation Matrix

<Insert Picture Here> Oracle SQL Developer: PL/SQL Support and Unit Testing

Data Modeling Diagram Open Source Tool Oracle

CA ERwin Data Modeler

Fast Track Model Based Design and Development with Oracle9i Designer. An Oracle White Paper August 2002

Data Integration and ETL with Oracle Warehouse Builder

Oracle Data Modeling and Relational Database Design Volume I Student Guide

Using SQL Developer. Oracle University and Egabi Solutions use only

CA ERwin Data Modeler

APEX Times Ten Berichte. Tuning DB-Browser Datenmodellierung Schema Copy & Compare Data Grids. Extension Exchange.

ORACLE SQL DEVELOPER

Model-Code-Deploy platform. Product Overview. Features. UML support. Requirements management

New Features Summary PowerDesigner 15.2

This presentation is for informational purposes only and may not be incorporated into a contract or agreement.

to-end Solution Using OWB and JDeveloper to Analyze Your Data Warehouse

New Features Summary PowerDesigner 15.3

Using Oracle9i Warehouse Builder and Oracle 9i to create OLAP ready Warehouses

Deccansoft Software Services Microsoft Silver Learning Partner. SSAS Syllabus

Migrating Express Applications To Oracle 9i A Practical Guide

ERwin r9 to ER/Studio v9.5! Comparison Guide!

CA ERwin Data Modeler. Overview Guide

Techno Expert Solutions An institute for specialized studies!

SQL Developer Oracle Migration Workbench Taking Database Migration to the next level

Page 1. Oracle9i OLAP. Agenda. Mary Rehus Sales Consultant Patrick Larkin Vice President, Oracle Consulting. Oracle Corporation. Business Intelligence

Practical Database Design Methodology and Use of UML Diagrams Design & Analysis of Database Systems

1. Data Model, Categories, Schemas and Instances. Outline

1 Dulcian, Inc., 2001 All rights reserved. Oracle9i Data Warehouse Review. Agenda

Pentaho Aggregation Designer User Guide

DB2 for z/os: Programmer Essentials for Designing, Building and Tuning

Industry Models. Physical Model Guidelines. Industry Models - Physical Model Guidelines. Industry Models - Physical Model Guidelines November 21, 2013

(Introduction Title slide) (Forward engineering) [Start demo]

Getting Started enterprise 88. Oracle Warehouse Builder 11gR2: operational data warehouse. Extract, Transform, and Load data to

Database Foundations. 4-1 Oracle SQL Developer Data Modeler. Copyright 2015, Oracle and/or its affiliates. All rights reserved.

ER/Studio Data Architect

Do We Still Need to Design Databases? Heli Helskyaho

Embarcadero Change Manager 5.1 Installation Guide. Published: July 22, 2009

TipsandTricks. Jeff Smith Senior Principal Product Database Tools, Oracle Corp

Bonus Content. Glossary

This document contains information on fixed and known limitations for Test Data Management.

Oracle ILM Assistant Installation Guide Version 1.4

Evaluation Checklist Data Warehouse Automation

3rd Lecture Languages for information modeling

Standard modeling support Automatic propagation of a foreign key from parent to child entities in a physical model x x

Talend Open Studio for Data Quality. User Guide 5.5.2

ER/Studio 8.0 Evaluation Guide

6 SSIS Expressions SSIS Parameters Usage Control Flow Breakpoints Data Flow Data Viewers

CA ERwin Data Modeler r8 Marketing & Sales Guide

Configuring an ERwin Resource in Metadata Manager 8.5 and 8.6

Dimensional Fact Model

Copy Data From One Schema To Another In Sql Developer

Collaborative Design with Oracle SQL Developer Data Modeler

How to transfer data between BPMonline 7.x environments

Sample Database Table Schemas 11g Release 2 Pdf

Wiki Database Schema Diagram Generate Sql Server 2005

Create A Relational Database Schema For The Following Library System

Database Explorer Quickstart

ER/Studio Enterprise Portal User Guide

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse

Introduction to IBM Data Studio, Part 1: Get started with IBM Data Studio, Version and Eclipse

SQL Developer. 101: Features Overview. Jeff Smith Senior Principal Product Database Tools, Oracle Corp

Tool Create Database Diagram Sql Server 2008 R2

INTRODUCTION. Chris Claterbos, Vlamis Software Solutions, Inc. REVIEW OF ARCHITECTURE

Oracle Data Modeling and Relational Database Design

Product Documentation. ER/Studio Portal. User Guide. Version Published February 21, 2012

Teradata Studio Express

Expert Oracle GoldenGate

How Do I Inspect Error Logs in Warehouse Builder?

Oracle Fusion Middleware

Call: Hyperion Planning Course Content:35-40hours Course Outline Planning Overview

How To Create A Simple Database Schema Diagram In Visual Studio 2012 >>>CLICK HERE<<<

Empowering DBA's with IBM Data Studio. Deb Jenson, Data Studio Product Manager,

MSBI (SSIS, SSRS, SSAS) Course Content

Chris Claterbos, Vlamis Software Solutions, Inc.

Chapter 8 - Sql-99 Schema Definition Constraints Queries And Views

Product Documentation. ER/Studio Portal. User Guide 2nd Edition. Version 2.0 Published January 31, 2013

DB2 for z/os Stored Procedure support in Data Server Manager

Oracle Essbase & Oracle OLAP: The Guide to Oracle's Multidimensional Solution by Michael Schrader et al. Oracle Press. (c) Copying Prohibited.

USING ADMINISTRATOR FEATURES

Discover, Relate, Model, and Integrate Data Assets with Rational Data Architect

Design Your Databases Straight to the Cloud. Heli Helskyaho DOAG 2017

IDERA ER/Studio Data Architect Quick Start Guide. Version 17.0 Published August 2017

Managing Metadata with Oracle Data Integrator. An Oracle Data Integrator Technical Brief Updated December 2006

New Features Summary SAP PowerDesigner Documentation Collection

Database Visual ARCHITECT 6.3

Introduction to Computer Science

Oracle Warehouse Builder 10g Runtime Environment, an Update. An Oracle White Paper February 2004

Enterprise Architect. User Guide Series. Portals. Author: Sparx Systems. Date: 19/03/2018. Version: 1.0 CREATED WITH

Click to edit H06the title text format

InfoSphere Data Architect Pluglets

Enterprise Architect Import Db Schema From Sql File

Database System Concepts and Architecture

Enabling Application Lifecycle Development in JDeveloper

Metadata Flow in a Multi-Vendor Enterprise Toolset Focus Area Session Code: AFM55SN

Enterprise Architect. User Guide Series. Portals

Enterprise Architect. User Guide Series. Portals

Transcription:

<Insert Picture Here> Oracle SQL Developer Data Modeler 3.0: Technical Overview February 2011

Contents Data Modeling Why model? SQL Developer Data Modeler Overview Technology and architecture Features Logical, relational, and physical modeling Data types and multi-dimensional modeling Forward and reverse engineering Importing and exporting Integrated and repository based reporting Integrated version control for collaborative development Custom Design Rules and transformations Finding out more

Why Do You Need to Model Today? A diagram is a powerful communication tool Different models provide different solutions Logical Model (Conceptual model) for architects and users Relational Model (Schema or Data Design) for developers Physical model for database administrators Viewer for all users Data models improve application development Maintenance is easier Quality is improved Good models drive standards

Oracle SQL Developer Data Modeler - Overview A no cost 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 Metadata is stored in XML files

Oracle SQL Developer Data Modeler Multi-level Data Modeling across platforms within one integrated system Designing logical Entity Relation Diagrams (ERD) Multi-dimensional modeling User Defined Data Types Building relational schema designs Generating and executing DDL scripts Reverse engineering of existing data structures Import of data models from CA ERwin and Oracle Designer Multi-level relational and physical design environment Multiple platform support Multiple database support Increases migration productivity Read only visualization of database data models

Technology and Architecture Technology and Architecture Java based Implemented as independent, standalone product Database support Oracle 9i, 10g, and Oracle 11g Third-party databases Microsoft SQL Server DB2, UDB Platform support Windows Linux Mac OSX

Features <Insert Picture Here>

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 Support for different modeling notations

Relational Modeling Model tables, columns and FKs Create one logical for one or more relational models Support configurable forward and reverse engineering Use subviews to work with a subset of tables Provide different displays of the same model

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 Include design glossary and naming standards

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 Oracle9i, Oracle Database 10g and Oracle Database 11g Microsoft SQL Server 2000 and 2005 IBM DB2/390 and DB2 LUW

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

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

Importing Metadata Import using direct connections Oracle Database Microsoft SQL Server IBM DB2 and UDB Generic JDBC based dictionary Examples: MySQL, Teradata Oracle Designer repository File import Other Modeling tools CA ERwin Bachman Multi-Dimensional Cube views XMLA

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

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, Information Engineering)

New Features Review <Insert Picture Here>

SQL Developer Data Modeler 3.0 Integrated version control (Subversion) for collaborative development Integrated reports Incremental Oracle Database 11g features Support for multiple open designs Import and export packages, and functions Addition of custom Design Rules and transformations Import from CA ERwin Data Modeler Release 7 Various additional enhancement requests and feature updates

Common IDE: Fusion Client Platform Same core technology for SQL Developer, JDeveloper and Data Modeler Some features shared Version control Common look and feel Preference dialog Shortcut keys Managing extensions Set central location for saving and opening files

Multiple Open Designs Open multiple designs in single Data Modeler browser Easy to switch between designs Use dialogs to track the current design

Custom Design Rules and Transformations Use scripting engine of choice Create user defined transformation scripts Apply multiple scripts or rules Build up Rule Sets Create Libraries

Collaborative Development Use Versioning Navigator to connect to Subversion repository Start by checking in Design using Data Modeler External client Multiple users check out designs Pending Changes dialog provides feedback to all users Commit changes to repository Manage conflicts

Integrated Reports Integrated reporting supported in addition to repository reports Generated as XML Open in MS Word

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

Packaging Choices SQL Developer Data Modeler Free, licensed with the Oracle Database, independent standalone product SQL Developer Data Modeler extension Integrated into Oracle SQL Developer 3.0

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 Design environment control features Integrated and repository based reporting Integrated version control (Subversion) for collaborative development Custom Design Rules and transformations

Finding More Detail www.oracle.com/technetwork/developer-tools/datamodeler/ SQL Developer Data Modeler on OTN White papers, Oracle by Example (OBE), online demos, models and scripts www.oracle.com/technetwork/developer-tools/datamodeler/ SQL Developer Exchange Add feature requests: sqldeveloper.oracle.com Forums SQL Developer forums.oracle.com/forums/forum.jspa?forumid= 1317 Book Oracle SQL Developer 2.1

Finding More Detail