Objectives of the Relational Model
- To provide a high degree of data independence.
- To provide a community view of the data of spartan(嚴格的) simplicity, so that a wide variety of users in an enterrprise, ranging from the most computer-naive to the most computer-sophiscated, can interact with a common model(while not prohibiting superimposed user views for specialized purposes).
- To simplify the potentially formidable(困難的) job of the DBA.
- To introduce a theoretical foundation (albeit(雖然) modest) into database management(a field sadly lacking in solid principle and guidelines).
- To merge the fact-retrieval and file-management fields in preparation for the addition at a later time of inferential(推論的) services in the commercial world.
- To lift database application programming to a new level - a level in which sets (and more specifically relations) are treated as operands instead of being processed element by element.
內容摘自C. J. Date的書Database In Depth, 其引用的是E. F. Codd 1974年的文章--Recent Investigation into Relational Data Base Systems中的內容。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/37724/viewspace-152611/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 論文翻譯:Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism
- SMART goals - SMART objectivesGoObject
- HITSC_1_Views and Quality Objectives of Software ConstructionViewObjectStruct
- 揭開OKR (Objectives and Key Results) 的面紗OKRObject
- 《Graph Representation Learning》【4】——Multi-relational Data and Knowledge Graphs
- 雲關係型資料庫(Relational Database Service,RDS)資料庫Database
- machine learning model(algorithm model) .vs. statistical modelMacGo
- DDRG翻譯.Deep Relational Reasoning Graph Network for Arbitrary Shape Text Detection
- 從 Cloud-Native Relational DB 看資料庫設計Cloud資料庫
- Reactor ModelReact
- 解說pytorch中的model=model.to(device)PyTorchdev
- 《Amazon Aurora: Design Considerations for High Throughput Cloud-Native Relational Databases》論文總結IDECloudDatabase
- Laravel model validationLaravel
- v-model
- transformer model architectureORM
- Oracle Model ClauseOracle
- Laravel model filterLaravelFilter
- Laravel中的ModelLaravel
- Oracle SQL Model ClauseOracleSQL
- Diffusion Model-DDPM
- A successful Git branching modelGit
- DeepLearning – Overview of Sequence modelView
- Procedure to create Distribution model
- SAP Distribution Model初探
- Django的User ModelDjango
- GENERIC FRAMEWORK MODEL OF JAVA PLATFORMFrameworkJavaPlatform
- 聊聊MVX中的Model
- XML DOM(Document Object Model)XMLObject
- Diffusion model papers, survey, and taxonomy
- Flask專案生成ModelFlask
- model 遞迴子級遞迴
- Laravel Model 知識點Laravel
- 逆向 Model 的 Composer 包
- The runtime data area model of JVMJVM
- Django model總結(上)Django
- copying model and updating field of pydantic
- OpenVINO(compiled_model.input())Compile
- EE5434 learning model
- xorm自動生成modelORM