瞭解PowerDesigner的Logical Data Model
A logical data model (LDM) helps you analyze the structure of an information system, independent of any specific physical database implementation. An LDM has migrated entity identifiers and is less abstract than a conceptual data model (CDM), but does not allow you to model views, indexes and other elements that are available in the more concrete physical data model (PDM).
我譯:不依賴於任何特殊的資料庫實現,邏輯資料模型(LDM)將幫助你分析一個資訊系統的結構。LDM移除了實體標識,並且沒有概念資料模型(CDM)抽象,也不允許你建立模型檢視,索引以及在更具體的PDM裡可以找到的物件。
問題:logical data model 被設計,它主要用來幹什麼?
相關文章
- 瞭解 Spring Data JPASpring
- Logical DBA, DA Data Architect
- 建立Data guard logical standby database須知Database
- 瞭解 WebSphere Business Modeler 與 FileNet 整合Web
- The runtime data area model of JVMJVM
- LAMBDA: A Large Model Based Data Agent
- 2.3.1.1.3 Application Containers Use Case: Logical Data WarehouseAPPAI
- CDM(Conceptual Data Model,概念資料模型)和 PDM(Physical Data Model,物理資料模型)模型
- Oracle Data Gurad -- Logical Standby 相關說明Oracle
- 深入瞭解Flutter的isolate(3) --- Flutter的thread model(執行緒模型)Flutterthread執行緒模型
- WCF Data Service 使用小結 (一)—— 瞭解OData協議協議
- oracle data Format Models---二(轉)OracleORM
- As a reader --> TabDDPM: Modelling Tabular Data with Diffusion Models
- Entity Framework Tutorial Basics(5):Create Entity Data ModelFramework
- 解決PowerDesigner中DBMS設定的問題
- 解說pytorch中的model=model.to(device)PyTorchdev
- 深入瞭解多盟“DATA+”充分發揮資料價值
- oracle10g data guard role transition_physical_logical_switchover_failoverOracleAI
- 透過Buffer cache瞭解data block在DML操作下的狀態演變BloC
- AI入門 | 十分鐘瞭解當前熱門的擴散模型(Diffusion Model)AI模型
- 基於同一主機配置Oracle 11g Data Guard(logical standby)Oracle
- oracle9204(9i)_dg(data guard)__Tuning Logical Standby DatabasesOracleDatabase
- oracle9i(9204)data guard(dg)_logical standby_failover操作指南OracleAI
- Powerdesigner連線Mysql資料庫配置圖解MySql資料庫圖解
- 在SAP Data Intelligence Modeler裡建立新的pipelineIntel
- delphi基於資料模型(data-model)JSON序列模型JSON
- PowerDesigner使用教程
- Logical Standby常見問題解決方式
- ActiveMQ的初步瞭解MQ
- 對WordPress的瞭解
- 安裝PowerDesigner16.5所遇到的問題及解決
- SAP S/4HANA New Simplified Data Model (NSDM) 模型介紹模型
- [譯]Swift: 利用 Enum 靈活對映多重型別 Data modelSwift型別
- c#之system.data.componentmodel名稱空間C#
- 23.PowerDesigner中Stereotype的建立
- A Unified Deep Model of Learning from both Data and Queries for Cardinality Estimation 論文解讀(SIGMOD 2021)Nifi
- 在DDMS中檢視/data/data/*下檔案的解決方法
- 深入瞭解MySQL的索引MySql索引